aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/yaml/baseemitter.rb: folding now handles double-quoted strings,why2004-08-184-21/+39
* * lib/net/protocol.rb (rbuf_fill): OpenSSL::SSLSocket has its own buffer, sel...aamine2004-08-182-4/+8
* * ext/tcltklib/stubs.c (ruby_tcltk_stubs): need to calleban2004-08-182-2/+14
* 2004-08-18eban2004-08-181-3/+3
* * eval.c (rb_obj_instance_eval): evaluates under special singletonnobu2004-08-182-8/+6
* * win32/win32.c (init_env): initialize HOME and USER environmentnobu2004-08-182-15/+67
* * io.c (rb_io_reopen): should clear allocated OpenFile. pointedmatz2004-08-176-8/+66
* 2004-08-17ocean2004-08-171-3/+3
* Sorry, this might not be typo... "memoize" came from Schema?ocean2004-08-171-1/+1
* Get RDoc::usage playing better with OptionParserdave2004-08-164-8/+22
* check constants (Fcntl::F_SETFL, Fcntl::F_GETFL and Fcntl::O_NONBLOCK)akr2004-08-161-5/+4
* rescue NotImplementedError by fcntl.akr2004-08-161-1/+5
* 2004-08-15eban2004-08-151-3/+3
* * rdoc/markup/simple_markup/to_flow.rb: typo fix(CGI -> cgi).eban2004-08-151-1/+1
* 2004-08-14ocean2004-08-141-3/+3
* Add Ri environment variable supportdave2004-08-131-30/+14
* Add "usage" interfacedave2004-08-134-5/+14
* Commit missdave2004-08-131-0/+220
* * ext/syck/token.c: re2c no longer compiled with bit vectors. causedwhy2004-08-134-1973/+3828
* 2004-08-13eban2004-08-131-3/+3
* for [ruby-cvs:12466]gotoyuzo2004-08-131-0/+11
* * lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):gotoyuzo2004-08-133-4/+8
* MANIFEST: add test/ruby/test_readpartial.rb.eban2004-08-121-0/+1
* 2004-08-12usa2004-08-121-3/+3
* * rubyio.h (rb_eof_error): should mark as NORETURN.usa2004-08-123-30/+28
* add test.akr2004-08-111-0/+69
* * io.c (read_buffered_data): extracted from rb_io_fread.akr2004-08-112-21/+142
* 2004-08-11eban2004-08-111-3/+3
* * configure.in (RPATHFLAG): stop setting RPATHFLAG on Interix.eban2004-08-112-2/+5
* no messageocean2004-08-091-11/+11
* no messageocean2004-08-091-3/+4
* * lib/webrick/httpservlet/erbhandler.rbgotoyuzo2004-08-092-1/+8
* Roll in Austin Ziegler's patchdave2004-08-092-6/+82
* no messageocean2004-08-091-11/+12
* 2004-08-09ocean2004-08-091-3/+3
* * lib/fileutils.rb (cp_r): copies symlink to symlink, except cp_r root.aamine2004-08-084-79/+263
* no messageocean2004-08-081-2/+3
* no messageocean2004-08-081-8/+7
* 2004-08-08ocean2004-08-081-3/+3
* * lib/implicit.c: added sexagecimal float#base60.why2004-08-075-2944/+1385
* 2004-08-07eban2004-08-061-3/+3
* * ext/zlib/zlib.c: Zlib::GzipReader#read(0) returns "" instead of nil.akr2004-08-063-1/+16
* Add ChangeLogocean2004-08-051-0/+6
* 2004-08-03eban2004-08-031-3/+3
* * ext/tk/lib/tk/namespace.rb: bug fixnagai2004-08-032-10/+30
* * test/ruby/test_file.rb (test_fnmatch): added more tests.ocean2004-08-022-0/+108
* * ext/tk/lib/msgcat.rb (set_translation): bug fix (fail to setnagai2004-08-022-12/+30
* * eval.c (blk_free): fixed serious memory leak. [ruby-dev:24013]matz2004-08-022-1/+18
* 2004-08-02usa2004-08-021-4/+4
* Bugfix: looping on some toplevel symbols. Added SWIG supportdave2004-08-023-4/+15