aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * lib/net/http.rb: HTTPHeader did not initialized correctly.aamine2004-03-082-13/+20
* * lib/net/http.rb (add_header): remove warning. [ruby-dev:23170]aamine2004-03-082-1/+5
* * dir.c (range): Cancel change for incomplete '['. More discussionocean2004-03-082-3/+8
* * lib/uri/common.rb (URI::REGEXP::PATTERN::HOSTPORT): (?:#{PORT})akira2004-03-082-1/+6
* * dir.c (range): treat incomplete '[' as ordinary character (likeocean2004-03-082-30/+43
* * oniguruma.h (ONIG_EXTERN): check __GNUC__ instead of __CYGWIN__.eban2004-03-082-1/+3
* 2004-03-08eban2004-03-081-3/+3
* * regparse.c (parse_exp): need to separate initialization for bcc32.eban2004-03-082-1/+8