summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: define USE_BUILTIN_FRAME_ADDRESS on x86_64naruse2014-01-271-0/+7
* Complete the change log entry.knu2013-03-271-1/+2
* * array.c (rb_ary_collect), enum.c (enum_collect): rb_warn() is aknu2013-03-271-0/+5
* * configure.in: Minix 3.2.1 supports shared libraries as NetBSD.akr2013-02-231-0/+4
* Make an internal block of Generator return nil instead of self.knu2012-12-021-0/+5
* * test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_gc): Fixknu2012-10-161-0/+5
* * test/-ext-/test_threadswitch_hook.rbknu2012-10-161-0/+7
* Merge r37148 from ruby_1_8_7.knu2012-10-161-0/+6
* Merge r35953 from ruby_1_8_7.knu2012-10-161-0/+5
* Merge r33999 from ruby_1_8_7.knu2012-10-161-0/+6
* Merge r32233 and r32320 from ruby_1_8_7.knu2012-10-161-0/+6
* * numeric.c (int_pow, fix_mul): Avoid optimization bugs ofknu2012-07-271-0/+5
* stack_extendnobu2012-06-291-0/+6
* * ext/syslog/syslog.c (mSyslog_inspect): Make sure self is aknu2012-05-211-0/+5
* [ruby-dev:45650]nobu2012-05-181-0/+5
* * ext/bigdecimal/bigdecimal.c (PUSH): to prevent VALUE from GC,nobu2012-05-111-0/+6
* * bignum.c (rb_big2str0): prevent working clone fromnobu2012-04-141-8/+5
* merge revision(s) 34908:nobu2012-03-061-0/+9
* * marshal.c (mark_dump_arg): mark destination string. patch bynobu2012-03-021-0/+8
* Backport r34482 from trunk. See #5353nahi2012-02-081-0/+31
* merge revision(s) 31346,31528:nahi2012-02-081-0/+13
* Forward port r34151 from ruby_1_8_7.knu2012-01-261-0/+26
* * lib/webrick/utils.rb: fix fcntl call.akr2011-11-011-0/+6
* * configure.in (CXX): Set CXX when mkconfig.rb wants it defined.knu2011-10-291-0/+4
* * string.c (rb_str_partition, rb_str_rpartition)nobu2011-10-261-0/+6
* * configure.in (RSHIFT): quote to get rid of argument expansionnobu2011-07-291-0/+5
* * lib/securerandom.rb: call OpenSSL::Random.seed at the akr2011-07-291-0/+7
* Backport r24500; fixes #2556.knu2011-07-171-0/+5
* Backport r23730; fixes #2462.knu2011-07-171-0/+7
* Fix credit.knu2011-07-171-1/+1
* Backport r31365; fixes #4661.knu2011-07-171-0/+5
* * eval.c (ruby_setjmp): need to save the stack after r2 (the Tablenobu2011-07-141-0/+7
* * array.c (ary_reject_bang): should not remove elements which arenobu2011-07-031-0/+5
* * array.c (rb_ary_reject_bang, rb_ary_delete_if): rejectednobu2011-07-011-0/+5
* * ext/openssl/ossl.h (OPENSSL_SYS_WIN32): support for mingw(msys).eban2011-06-291-0/+4
* * ext/tk/extconf.rb (intptr_t, uintptr_t): support for the latest ActiveTcl w...eban2011-06-291-0/+4
* * test/test_securerandom.rb: Add testcase. This testcase does NOT aimnahi2011-06-161-0/+7
* * lib/securerandom.rb (SecureRandom.random_bytes): modify PRNG stateakr2011-06-131-0/+7
* * lib/date.rb: zone_to_diff in this version is just class method.tadf2011-06-091-0/+4
* * lib/date.rb (time_to_day_fraction): accepts flonum without Float#to_r.tadf2011-06-091-0/+4
* * variable.c (rb_const_get_0): Fix previous change. There wereshyouhei2011-05-251-0/+13
* * variable.c (rb_autoload_load): There is a race condition whileshyouhei2011-05-251-0/+22
* merge revision(s) 28080:shyouhei2011-05-201-0/+5
* * eval.c (rb_thread_atfork): When a ruby process forks, its randomshyouhei2011-05-201-0/+13
* * lib/uri/generic.rb (#route_from_path): Fix a bug whereknu2011-05-151-0/+6
* * lib/fileutils.rb (FileUtils#touch): Fix corrupted output.knu2011-05-151-0/+5
* * re.h (RMATCH_REGS): parenthesize cast expression. suggestedmatz2011-04-201-0/+5
* backported r31286 from trunkusa2011-04-181-0/+10
* * array.c (rb_ary_collect), enum.c (enum_collect): Addknu2011-03-031-0/+5
* merge revision(s) 30896:shyouhei2011-02-181-0/+8