aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):gotoyuzo2004-10-212-16/+24
* * io.c (pipe_open): variable name "fpw" is conflicted.eban2004-10-212-3/+7
* * 2004-10-21eban2004-10-201-3/+3
* * parse.y (lex_getline): should not touch ruby_debug_lines ifmatz2004-10-204-0/+17
* commit missnobu2004-10-201-0/+5
* * parse.y (lex_getline): should update ruby_debug_lines.matz2004-10-204-4/+13
* * io.c (rb_io_getline): rs modification check should not interfere in the loop.nobu2004-10-201-1/+1
* * 2004-10-20eban2004-10-201-3/+3
* * MANIFEST: add ext/.document.eban2004-10-201-0/+1
* rdocnobu2004-10-203-0/+13
* rdocnobu2004-10-201-0/+16
* * ext/dbm/dbm.c (fdbm_delete_if): should check if deleting elementmatz2004-10-193-0/+9
* * array.c (rb_ary_times): Array#* should return an instance ofmatz2004-10-196-21/+78
* Commit missed file.. Sorry folksdave2004-10-191-0/+5
* * eval.c (search_required): required name must not be changed beforenobu2004-10-192-5/+6
* * eval.c (rb_require_safe): provide the feature after loaded.nobu2004-10-192-8/+13
* RDoc can now deal with "attr" used as a variabledave2004-10-192-1/+7
* * ext/win32ole.c(ole_invoke): retrieve the result value whensuke2004-10-192-6/+13
* * io.c (read_all): block string buffer modification duringmatz2004-10-1919-124/+126
* 2004-10-19nobu2004-10-191-3/+3
* * indent and tabifynobu2004-10-191-38/+38
* * string.c (rb_str_upto): method result must be checked. [ruby-dev:24504]nobu2004-10-183-56/+64
* * marshal.c (r_object0): check inheritance by the internal function.nobu2004-10-182-1/+6
* * ext/tk/MANIFEST: add lib/tkextlib/tcllib/ico.rb.eban2004-10-181-0/+1
* * io.c (rb_io_flags_mode, rb_io_mode_flags): distinguish whether filenobu2004-10-183-2/+11
* 2004-10-18nobu2004-10-171-3/+3
* * file.c (rb_file_truncate): discard read buffer before truncation.nobu2004-10-172-1/+10
* * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#initialize):gotoyuzo2004-10-172-2/+9
* * ext/tk/lib/tk/timer.rb: TkTimer#start and restart accept a blocknagai2004-10-172-5/+15
* 2004-10-17usa2004-10-171-3/+3
* * ext/win32ole/win32ole.c (fole_func_methods): correct argument mismatch.suke2004-10-173-14/+30
* * lib/rss/0.9.rb (RSS::Rss#to_s): removed garbage.kou2004-10-162-1/+5
* * lib/rss/: untabified.kou2004-10-1627-4269/+4275
* * lib/rss: supported prety print.kou2004-10-168-154/+210
* * ext/tk/lib/tkextlib/tcllib: based on Tcllib 1.7nagai2004-10-163-0/+118
* * 2004-10-16eban2004-10-161-3/+3
* * lib/mkmf.rb (create_makefile): install-rb is needed for staticallynobu2004-10-162-3/+7
* .document : entry win32ole.c for rdoc.suke2004-10-151-0/+1
* .document : entry win32ole.c for rdoc.suke2004-10-151-0/+1
* * 2004-10-15eban2004-10-151-3/+3
* * ext/openssl/ossl_x509store.cgotoyuzo2004-10-153-3/+72
* * ext/tk/lib/tk/timer.rb: TkTimer.new(interval, loop){ ... } is acceptable.nagai2004-10-152-14/+42
* eval.c (Init_stack): make prototype declaration consistent with the definitio...akr2004-10-152-1/+6
* * 2004-10-14eban2004-10-141-3/+3
* * added link to Tutorial.kou2004-10-142-0/+5
* * lib/webrick/config.rb:gotoyuzo2004-10-126-31/+165
* * 2004-10-12eban2004-10-121-3/+3
* * io.c (MODE_BINMODE, MODE_BINARY): fixed reversed condition.eban2004-10-122-2/+6
* * 2004-10-11eban2004-10-111-3/+3
* * ext/tk/lib/tk/*: untabifynagai2004-10-11296-13878/+13911