summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ext/digest/lib/digest/hmac: Back out the addition of digest/hmacknu2006-10-131-0/+5
* * bcc32/Makefile.sub (post-install-ext): no longer needed.nobu2006-10-131-0/+7
* *** empty log message ***tadf2006-10-131-0/+1
* * ChangeLog: fixed broken time stamps again.nobu2006-10-131-2483/+2483
* updated based on date2 3.9.5.tadf2006-10-131-0/+4
* * ChangeLog: fixed broken time stamps.nobu2006-10-131-2502/+2502
* * lib/fileutils.rb (FileUtils.cp_r): dereference_root=true is default in Ruby...aamine2006-10-131-0/+5
* * object.c: Class#inherited RDoc added. a patch from Danielmatz2006-10-131-0/+5
* * ChangeLog: fixed typo.nobu2006-10-131-2/+2
* * lib/test/unit/collector/dir.rb (Collector::Dir#collect): prependnobu2006-10-121-0/+11
* * lib/date.rb (Date::self.complete_hash): need to check if g ismatz2006-10-121-0/+5
* * object.c (rb_mod_cvar_defined): wrong id check. a patch frommatz2006-10-121-1/+2
* * object.c (rb_mod_cvar_defined): wrong id check. [ruby-core:09158]matz2006-10-121-0/+8
* fix wordingknu2006-10-111-1/+1
* * ext/digest: Merge from trunk; metadata location changed,knu2006-10-111-0/+6
* * {bcc32,win32,wince}/Makefile.sub (config.status): shouldn't useusa2006-10-101-0/+5
* * ext/digest/digest.c (hexdigest_str_new, bubblebabble_str_new):knu2006-10-101-0/+7
* * ext/digest: Merge from trunk; apply all changes since theknu2006-10-101-0/+6
* * lib/parsedate.rb: documentation patch from Konrad Meyermatz2006-10-091-0/+7
* * lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spacesmatz2006-10-091-0/+7
* * string.c (rb_str_scan): small documentation fix.matz2006-10-071-0/+5
* * bignum.c (rb_big_rshift): a bug in right shift of negativematz2006-10-071-0/+5
* * class.c (rb_include_module): remove unnecessary check.matz2006-10-061-0/+5
* * sample/openssl/c_rehash.rb: Use digest/md5 instead of obsolete md5.knu2006-10-051-0/+4