summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-11-22* file.c (test_grpowned, rb_stat_grpowned): should honormatz
2006-11-22* ext/tk/extconf.rb: support --with-X11/--without-X11 option.nagai
2006-11-222006-11-22nagai
2006-11-082006-11-09matz
2006-11-08* eval.c (BEGIN_CALLARGS): ruby_block may be NULL even whenmatz
2006-11-07* ext/digest/lib/digest/hmac.rb: Keep this out of the 1.8 treeknu
2006-11-07* ext/tk/lib/tk/itemconfig.rb: minor bug fix.nagai
2006-11-072006-11-07nagai
2006-11-06* lib/rss/0.9.rb (RSS::Rss): removed needless include.kou
2006-11-06* ext/tk/lib/tk/itemconfig.rb: bug fix on 'itemconfiginfo' method, andnagai
2006-11-062006-11-06nagai
2006-11-05updated based on date2 3.9.7.tadf
2006-11-052006-11-05tadf
2006-11-04* lib/net/imap.rb: accept NOMODSEQ. [ruby-core:9002]shugo
2006-11-042006-11-04shugo
2006-11-04* lib/net/imap.rb: accept NOMODSEQ. [ruby-core:9002]shugo
2006-11-02* ext/socket/socket.c (ruby_getnameinfo__aix): AF_INET6 workaroundmatz
2006-11-022006-11-03matz
2006-11-02* ChangeLog: typo.usa
2006-11-02* parse.y (primary): should set NODE when compstmt is NULL.usa
2006-11-02* lib/set.rb (Set#^): Fix XOR operation against a container thatknu
2006-11-022006-11-02knu
2006-11-01* ext/digest/lib/digest/hmac.rb (Digest::HMAC::update): Minorknu
2006-10-31* eval.c (rb_call0): fixed bug of zsuper with both of opt and rest.usa
2006-10-312006-11-01usa
2006-10-31* time.c (time_dup): duplicate the class of original time.matz
2006-10-312006-10-31matz
2006-10-30* Makefile.in (miniruby): add XLDFLAGS.nobu
2006-10-30* dir.c (glob_helper): get rid of possible memory leak.nobu
2006-10-30* bignum.c (rb_big2str0): use better approximation.usa
2006-10-30ChangeLog: add patch submitter.matz
2006-10-30* bignum.c (rb_big2str0): wrong allocation length.matz