summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/cgi.rb (CGI::QueryExtension::read_multipart): should quoteshugo2006-12-031-0/+5
* * ext/openssl/ossl_ocsp.c: OpenSSL::OCSP::OSCPError should begotoyuzo2006-12-011-0/+5
* * gc.c (ruby_init_stack): decrease "stack level too deep" in Windows.usa2006-12-011-0/+5
* * ext/tk/tcltklib.c: shouldn't run the killed thread at callback.nagai2006-12-011-0/+5
* * sprintf.c (rb_f_sprintf): need not to truncate string if nomatz2006-11-271-0/+5
* Sun Nov 26 16:36:46 2006 URABE Shyouhei <shyouhei@ruby-lang.org>shyouhei2006-11-261-0/+5
* * bignum.c (bignorm): avoid segmentation. a patch from Hiroyukimatz2006-11-241-0/+5
* * eval.c (rb_mod_define_method): set implicit visibility only whenmatz2006-11-241-0/+5
* * file.c (test_grpowned, rb_stat_grpowned): should honormatz2006-11-221-0/+5
* * ext/tk/extconf.rb: support --with-X11/--without-X11 option.nagai2006-11-221-0/+10
* * eval.c (BEGIN_CALLARGS): ruby_block may be NULL even whenmatz2006-11-081-0/+5
* * ext/digest/lib/digest/hmac.rb: Keep this out of the 1.8 treeknu2006-11-071-0/+5
* * ext/tk/lib/tk/itemconfig.rb: minor bug fix.nagai2006-11-071-0/+4
* * lib/rss/0.9.rb (RSS::Rss): removed needless include.kou2006-11-061-0/+4
* * ext/tk/lib/tk/itemconfig.rb: bug fix on 'itemconfiginfo' method, andnagai2006-11-061-0/+25
* 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/+5
* * ext/socket/socket.c (ruby_getnameinfo__aix): AF_INET6 workaroundmatz2006-11-021-0/+6
* * ChangeLog: typo.usa2006-11-021-2/+2
* * parse.y (primary): should set NODE when compstmt is NULL.usa2006-11-021-0/+5
* * lib/set.rb (Set#^): Fix XOR operation against a container thatknu2006-11-021-0/+5
* * ext/digest/lib/digest/hmac.rb (Digest::HMAC::update): Minorknu2006-11-011-0/+8
* * eval.c (rb_call0): fixed bug of zsuper with both of opt and rest.usa2006-10-311-0/+7
* * time.c (time_dup): duplicate the class of original time.matz2006-10-311-0/+8
* * 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
* * bignum.c (rb_big2str0): a bug in length adjustment.matz2006-10-301-0/+4
* * sprintf.c (rb_str_format): should preserve leading zeromatz2006-10-301-0/+5
* * ext/openssl/ossl_pkcs7.c (ossl_pkcs7_verify): should clear error.gotoyuzo2006-10-261-0/+7
* * ext/digest/digest.c (Init_digest): typo.usa2006-10-261-0/+4
* * ext/digest, test/digest/test_digest.rb: Merge from trunk:knu2006-10-251-0/+26
* updated based on date2 3.9.6.tadf2006-10-241-0/+5
* * configure.in: alloca is broken; use C_ALLOCA instead.matz2006-10-221-0/+5
* * signal.c (ruby_signal): don't set SA_RESTART. a backport frommatz2006-10-221-0/+8
* * string.c (rb_str_substr): should be infected with only originalnobu2006-10-221-0/+8
* * lib/mkmf.rb: fixed the bug of handling COMMON_MACROS.eban2006-10-201-0/+4
* * common.mk (NULLCMD): dummy command.nobu2006-10-191-0/+7
* * bcc32/Makefile.sub ($(LIBRUBY_SO)): execute pre-link hook.nobu2006-10-191-0/+6
* * win32/win32.c (rb_w32_utime): allow NULL to set the current time.nobu2006-10-181-1/+4
* * signal.c (Init_signal): handle SIGTERM. fixed: [ruby-list:42895]nobu2006-10-181-1/+3
* * array.c (rb_ary_shift): shorten copy size. fixed: [ruby-list:42907]nobu2006-10-181-0/+4
* * parse.y (parser_yylex): use particular enums. [ruby-core:09221]nobu2006-10-171-0/+4
* * mkconfig.rb: *OBJS are not needed for extension libraries.nobu2006-10-151-0/+7
* * lib/test/unit/collector/dir.rb (Collector::Dir#collect): append basenobu2006-10-141-0/+8
* * parse.y (singleton): no need to re-create NODE_SELF() again.matz2006-10-141-0/+5
* * parse.y (parser_warning, parser_warn): some error message maymatz2006-10-141-0/+12