summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-21* test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet.kou
2004-03-202004-03-21eban
2004-03-20* eval.c (rb_require_safe): preserve old ruby_errinfo.matz
2004-03-20* ext/extmk.rb: rm -rf $extout, not extout.eban
2004-03-20Force RDoc html background to whitedave
2004-03-202004-03-20eban
2004-03-20synchronized with date2 3.6.tadf
2004-03-19* variable.c (rb_cvar_set): class variables become private to thematz
2004-03-192004-03-19usa
2004-03-19* lib/mkmf.rb ($beos, $solaris): add OS flags.usa
2004-03-18* instruby.rb, rubytest.rb: do not depend on srcdir.eban
2004-03-18* eval.c (proc_eq): avoid false positive by using scope andmatz
2004-03-18* mkconfig.rb: no longer embed srcdir and compile_dir intonobu
2004-03-18stop undef DRbObject#to_aseki
2004-03-182004-03-18eban
2004-03-18* eval.c: remove specialized version of rb_Array(). use simplematz
2004-03-16* error.c (exc_initialize): calling 'to_str' each time just formatz
2004-03-162004-03-17eban
2004-03-16* oniguruma.h, regparse.c: imported Oniguruma 2.2.5.ksaito
2004-03-16This commit was generated by cvs2svn to compensate for changes in r5960,ksaito
2004-03-16Fix ChangeLogocean
2004-03-162004-03-16usa
2004-03-16Fix ChangeLogocean
2004-03-16Fix ChangeLogocean
2004-03-16* dir.c (fnmatch_helper): File.fnmatch('\.', '.') should return true.ocean
2004-03-152004-03-15eban
2004-03-15* eval.c (rb_yield_0): should not re-submit TAG_BREAK if thismatz
2004-03-15* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SocketForwarder):gotoyuzo
2004-03-142004-03-14nobu
2004-03-14* eval.c (rb_thread_raise): err at unstarted thread. (PR#1302)nobu
2004-03-132004-03-13nahi
2004-03-13use druby://localhost:0, [ruby-dev:23078]seki
2004-03-12* dir.c (fnmatch):ocean
2004-03-122004-03-12nahi
2004-03-12* configure.in (rb_cv_noreturn): default for platforms not supportnobu
2004-03-11* lib/webrick/config.rb (WEBrick::Config::General): addgotoyuzo
2004-03-10* test/fileutils/test_fileutils.rb (test_rm_r): test if rm_rf can remove a sy...aamine
2004-03-10* lib/fileutils.rb (remove_dir): should handle symlink correctly. This patch...aamine
2004-03-10* eval.c (return_jump): set return value to the returnmatz
2004-03-10* struct.c (rb_struct_s_def): Struct::new executes block withmatz
2004-03-102004-03-10usa
2004-03-10* ruby.c (opt_W_getter): get rid of warning.usa
2004-03-092004-03-09usa
2004-03-09* bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:usa
2004-03-08* Makefile.in: replaced regex.c entry with Oniguruma files.ksaito
2004-03-08* lib/net/http.rb: HTTPHeader did not initialized correctly.aamine
2004-03-08* lib/net/http.rb (add_header): remove warning. [ruby-dev:23170]aamine
2004-03-08* dir.c (range): Cancel change for incomplete '['. More discussionocean
2004-03-08* lib/uri/common.rb (URI::REGEXP::PATTERN::HOSTPORT): (?:#{PORT})akira
2004-03-08* dir.c (range): treat incomplete '[' as ordinary character (likeocean