summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2004-10-19nobu2004-10-191-3/+3
* * intern.h, object.c (rb_class_inherited_p): export.nobu2004-10-183-6/+11
* * indent and tabifynobu2004-10-182-78/+78
* * string.c (rb_str_upto): method result must be checked. [ruby-dev:24504]nobu2004-10-182-0/+5
* * marshal.c (r_object0): check inheritance by the internal function.nobu2004-10-182-1/+6
* * ChangeLog: remove a conflict tagnagai2004-10-181-1/+0
* * range.c (range_step, range_each): need cast.usa2004-10-182-2/+8
* * ext/tk/MANIFEST: add lib/tkextlib/tcllib/ico.rb.eban2004-10-181-0/+1
* 2004-10-18nobu2004-10-171-3/+3
* * file.c (rb_file_truncate): discard read buffer before truncation.nobu2004-10-172-8/+17
* * lib/webrick/config.rb (WEBrick::Config::General): add default values:gotoyuzo2004-10-176-34/+175
* * lib/webrick/httpserver.rb (WEBrick::HTTPServer#virtual_host): newgotoyuzo2004-10-173-4/+42
* * 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
* 2004-10-16usa2004-10-161-3/+3
* * 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-15eban2004-10-151-3/+3
* * 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
* * io.c (MODE_BINMODE, MODE_BINARY): fixed reversed condition.eban2004-10-142-2/+6
* * 2004-10-14eban2004-10-141-3/+3
* * lib/rss/rss.rb: added link to Tutorial.kou2004-10-142-0/+5
* * 2004-10-11eban2004-10-111-3/+3
* * ext/tk/lib/tk/*: untabifynagai2004-10-11296-13878/+13911
* * 2004-10-10eban2004-10-101-3/+3
* Support "require" as variable name in RDocdave2004-10-103-1/+13
* * lib/rss/converter.rb: changed to try to use Iconv for defaultkou2004-10-093-8/+16
* * 2004-10-09eban2004-10-091-3/+3
* add test for [ruby-dev:24460]akr2004-10-090-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-10-091-0/+11
* add test for [ruby-dev:24460]akr2004-10-091-0/+1
* * io.c (rb_io_getline): should not treat char as negative value.nobu2004-10-092-3/+8
* * 2004-10-08eban2004-10-081-3/+3
* * pack.c (pack_pack): pointer modification check before eachmatz2004-10-082-0/+8
* * ext/tk/lib/tk/optiondb.rb: make it more securenagai2004-10-072-21/+38
* * ext/tk/lib/tk/scrollbar.rb: When 'set' operation, a scrollbar cannotnagai2004-10-072-2/+17
* * ext/tk/lib/tk.rb: When CHILDKILLED and so on, Tk.errorCode returnsnagai2004-10-072-1/+15
* * io.c (io_read): should freeze buffer before thread contextmatz2004-10-072-1/+4
* * pack.c (pack_unpack): string conversion should at the top of thematz2004-10-074-2/+12
* * ext/stringio/stringio.c: use FMODE_APPEND.nobu2004-10-062-5/+8
* * ext/tk/lib/tk.rb: add Tk.errorInfo and Tk.errorCodenagai2004-10-065-2/+22
* * 2004-10-07eban2004-10-061-3/+3
* * io.c (rb_io_flags_mode): typo fix.eban2004-10-061-1/+1
* * io.c (rb_io_s_sysopen): preserve path in the buffer allocated bymatz2004-10-0610-168/+219
* * io.c (rb_file_open_internal, rb_io_reopen): fname might be alterednobu2004-10-042-8/+16
* 2004-10-04eban2004-10-041-3/+3