aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Fix bug where consecutive headings were mergeddave2004-04-242-1/+6
* * Non-String attributes are now converted to Strings; this means code such asser2004-04-237-27/+49
* * lib/mkmf.rb: $hdrdir should not contain macros, for backwardnobu2004-04-232-3/+11
* * lib/pathname.rb: sync taint/freeze flag betweenakr2004-04-232-1/+38
* * parse.y (stmt, arg, aref_args): should not make sole splat intonobu2004-04-232-2/+11
* 2004-04-23eban2004-04-231-3/+3
* * lib/resolv.rb: don't use Regexp#source to embed regexps.akr2004-04-232-5/+11
* * common.mk, ext/extmk.rb: make ext and .ext get removed by distclean.nobu2004-04-223-5/+10
* 2004-04-22usa2004-04-221-3/+3
* * */Makefile.sub (distclean-local): should remove $(RBCONFIG).usa2004-04-224-3/+7