summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-06This commit was manufactured by cvs2svn to create tagv1_8_5_freeze_candidate(no author)
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
2006-10-30* eval.c (rb_eval): fix commit miss. [ruby-dev:29707]matz
2006-10-30* bignum.c (rb_big2str0): a bug in length adjustment.matz
2006-10-302006-10-30matz
2006-10-30* sprintf.c (rb_str_format): should preserve leading zeromatz
2006-10-26* ext/openssl/ossl_pkcs7.c (ossl_pkcs7_verify): should clear error.gotoyuzo
2006-10-26* ext/digest/digest.c (Init_digest): typo.usa
2006-10-262006-10-26usa
2006-10-25* ext/digest, test/digest/test_digest.rb: Merge from trunk:knu
2006-10-25This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2006-10-24updated based on date2 3.9.6.tadf
2006-10-242006-10-25tadf
2006-10-222006-10-23matz
2006-10-22* configure.in: alloca is broken; use C_ALLOCA instead.matz
2006-10-22* signal.c (ruby_signal): don't set SA_RESTART. a backport frommatz
2006-10-222006-10-22nobu
2006-10-22* string.c (rb_str_substr): should be infected with only originalnobu
2006-10-20* lib/mkmf.rb: fix typo.usa
2006-10-20* lib/mkmf.rb: fixed the bug of handling COMMON_MACROS.eban
2006-10-19* common.mk (NULLCMD): dummy command.nobu
2006-10-19* ext/extmk.rb: Borland make needs also -D flags to override variablesnobu
2006-10-19* bcc32/Makefile.sub ($(LIBRUBY_SO)): execute pre-link hook.nobu
2006-10-192006-10-20nobu
2006-10-18* win32/win32.c (rb_w32_utime): allow NULL to set the current time.nobu
2006-10-18* signal.c (Init_signal): handle SIGTERM. fixed: [ruby-list:42895]nobu
2006-10-18* array.c (rb_ary_shift): shorten copy size. fixed: [ruby-list:42907]nobu