aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/shell/*: bug fix for Shell#system(command_line_string).keiju2004-03-214-9/+20
* * ruby.1: add -width option to .Bl for old groff.eban2004-03-212-1/+5
* MANIFEST:eban2004-03-211-2/+4
* * test/rss/*: Test::Unit::TestCase -> RSS::TestCase andkou2004-03-2112-955/+982
* * lib/rss/{rss,dublincore,syndication}.rb: handled W3CDTF correctly.kou2004-03-214-4/+42
* * test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet.kou2004-03-2115-85/+385
* 2004-03-21eban2004-03-201-3/+3
* * eval.c (rb_require_safe): preserve old ruby_errinfo.matz2004-03-206-22/+59
* * ext/extmk.rb: rm -rf $extout, not extout.eban2004-03-202-1/+5
* Force RDoc html background to whitedave2004-03-202-0/+6
* 2004-03-20eban2004-03-201-3/+3
* synchronized with date2 3.6.tadf2004-03-203-12/+41
* * variable.c (rb_cvar_set): class variables become private to thematz2004-03-199-87/+57
* 2004-03-19usa2004-03-191-3/+3
* * lib/mkmf.rb ($beos, $solaris): add OS flags.usa2004-03-192-3/+15
* * instruby.rb, rubytest.rb: do not depend on srcdir.eban2004-03-183-3/+9
* * eval.c (proc_eq): avoid false positive by using scope andmatz2004-03-186-9/+18
* * mkconfig.rb: no longer embed srcdir and compile_dir intonobu2004-03-184-30/+33
* stop undef DRbObject#to_aseki2004-03-182-1/+5
* 2004-03-18eban2004-03-181-3/+3
* * eval.c: remove specialized version of rb_Array(). use simplematz2004-03-186-60/+13
* * error.c (exc_initialize): calling 'to_str' each time just formatz2004-03-163-6/+14
* 2004-03-17eban2004-03-161-3/+3
* * oniguruma.h, regparse.c: imported Oniguruma 2.2.5.ksaito2004-03-163-20/+79
* This commit was generated by cvs2svn to compensate for changes in r5960,ksaito2004-03-166-20/+19
* Fix ChangeLogocean2004-03-161-2/+2
* 2004-03-16usa2004-03-161-3/+3
* Fix ChangeLogocean2004-03-161-8/+6
* Fix ChangeLogocean2004-03-161-1/+1
* * dir.c (fnmatch_helper): File.fnmatch('\.', '.') should return true.ocean2004-03-162-23/+37
* 2004-03-15eban2004-03-151-3/+3
* * eval.c (rb_yield_0): should not re-submit TAG_BREAK if thismatz2004-03-158-7/+18
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SocketForwarder):gotoyuzo2004-03-152-1/+11
* 2004-03-14nobu2004-03-141-3/+3
* * eval.c (rb_thread_raise): err at unstarted thread. (PR#1302)nobu2004-03-142-0/+7
* 2004-03-13nahi2004-03-131-3/+3
* use druby://localhost:0, [ruby-dev:23078]seki2004-03-136-5/+17
* * dir.c (fnmatch):ocean2004-03-122-106/+145
* 2004-03-12nahi2004-03-121-3/+3
* * configure.in (rb_cv_noreturn): default for platforms not supportnobu2004-03-124-10/+35
* * lib/webrick/config.rb (WEBrick::Config::General): addgotoyuzo2004-03-113-0/+13
* * test/fileutils/test_fileutils.rb (test_rm_r): test if rm_rf can remove a sy...aamine2004-03-101-0/+9
* * lib/fileutils.rb (remove_dir): should handle symlink correctly. This patch...aamine2004-03-102-1/+8
* * eval.c (return_jump): set return value to the returnmatz2004-03-102-57/+20
* * struct.c (rb_struct_s_def): Struct::new executes block withmatz2004-03-1010-112/+373
* 2004-03-10usa2004-03-101-3/+3
* * ruby.c (opt_W_getter): get rid of warning.usa2004-03-105-26/+40
* 2004-03-09usa2004-03-091-3/+3
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:usa2004-03-094-11/+88
* * Makefile.in: replaced regex.c entry with Oniguruma files.ksaito2004-03-082-3/+25