aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/extconf.rb: support --with-X11/--without-X11 option.nagai2006-11-221-0/+10
* * eval.c (formal_assign): need to pack rest arg information inmatz2006-11-071-0/+5
* * ext/tk/lib/tk/itemconfig.rb: minor bug fix.nagai2006-11-071-0/+4
* * class.c (rb_include_module): revert duplicate inclusion ofmatz2006-11-071-0/+5
* * eval.c (method_missing): update old argument adjustment.matz2006-11-071-0/+4
* * eval.c (when_check): need to splat for NODE_ARGSCAT as well.matz2006-11-071-0/+5
* * string.c (Init_String): remove duplicated definition ofmatz2006-11-061-0/+5
* * eval.c (svalue_to_avalue): need to splat but no error.matz2006-11-061-0/+15
* * ext/tk/lib/tk/itemconfig.rb: bug fix on 'itemconfiginfo' method, andnagai2006-11-061-0/+25
* * parse.y (arg_dup_check): vid may be nameless internal id.matz2006-11-061-0/+4
* updated based on date2 3.9.7.tadf2006-11-051-0/+4
* * lib/net/imap.rb: accept NOMODSEQ. [ruby-core:9002]shugo2006-11-041-0/+4
* * ext/socket/socket.c (ruby_getnameinfo__aix): AF_INET6 workaroundmatz2006-11-021-0/+6
* ChangeLog: add ML entry.matz2006-11-021-1/+1
* * lib/set.rb (Set#^): Fix XOR operation against a container thatknu2006-11-021-0/+5
* * eval.c (rb_call0): fixed bug of zsuper with both of opt and rest.matz2006-11-021-2/+2
* * eval.c (rb_call0): fixed bug of zsuper with both of opt and rest.matz2006-11-021-1/+6
* * string.c: class Symbol is no longer subclass of String. alsomatz2006-11-021-0/+5
* * lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): Symbol shouldmatz2006-11-021-0/+17
* * array.c: revert lfree shift/unshift boost patch to avoid unknownmatz2006-11-021-0/+5
* * ruby.h (struct RArray): revert embedding ptr in RVALUE.matz2006-11-011-0/+6
* * string.c (hash): use Bob Jenkins' hash algorithm.matz2006-11-011-0/+4
* * ext/digest/lib/digest/hmac.rb (Digest::HMAC::update): Minorknu2006-11-011-0/+8
* * time.c (time_dup): duplicate the class of original time.matz2006-10-311-0/+8
* * array.c (ary_shared_first): should address offset aftermatz2006-10-311-0/+5
* * Makefile.in (miniruby): add XLDFLAGS.nobu2006-10-301-1/+5
* * dir.c (glob_helper): get rid of possible memory leak.nobu2006-10-301-0/+7
* * bignum.c (rb_big2str0): use better approximation.usa2006-10-301-0/+4
* ChangeLog: add patch submitter.matz2006-10-301-2/+2
* * bignum.c (rb_big2str0): wrong allocation length.matz2006-10-301-0/+5
* * eval.c (rb_eval): fix commit miss. [ruby-dev:29707]matz2006-10-301-0/+4
* * sprintf.c (rb_str_format): should preserve leading zeromatz2006-10-301-0/+5
* fix offset value in STATE_CHECK_BUFF_INIT()kosako2006-10-291-0/+4
* merge Oniguruma 4.4.5kosako2006-10-281-1/+15
* * marshal.c (r_object0): missing break. [ruby-core:09345]matz2006-10-271-0/+4
* * enumerator.c (enum_each_cons): move RETURN_ENUMERATOR() aftermatz2006-10-271-0/+5
* * ext/openssl/ossl_pkcs7.c (ossl_pkcs7_verify): should clear error.gotoyuzo2006-10-261-0/+7
* * enumerator.c: remove by_slice and by_cons.matz2006-10-261-0/+4
* * ext/digest/digest.c (Init_digest): typo.usa2006-10-261-0/+4
* * test/digest/test_digest_hmac.rb: added.knu2006-10-251-0/+4
* * ext/digest/test.sh: make this script work again.knu2006-10-251-0/+4
* * enumerator.c (enumerator_by_slice): new method added.matz2006-10-251-0/+6
* * enumerator.c (enum_each_slice, enum_each_cons): returnsmatz2006-10-251-0/+8
* * enum.c (enum_zip): add RETURN_ENUMERATOR() to zip method.matz2006-10-251-0/+4
* updated based on date2 3.9.6.tadf2006-10-241-0/+5
* * win32/mkexports.rb, win32/resource.rb: use unique variable names.nobu2006-10-241-0/+4
* ChangeLog: typo fixedmatz2006-10-221-1/+1
* * marshal.c (r_object0): use return value from prov given as thematz2006-10-221-0/+6
* *** empty log message ***matz2006-10-221-5/+0
* * configure.in: alloca is broken; use C_ALLOCA instead.matz2006-10-221-0/+5