aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/net/ftp.rb: ported documentation improvement from 1.8 branchgsinclair2004-05-096-478/+520
* * test/ruby/test_float.rb: added test_strtod to test Float("0").nahi2004-05-092-0/+16
* * lib/yaml/store.rb: use FileUtils::copy.eban2004-05-092-1/+6
* 2004-05-09eban2004-05-091-3/+3
* MANIFEST: remove regex.c.eban2004-05-091-1/+0
* * regex.c : removed unused file.ksaito2004-05-092-26/+4
* * io.c (rb_f_open): open should not ignore block when "to_open"matz2004-05-086-14/+17
* 2004-05-08eban2004-05-081-3/+3
* * win32ole.c: add RDoc style comment.suke2004-05-081-61/+183
* add a test for Kernel.open(Pathname.new(...)) { ... }.akr2004-05-071-0/+4
* * lib/fileutils.rb (mv): new option `force'. [ruby-talk:99457]aamine2004-05-072-66/+111
* Allow multiple arguments to includedave2004-05-072-4/+13
* * lib/fileutils.rb (fu_list): Array() breaks pathes including "\n". [ruby-cor...aamine2004-05-073-1/+26
* 2004-05-07eban2004-05-071-3/+3
* add freeze test for dbm and gdbm.akr2004-05-074-1/+40
* * parse.y (string_content): turn off NODE_NEWLINE flag to avoidmatz2004-05-0722-109/+270
* * util.c (ruby_strtod): 0.0000000000000000001 == 0.0 should be false.ocean2004-05-072-27/+26
* use numerichost if cannot resolve hostnameseki2004-05-062-5/+10
* * ext/tk/tkutil.c (get_eval_string_core): bug fix. [ruby-dev:23466]nagai2004-05-062-1/+5
* 2004-05-06eban2004-05-061-3/+3
* MANIFEST: add lib/xmlrpc/README.txt.eban2004-05-061-0/+1
* * lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy2004-05-0614-311/+456
* * dir.c (rb_push_glob): simplified code (not change behavior)ocean2004-05-062-6/+10
* * ext/extmk.rb: get rid of side effect of Config.expand, patched bynobu2004-05-062-2/+7
* * lib/net/imap.rb (string): accept NIL.shugo2004-05-062-8/+33
* Don't include &block if we have yield parametersdave2004-05-054-0/+18
* use recv instead of recvfromseki2004-05-042-1/+5
* * lib/gserver.rb: documentedgsinclair2004-05-043-2/+112
* Fix parsing problem with yield within blockdave2004-05-032-0/+7
* * test/fileutils/test_fileutils.rb (rm_f, rm_r): test :force flag.aamine2004-05-022-0/+23
* 2004-05-02eban2004-05-021-4/+4
* * renewal Ruby/Tknagai2004-05-01247-10978/+27053
* 2004-04-30eban2004-04-301-3/+3
* * time.c (SIZEOF_TIME_T): support SIZEOF_TIME_T == SIZEOF_INT.eban2004-04-302-0/+6
* * oniguruma.h, regparse.c: imported Oni Guruma 2.2.8.ksaito2004-04-273-2/+9
* This commit was generated by cvs2svn to compensate for changes in r6231,ksaito2004-04-273-25/+44
* * oniguruma.h, regparse.c: imported Oni Guruma 2.2.7.ksaito2004-04-273-189/+14
* This commit was generated by cvs2svn to compensate for changes in r6227,ksaito2004-04-273-44/+25
* This commit was generated by cvs2svn to compensate for changes in r6225,ksaito2004-04-273-41/+73
* * common.mk: LIBURUBY_A is needed for extconf.rb even whennobu2004-04-272-1/+6
* 2004-04-27usa2004-04-271-3/+3
* * lib/yaml/rubytypes.rb: passing Range tests.why2004-04-268-312/+432
* add tests.akr2004-04-261-0/+27
* 2004-04-26nobu2004-04-261-3/+3
* * README.EXT, README.EXT.ja: fixed wrong function signature.nobu2004-04-263-2/+7
* Alias alias to instance methodsdave2004-04-262-1/+11
* 2004-04-25eban2004-04-251-3/+3
* * configure.in (ac_cv_func_fork): set to no on DJGPP.eban2004-04-252-0/+5
* re.c: applied stack error handling patch. [ruby-dev:22431]ksaito2004-04-242-7/+13
* 2004-04-24eban2004-04-241-3/+3