summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-18* ext/tk/MANIFEST: add lib/tkextlib/tcllib/ico.rb.eban
2004-10-18* io.c (rb_io_flags_mode, rb_io_mode_flags): distinguish whether filenobu
2004-10-172004-10-18nobu
2004-10-17* file.c (rb_file_truncate): discard read buffer before truncation.nobu
2004-10-17* lib/webrick/httprequest.rb (WEBrick::HTTPRequest#initialize):gotoyuzo
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-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-16* 2004-10-16eban
2004-10-16* lib/mkmf.rb (create_makefile): install-rb is needed for staticallynobu
2004-10-15 .document : entry win32ole.c for rdoc.suke
2004-10-15 .document : entry win32ole.c for rdoc.suke
2004-10-15* 2004-10-15eban
2004-10-15* ext/openssl/ossl_x509store.cgotoyuzo
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* 2004-10-14eban
2004-10-14* added link to Tutorial.kou
2004-10-12* lib/webrick/config.rb:gotoyuzo
2004-10-12* 2004-10-12eban
2004-10-12* io.c (MODE_BINMODE, MODE_BINARY): fixed reversed condition.eban
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* test/ripper/test_scanner_events.rb: test location information.aamine
2004-10-09* ext/ripper/lib/ripper/filter.rb: require ripper/tokenizer.aamine
2004-10-09* parse.y [ripper]: \n between two comments disappeared.aamine
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-09* io.c (rb_io_getline): should not treat char as negative value.nobu
2004-10-08* lib/fileutils.rb (fu_traverse): return value of Dir.entries is reliable. (p...aamine
2004-10-08* 2004-10-08eban
2004-10-08* pack.c (pack_pack): pointer modification check before eachmatz
2004-10-07* ext/tk/lib/tk/optiondb.rb: make it more securenagai
2004-10-07* ext/tk/lib/tk/scrollbar.rb: When 'set' operation, a scrollbar cannotnagai
2004-10-07* ext/tk/lib/tk.rb: When CHILDKILLED and so on, Tk.errorCode returnsnagai
2004-10-07* io.c (io_read): should freeze buffer before thread contextmatz
2004-10-07* pack.c (pack_unpack): string conversion should at the top of thematz
2004-10-07fix typo in document.akr
2004-10-06* ext/stringio/stringio.c: use FMODE_APPEND.nobu
2004-10-06* 2004-10-07eban
2004-10-06* ext/tk/lib/tk.rb: add Tk.errorInfo and Tk.errorCodenagai
2004-10-06* io.c (rb_io_s_sysopen): preserve path in the buffer allocated bymatz
2004-10-06* 2004-10-06eban