summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-17* io.c (rb_io_reopen): should clear allocated OpenFile. pointedmatz
2004-08-172004-08-17ocean
2004-08-17Sorry, this might not be typo... "memoize" came from Schema?ocean
2004-08-16Get RDoc::usage playing better with OptionParserdave
2004-08-152004-08-15eban
2004-08-15* rdoc/markup/simple_markup/to_flow.rb: typo fix(CGI -> cgi).eban
2004-08-14* lib/fileutils.rb: backport from CVS HEAD (rev1.44).aamine
2004-08-142004-08-14ocean
2004-08-13Add Ri environment variable supportdave
2004-08-13Forgot to backportdave
2004-08-13Add "usage" interfacedave
2004-08-13This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-08-132004-08-13eban
2004-08-13* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):gotoyuzo
2004-08-112004-08-11eban
2004-08-11* configure.in (RPATHFLAG): stop setting RPATHFLAG on Interix.eban
2004-08-09no messageocean
2004-08-09no messageocean
2004-08-09no messageocean
2004-08-08no messageocean
2004-08-08no messageocean
2004-08-082004-08-08ocean
2004-08-07* lib/implicit.c: added sexagecimal float#base60.why
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* ext/tk/lib/msgcat.rb (set_translation): bug fix (fail to setnagai
2004-08-022004-08-02usa
2004-08-02Bugfix: looping on some toplevel symbols. Added SWIG supportdave
2004-07-31* misc/ruby-mode.el (ruby-expr-beg, ruby-parse-partial,nobu
2004-07-312004-07-31ocean
2004-07-30* lib/yaml.rb (YAML::load_file, YAML::parse_file): added.why
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* 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-28* eval.c: backout argv copy on write changes.matz
2004-07-282004-07-28eban
2004-07-27* gc.c (run_final): wrong order of data. [ruby-dev:23948]matz
2004-07-27* eval.c (rb_eval): copy on write for argument local variablematz
2004-07-272004-07-27eban
2004-07-27* object.c (Init_Object): "===" calls rb_obj_equal() directly.matz
2004-07-262004-07-26eban
2004-07-26* lib/webrick/httputils.rb (WEBrick::HTTPUtils.escape): shouldgotoyuzo