summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-21* ext/zlib/zlib.c (zstream_shift_buffer): should restore classmatz
2004-10-21* 2004-10-22eban
2004-10-21* string.c (rb_str_include): should not treat char as negative value.nobu
2004-10-21* lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):gotoyuzo
2004-10-20* string.c (str_gsub): reentrant check. [ruby-dev:24432]matz
2004-10-20*** empty log message ***nobu
2004-10-20* lib/xsd/charset.rb (Charset.charset_str): reverted. Hash#key does not exist...eban
2004-10-20* 2004-10-20eban
2004-10-20* MANIFEST: add ext/.document.eban
2004-10-19Added .document file for ext/dave
2004-10-19This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-10-19RDoc can now deal with "attr" used as a variabledave
2004-10-19 * ext/win32ole.c(ole_invoke): retrieve the result value whensuke
2004-10-19* io.c (read_all): block string buffer modification duringmatz
2004-10-19* ext/tk/tkutil.c: backport from CVS HEADnagai
2004-10-192004-10-19nobu
2004-10-18* intern.h, object.c (rb_class_inherited_p): export.nobu
2004-10-18* indent and tabifynobu
2004-10-18* string.c (rb_str_upto): method result must be checked. [ruby-dev:24504]nobu
2004-10-18* marshal.c (r_object0): check inheritance by the internal function.nobu
2004-10-18* ChangeLog: remove a conflict tagnagai
2004-10-18* range.c (range_step, range_each): need cast.usa
2004-10-18* ext/tk/MANIFEST: add lib/tkextlib/tcllib/ico.rb.eban
2004-10-172004-10-18nobu
2004-10-17* file.c (rb_file_truncate): discard read buffer before truncation.nobu
2004-10-17* lib/webrick/config.rb (WEBrick::Config::General): add default values:gotoyuzo
2004-10-17* lib/webrick/httpserver.rb (WEBrick::HTTPServer#virtual_host): newgotoyuzo
2004-10-17* ext/tk/lib/tk/timer.rb: TkTimer#start and restart accept a blocknagai
2004-10-172004-10-17usa
2004-10-17 * ext/win32ole/win32ole.c (fole_func_methods): correct argument mismatch.suke
2004-10-162004-10-16usa
2004-10-16* lib/rss/0.9.rb (RSS::Rss#to_s): removed garbage.kou
2004-10-16* lib/rss/: untabified.kou
2004-10-16* lib/rss: supported prety print.kou
2004-10-16* ext/tk/lib/tkextlib/tcllib: based on Tcllib 1.7nagai
2004-10-15* 2004-10-15eban
2004-10-15* ext/tk/lib/tk/timer.rb: TkTimer.new(interval, loop){ ... } is acceptable.nagai
2004-10-15eval.c (Init_stack): make prototype declaration consistent with the definitio...akr
2004-10-14* io.c (MODE_BINMODE, MODE_BINARY): fixed reversed condition.eban
2004-10-14* 2004-10-14eban
2004-10-14* lib/rss/rss.rb: added link to Tutorial.kou
2004-10-11* 2004-10-11eban
2004-10-11* ext/tk/lib/tk/*: untabifynagai
2004-10-10* 2004-10-10eban
2004-10-10Support "require" as variable name in RDocdave
2004-10-09* lib/rss/converter.rb: changed to try to use Iconv for defaultkou
2004-10-09* 2004-10-09eban
2004-10-09add test for [ruby-dev:24460]akr
2004-10-09This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-10-09add test for [ruby-dev:24460]akr