index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* 2004-10-24
eban
2004-10-23
1
-3
/
+3
*
* eval.c (rb_load, search_required, rb_require_safe, rb_require): use
nobu
2004-10-23
3
-4
/
+21
*
* 2004-10-23
eban
2004-10-23
1
-3
/
+3
*
Use NUM2INT to convert short values.
ttate
2004-10-23
1
-2
/
+2
*
* ext/zlib/zlib.c (zstream_run): always use zstream_append_input()
matz
2004-10-22
1
-0
/
+5
*
* eval.c (rb_alias): was warning for wrong condition.
matz
2004-10-22
2
-4
/
+11
*
* lib/webrick/httprequest.rb (WEBrick::HTTPRequest#meta_vars):
gotoyuzo
2004-10-22
2
-1
/
+6
*
* ext/zlib/zlib.c (zstream_shift_buffer): should restore class
matz
2004-10-21
3
-1
/
+21
*
* 2004-10-22
eban
2004-10-21
1
-3
/
+3
*
* string.c (rb_str_include): should not treat char as negative value.
nobu
2004-10-21
2
-9
/
+7
*
* lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):
gotoyuzo
2004-10-21
2
-16
/
+24
*
* string.c (str_gsub): reentrant check. [ruby-dev:24432]
matz
2004-10-20
12
-109
/
+271
*
*** empty log message ***
nobu
2004-10-20
2
-6
/
+2
*
* lib/xsd/charset.rb (Charset.charset_str): reverted. Hash#key does not exist...
eban
2004-10-20
1
-1
/
+1
*
* 2004-10-20
eban
2004-10-20
1
-3
/
+3
*
* MANIFEST: add ext/.document.
eban
2004-10-20
1
-0
/
+1
*
Added .document file for ext/
dave
2004-10-19
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-10-19
1
-0
/
+5
*
RDoc can now deal with "attr" used as a variable
dave
2004-10-19
2
-1
/
+7
*
* ext/win32ole.c(ole_invoke): retrieve the result value when
suke
2004-10-19
2
-3
/
+10
*
* io.c (read_all): block string buffer modification during
matz
2004-10-19
19
-131
/
+131
*
* ext/tk/tkutil.c: backport from CVS HEAD
nagai
2004-10-19
2
-13
/
+34
*
2004-10-19
nobu
2004-10-19
1
-3
/
+3
*
* intern.h, object.c (rb_class_inherited_p): export.
nobu
2004-10-18
3
-6
/
+11
*
* indent and tabify
nobu
2004-10-18
2
-78
/
+78
*
* string.c (rb_str_upto): method result must be checked. [ruby-dev:24504]
nobu
2004-10-18
2
-0
/
+5
*
* marshal.c (r_object0): check inheritance by the internal function.
nobu
2004-10-18
2
-1
/
+6
*
* ChangeLog: remove a conflict tag
nagai
2004-10-18
1
-1
/
+0
*
* range.c (range_step, range_each): need cast.
usa
2004-10-18
2
-2
/
+8
*
* ext/tk/MANIFEST: add lib/tkextlib/tcllib/ico.rb.
eban
2004-10-18
1
-0
/
+1
*
2004-10-18
nobu
2004-10-17
1
-3
/
+3
*
* file.c (rb_file_truncate): discard read buffer before truncation.
nobu
2004-10-17
2
-8
/
+17
*
* lib/webrick/config.rb (WEBrick::Config::General): add default values:
gotoyuzo
2004-10-17
6
-34
/
+175
*
* lib/webrick/httpserver.rb (WEBrick::HTTPServer#virtual_host): new
gotoyuzo
2004-10-17
3
-4
/
+42
*
* ext/tk/lib/tk/timer.rb: TkTimer#start and restart accept a block
nagai
2004-10-17
2
-5
/
+15
*
2004-10-17
usa
2004-10-17
1
-3
/
+3
*
* ext/win32ole/win32ole.c (fole_func_methods): correct argument mismatch.
suke
2004-10-17
3
-14
/
+30
*
2004-10-16
usa
2004-10-16
1
-3
/
+3
*
* lib/rss/0.9.rb (RSS::Rss#to_s): removed garbage.
kou
2004-10-16
2
-1
/
+5
*
* lib/rss/: untabified.
kou
2004-10-16
27
-4269
/
+4275
*
* lib/rss: supported prety print.
kou
2004-10-16
8
-154
/
+210
*
* ext/tk/lib/tkextlib/tcllib: based on Tcllib 1.7
nagai
2004-10-16
3
-0
/
+118
*
* 2004-10-15
eban
2004-10-15
1
-3
/
+3
*
* ext/tk/lib/tk/timer.rb: TkTimer.new(interval, loop){ ... } is acceptable.
nagai
2004-10-15
2
-14
/
+42
*
eval.c (Init_stack): make prototype declaration consistent with the definitio...
akr
2004-10-15
2
-1
/
+6
*
* io.c (MODE_BINMODE, MODE_BINARY): fixed reversed condition.
eban
2004-10-14
2
-2
/
+6
*
* 2004-10-14
eban
2004-10-14
1
-3
/
+3
*
* lib/rss/rss.rb: added link to Tutorial.
kou
2004-10-14
2
-0
/
+5
*
* 2004-10-11
eban
2004-10-11
1
-3
/
+3
*
* ext/tk/lib/tk/*: untabify
nagai
2004-10-11
296
-13878
/
+13911
[prev]
[next]