aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* rdoc/constant.rb: reapply r43006 for workaround of NoMethodErrornobu2013-11-191-0/+5
* delegate.rb: refix r43682nobu2013-11-191-0/+5
* configure.in: --with-os-version-stylenobu2013-11-191-0/+5
* * test/net/http/utils.rb (spawn_server): Specify zero for port toakr2013-11-191-0/+9
* * gc.c (heap_is_swept_object): use heap_page::before_sweep flag.ko12013-11-191-0/+4
* * gc.c (rb_objspace_reachable_objects_from_root): do major marking.ko12013-11-191-0/+4
* * gc.c (rb_gc_resurrect): added.ko12013-11-191-0/+11
* * lib/rdoc: Update to RDoc master a1195ce. Changes include:drbrain2013-11-191-0/+10
* * lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include:drbrain2013-11-191-0/+25
* * configure.in (LOCALTIME_OVERFLOW_PROBLEM): Define it for crossakr2013-11-181-0/+7
* * lib/rdoc/rubygems_hook.rb: Remove debugging puts committed bydrbrain2013-11-181-0/+5
* eval_intern.h: refine stack overflow detectionnobu2013-11-181-1/+9
* thread_pthread.c: use get_main_stack properlynobu2013-11-181-0/+5
* eval_jump.c: refix [Bug #9110]nobu2013-11-181-0/+5
* Explain fix in r43697sorah2013-11-161-1/+3
* * configure.in: Use $LIBS for base of $SOLIBS, also in darwinsorah2013-11-161-0/+4
* * thread_pthread.c (thread_create_core): Ditto.akr2013-11-161-1/+2
* * thread_pthread.c (rb_thread_create_timer_thread): Show errorakr2013-11-161-0/+7
* * lib/rexml/parsers/ultralightparser.rbkou2013-11-161-0/+10
* ChangeLog typos from r43688zzak2013-11-151-5/+5
* * cont.c : Introdule ensure rollback mechanism. Please see below.tarui2013-11-151-0/+33
* revert r43675 and r43683 without tests for applying rollback patch.tarui2013-11-151-11/+1
* * eval_jump.c (rb_exec_end_proc): fix double free or corruption errorglass2013-11-151-0/+7