summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-062004-08-07eban
2004-08-06* ext/zlib/zlib.c: Zlib::GzipReader#read(0) returns "" instead of nil.akr
2004-08-05Add ChangeLogocean
2004-08-032004-08-03eban
2004-08-03* ext/tk/lib/tk/namespace.rb: bug fixnagai
2004-08-02* test/ruby/test_file.rb (test_fnmatch): added more tests.ocean
2004-08-02* ext/tk/lib/msgcat.rb (set_translation): bug fix (fail to setnagai
2004-08-02* eval.c (blk_free): fixed serious memory leak. [ruby-dev:24013]matz
2004-08-022004-08-02usa
2004-08-02Bugfix: looping on some toplevel symbols. Added SWIG supportdave
2004-07-31* eval.c (is_defined): stupid mistakes fixed. [ruby-dev:24006]matz
2004-07-31* misc/ruby-mode.el (ruby-expr-beg, ruby-parse-partial,nobu
2004-07-31* eval.c (is_defined): avoid unnecessary method invocations.matz
2004-07-30* lib/yaml/rubytypes.rb: exceptions were using an olderwhy
2004-07-302004-07-31eban
2004-07-30* eval.c (is_defined): call is_defined() before invokingmatz
2004-07-302004-07-30ocean
2004-07-30* ext/tcltklib/tcltklib.c(lib_fromUTF8_core): raise ArgumentError whennagai
2004-07-292004-07-29usa
2004-07-29* ext/tk/lib/tkextlib/pkg_checker.rb: improve the check processnagai
2004-07-28* lib/cgi.rb (CGI::initialize): remove at_exit code for CGI_PARAMSmatz
2004-07-28fix a reference to ruby-dev.akr
2004-07-28* eval.c (rb_call0): should call rb_call_super() directly formatz
2004-07-28* ext/tk/lib/validate.rb: accept a Method object for the validatecommand optionnagai
2004-07-28* for backward compatibility (see [ruby-talk:107510], [ruby-talk:107647])nagai
2004-07-282004-07-28eban
2004-07-28* env.h: remove argv from ruby_frame.matz
2004-07-27* eval.c (rb_call0): update ruby_frame->argv with the defaultmatz
2004-07-272004-07-27eban
2004-07-27* eval.c (rb_eval): copy on write for argument local variablematz
2004-07-262004-07-26eban
2004-07-26* lib/webrick/httputils.rb (WEBrick::HTTPUtils.escape): shouldgotoyuzo
2004-07-252004-07-25eban
2004-07-25* win32/win32.{h,c} (rb_w32_{f,fd,fs}open): workaround for bcc32'socean
2004-07-24* ext/tk/MANIFEST: added.eban
2004-07-242004-07-24eban
2004-07-24* range.c (rb_range_beg_len): returns Qnil only when "beg" pointsmatz
2004-07-23* gc.c (define_final): should not disclose NODE* to Ruby world.matz
2004-07-23* add TclX extension support (partially)nagai
2004-07-232004-07-23eban
2004-07-22* lib/net/imap.rb (disconnected?): new method.shugo
2004-07-212004-07-21ocean
2004-07-20bugfix for Importable.callback().ttate
2004-07-18* lib/webrick/httpservlet/cgihandler.rbgotoyuzo
2004-07-18* test/openssl/test_ssl.rb: add workaround for Cygwin.gotoyuzo
2004-07-18r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 linesser
2004-07-18* TkMsgCatalog.callback: bug fix (wrong number of argument)nagai
2004-07-17* sprintf.c (rb_f_sprintf): remove extra sign digit.nobu
2004-07-172004-07-18knu
2004-07-17* dir.c (bracket): use NULL instead of 0.knu