summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-18* ext/tcltklib/stubs.c (ruby_tcltk_stubs): need to calleban
2004-08-182004-08-18eban
2004-08-18* eval.c (rb_obj_instance_eval): evaluates under special singletonnobu
2004-08-18* win32/win32.c (init_env): initialize HOME and USER environmentnobu
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-16check constants (Fcntl::F_SETFL, Fcntl::F_GETFL and Fcntl::O_NONBLOCK)akr
2004-08-16rescue NotImplementedError by fcntl.akr
2004-08-152004-08-15eban
2004-08-15* rdoc/markup/simple_markup/to_flow.rb: typo fix(CGI -> cgi).eban
2004-08-142004-08-14ocean
2004-08-13Add Ri environment variable supportdave
2004-08-13Add "usage" interfacedave
2004-08-13Commit missdave
2004-08-13* ext/syck/token.c: re2c no longer compiled with bit vectors. causedwhy
2004-08-132004-08-13eban
2004-08-13for [ruby-cvs:12466]gotoyuzo
2004-08-13* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):gotoyuzo
2004-08-12MANIFEST: add test/ruby/test_readpartial.rb.eban
2004-08-122004-08-12usa
2004-08-12* rubyio.h (rb_eof_error): should mark as NORETURN.usa
2004-08-11add test.akr
2004-08-11* io.c (read_buffered_data): extracted from rb_io_fread.akr
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-09* lib/webrick/httpservlet/erbhandler.rbgotoyuzo
2004-08-09Roll in Austin Ziegler's patchdave
2004-08-09no messageocean
2004-08-092004-08-09ocean
2004-08-08* lib/fileutils.rb (cp_r): copies symlink to symlink, except cp_r root.aamine
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* 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