summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Forgot to backportdave2004-08-131-4/+7
* Add "usage" interfacedave2004-08-133-1/+7
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-08-131-0/+220
* 2004-08-13eban2004-08-131-3/+3
* * lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):gotoyuzo2004-08-135-5/+25
* 2004-08-11eban2004-08-111-3/+3
* * configure.in (RPATHFLAG): stop setting RPATHFLAG on Interix.eban2004-08-112-2/+5
* no messageocean2004-08-091-55/+24
* no messageocean2004-08-091-3/+4
* no messageocean2004-08-091-10/+11
* no messageocean2004-08-081-7/+7
* no messageocean2004-08-081-14/+13
* 2004-08-08ocean2004-08-081-3/+3
* * lib/implicit.c: added sexagecimal float#base60.why2004-08-076-2955/+1396
* 2004-08-07eban2004-08-061-3/+3
* * ext/zlib/zlib.c: Zlib::GzipReader#read(0) returns "" instead of nil.akr2004-08-062-1/+8
* 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
* * ext/tk/lib/msgcat.rb (set_translation): bug fix (fail to setnagai2004-08-022-12/+30
* 2004-08-02usa2004-08-021-4/+4
* Bugfix: looping on some toplevel symbols. Added SWIG supportdave2004-08-023-4/+15
* * misc/ruby-mode.el (ruby-expr-beg, ruby-parse-partial,nobu2004-07-312-12/+18
* 2004-07-31ocean2004-07-311-3/+3
* * lib/yaml.rb (YAML::load_file, YAML::parse_file): added.why2004-07-305-1372/+1508
* 2004-07-30ocean2004-07-301-3/+3
* * ext/tcltklib/tcltklib.c(lib_fromUTF8_core): raise ArgumentError whennagai2004-07-303-4/+32
* 2004-07-29usa2004-07-291-3/+3
* * ext/tk/lib/tkextlib/pkg_checker.rb: improve the check processnagai2004-07-291-9/+64
* * lib/cgi.rb (CGI::initialize): remove at_exit code for CGI_PARAMSmatz2004-07-282-26/+10
* fix a reference to ruby-dev.akr2004-07-281-1/+1
* * ext/tk/lib/validate.rb: accept a Method object for the validatecommand optionnagai2004-07-287-10/+241
* * for backward compatibility (see [ruby-talk:107510], [ruby-talk:107647])nagai2004-07-281-0/+5
* * eval.c: backout argv copy on write changes.matz2004-07-281-4/+4
* 2004-07-28eban2004-07-281-3/+3
* * gc.c (run_final): wrong order of data. [ruby-dev:23948]matz2004-07-272-2/+6
* * eval.c (rb_eval): copy on write for argument local variablematz2004-07-272-4/+12
* 2004-07-27eban2004-07-271-3/+3
* * object.c (Init_Object): "===" calls rb_obj_equal() directly.matz2004-07-273-4/+14
* 2004-07-26eban2004-07-261-3/+3
* * lib/webrick/httputils.rb (WEBrick::HTTPUtils.escape): shouldgotoyuzo2004-07-262-1/+6
* 2004-07-25eban2004-07-251-3/+3
* * win32/win32.{h,c} (rb_w32_{f,fd,fs}open): workaround for bcc32'socean2004-07-253-0/+69
* * ext/tk/MANIFEST: addedeban2004-07-242-46/+5
* 2004-07-24eban2004-07-241-3/+3
* * range.c (rb_range_beg_len): returns Qnil only when "beg" pointsmatz2004-07-245-10/+12
* * gc.c (define_final): should not disclose NODE* to Ruby world.matz2004-07-236-18/+21
* * add TclX extension support (partially)nagai2004-07-235-14/+106
* 2004-07-23usa2004-07-231-3/+3
* * lib/cgi/session.rb (CGI::Session::FileStore#update): sets thematz2004-07-234-1/+15