aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * marshal.c (w_object): Use HASH_PROC_DEFAULT directly from internal.htmm12013-11-231-0/+4
* * gc.c: Rename heap_pages_swept_num to heap_pages_swept_slots to clarify mean...tmm12013-11-221-0/+5
* * lib/set.rb (class SortedSet): Fix source_location for methods defined via e...tmm12013-11-221-0/+5
* * lib/rubygems: Update to RubyGems master dcce4ff. Important changesdrbrain2013-11-221-0/+12
* * ext/bigdecimal/bigdecimal.c (BigDecimal_power):mrkn2013-11-221-0/+5
* * transcode.c (str_transcode0): don't scrub invalid chars ifnaruse2013-11-221-0/+6
* fix a typokazu2013-11-221-1/+1
* * include/ruby/intern.h, internal.h: Expose rb_gc_count().nari2013-11-221-0/+4
* * ext/bigdecimal/bigdecimal.gemspec: version 1.2.2.mrkn2013-11-221-0/+4
* * ext/bigdecimal/bigdecimal.c (BigDecimal_data_type):mrkn2013-11-221-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_power): Round the result value.mrkn2013-11-221-0/+7
* * gc.c (heap_set_increment): accept minumum additional page number.ko12013-11-221-0/+8
* * include/ruby/intern.h (rb_gc_set_params): Deprecatenari2013-11-221-0/+12
* * ext/bigdecimal/bigdecimal.c (BigMath_s_exp): Insert rb_thread_check_ints.mrkn2013-11-221-0/+4
* * ext/bigdecimal/bigdecimal.c (BigMath_s_exp): Fix the inserting pointsmrkn2013-11-221-0/+5
* * ext/bigdecimal/bigdecimal.c: Fix indentation.mrkn2013-11-221-0/+4
* * ext/nkf: merge nkf 2.1.3 2a2f2c5.naruse2013-11-221-0/+4
* util.c: ignore too long fraction partnobu2013-11-221-0/+5
* openssl/buffering.rb: call supernobu2013-11-221-0/+5
* * test/ruby/test_settracefunc.rb: Ignore events from other threads.akr2013-11-221-0/+4
* * vm.c (ruby_vm_destruct): do not use ruby_xfree() after freeingko12013-11-221-0/+9
* * test/digest/test_digest.rb: Reverse order of assert_equalzzak2013-11-221-0/+5
* * gc.c: fix build failure on FreeBSD introduced by r43763.naruse2013-11-221-0/+7
* * lib/rubygems: Update to RubyGems master 50a8210. Important changesdrbrain2013-11-211-0/+12
* * gc.c: RGENGC_CHECK_MODE should be 0.ko12013-11-211-0/+4
* * ext/bigdecimal/bigdecimal.c (VpAlloc): Fix the expr to adjust the sizemrkn2013-11-211-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_sqrt): Fix the precision ofmrkn2013-11-211-0/+8
* gc.c: malloc_usable_sizenobu2013-11-211-0/+5
* delegate.rb: check if target is setnobu2013-11-211-0/+6
* tempfile.rb: get rid of warningsnobu2013-11-211-0/+5
* * gc.c: rename initial_xxx variables to gc_params.xxx.ko12013-11-211-0/+7
* * gc.c: enable "RGENGC_ESTIMATE_OLDSPACE" option as default.ko12013-11-211-0/+13
* * ext/digest/bubblebabble/bubblebabble.c: Teach RDoc digest/bubblebabblezzak2013-11-211-0/+4
* * test/digest/test_digest.rb: Add more tests for digest/bubblebabblezzak2013-11-211-0/+4
* delegate.rb: try private methods after the targetnobu2013-11-211-10/+5
* * test/uri/test_generic.rb (URI#test_merge): Test uri + URI(path)knu2013-11-211-0/+5
* * ext/openssl/lib/openssl/buffering.rb: [DOC] Fix HEREDOC comment forzzak2013-11-211-0/+5
* Add link to pull request from r43742zzak2013-11-211-0/+1
* * eval_intern.h (SAVE_ROOT_JMPBUF): workaround for the failure ofusa2013-11-211-0/+17
* * object.c: [DOC] Clarify Object#dup vs #clone [Bug #9128]zzak2013-11-211-0/+7
* * gc.c (gc_marks_check): do not dump all refs.ko12013-11-211-0/+6
* * gc.c: change RGENGC_CHECK_MODE (>= 2) logic.ko12013-11-211-0/+25
* * lib/observer.rb: [DOC] Clarify default observer method.zzak2013-11-211-0/+5
* * ext/openssl/ossl_engine.c: [DOC] Documentation for OpenSSL::Enginezzak2013-11-211-0/+6
* * ext/openssl/lib/openssl/buffering.rb: Remove unused arguments fromzzak2013-11-211-0/+5
* * test/digest/test_digest.rb: Add test for Digest::SHA256.bubblebabblezzak2013-11-211-0/+4
* * tool/instruction.rb : fix typo.tarui2013-11-201-0/+4
* * random.c (rand_init): Make it possible to specify arbitrary arrayakr2013-11-201-0/+5
* * parse.y (rb_gc_mark_symbols): set global_symbols.minor_marked onlyko12013-11-201-0/+7
* * ext/json: merge JSON 1.8.1.naruse2013-11-201-0/+15