summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-07updated based on date2 4.0.1.tadf
2007-01-03* 2007-01-03eban
2007-01-03* io.c (ruby_dup): start GC on ENOMEM as well.matz
2007-01-03Revert r11453matz
2007-01-03* io.c (ruby_dup): start GC on ENOMEM as well.matz
2006-12-31Merge 11443, 11444 and 11445 from trunk.drbrain
2006-12-30* 2006-12-31eban
2006-12-30updated based on date2 4.0.tadf
2006-12-21* instruby.rb, mkconfig.rb, rubytest.rb, bcc32/mkexports.rb, win32/{resource,...nobu
2006-12-21* {bcc32,djgpp,win32,wince}/*.bat: add svn properties to DOSISH batch files.usa
2006-12-152006-12-15nobu
2006-12-15* ChangeLog: typo.nobu
2006-12-14* ext/readline/readline.c: NetBSD editline does not havematz
2006-12-14* lib/irb/locale.rb (IRB::Locale::puts): typo fixed. a patch frommatz
2006-12-142006-12-14matz
2006-12-11* ext/digest/sha2/lib/sha2.rb: Moved one level up from underknu
2006-12-11This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2006-12-11* ext/digest/sha2/lib/sha2.rb: Moved one level up from underknu
2006-12-11* variable.c (rb_define_const): typo fixed.matz
2006-12-112006-12-11matz
2006-12-11* string.c (rb_str_aset): index double decode problem.matz
2006-12-09* eval.c (ruby_cleanup): keep the exception till after END blocks.nobu
2006-12-09instead of File.exists?. a patch from Yutaka Kanemotomatz
2006-12-09* lib/irb/locale.rb (IRB::Locale::search_file): ues File.exist?matz
2006-12-092006-12-09matz
2006-12-072006-12-08matz
2006-12-07* lib/weakref.rb (WeakRef::__setobj__): should supportmatz
2006-12-06* Makefile.in, common.mk (NULLCMD): moved for platforms that emptynobu
2006-12-062006-12-06eban
2006-12-06* configure.in (SITE_DIR): fixed to emtpy RUBY_SITE_LIB in config.h oneban
2006-12-05* misc/ruby-mode.el (ruby-parse-partial): need to parse "/=" asmatz
2006-12-052006-12-05matz
2006-12-04* ruby.h (OFFT2NUM): use LONG2NUM() if sizeof(long) equals tomatz
2006-12-04* parse.y (dyna_init_gen): dvar initialization only if dvar ismatz
2006-12-03* lib/cgi.rb (CGI::QueryExtension::read_multipart): should quoteshugo
2006-12-032006-12-04shugo
2006-12-01* ext/openssl/ossl_ocsp.c: OpenSSL::OCSP::OSCPError should begotoyuzo
2006-12-012006-12-02gotoyuzo
2006-12-01* gc.c (ruby_init_stack): decrease "stack level too deep" in Windows.usa
2006-12-01* ext/tk/tcltklib.c: shouldn't run the killed thread at callback.nagai
2006-12-01* Cross-patch from Ruby CVS; mostly Nabu edits.ser
2006-12-012006-12-01ser
2006-11-28Set the patchlevel to 5000.knu
2006-11-272006-11-27matz
2006-11-27* sprintf.c (rb_f_sprintf): need not to truncate string if nomatz
2006-11-26* 2006-11-26eban
2006-11-26Sun Nov 26 16:36:46 2006 URABE Shyouhei <shyouhei@ruby-lang.org>shyouhei
2006-11-24* bignum.c (bignorm): avoid segmentation. a patch from Hiroyukimatz
2006-11-242006-11-24matz
2006-11-24* eval.c (rb_mod_define_method): set implicit visibility only whenmatz