aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext/rbconfig/sizeof: move to an extension librarynobu2013-11-187-18/+14
* eval_intern.h: refine stack overflow detectionnobu2013-11-184-5/+20
* thread_pthread.c: use get_main_stack properlynobu2013-11-182-10/+20
* eval_jump.c: refix [Bug #9110]nobu2013-11-182-15/+13
* configure.in: -Werror=division-by-zeronobu2013-11-181-0/+1
* * 2013-11-18svn2013-11-181-2/+2
* vm_core.h: extract VM_STACK_OVERFLOWED_Pnobu2013-11-183-14/+22
* compile.c: tailcall on supernobu2013-11-171-1/+2
* hash.c: static internal functionsnobu2013-11-171-7/+7
* string.c: constifynobu2013-11-171-1/+1
* Explain fix in r43697sorah2013-11-161-1/+3
* * configure.in: Use $LIBS for base of $SOLIBS, also in darwinsorah2013-11-162-0/+5
* * thread_pthread.c (thread_create_core): Ditto.akr2013-11-162-2/+3
* * 2013-11-17svn2013-11-161-2/+2
* * thread_pthread.c (rb_thread_create_timer_thread): Show errorakr2013-11-163-3/+10
* * lib/rexml/parsers/ultralightparser.rbkou2013-11-163-1/+78
* * test/ruby/test_hash.rb (class TestHash): add tests for [ruby-dev:47803] [B...tarui2013-11-161-0/+31
* envutil.rb: crash report on Mac OS Xnobu2013-11-152-0/+38
* test_beginendblock.rb: assert_normal_exitnobu2013-11-151-2/+1
* ChangeLog typos from r43688zzak2013-11-151-5/+5
* * cont.c : Introdule ensure rollback mechanism. Please see below.tarui2013-11-156-2/+166
* revert r43675 and r43683 without tests for applying rollback patch.tarui2013-11-152-26/+4
* * 2013-11-16svn2013-11-151-2/+2
* * eval_jump.c (rb_exec_end_proc): fix double free or corruption errorglass2013-11-153-1/+33
* eval.c: refactor exception causenobu2013-11-152-7/+45
* hash.c: iteration level with reenteringnobu2013-11-153-3/+36
* delegate.rb: get rid of global function interferencenobu2013-11-153-0/+18
* iseq.c: fix values for truenobu2013-11-151-1/+3
* * 2013-11-15svn2013-11-141-2/+2
* objspace_dump.c: refine outputnobu2013-11-144-24/+55
* * ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] remove example ofnagachika2013-11-142-2/+5
* * ruby_atomic.h (ATOMIC_SIZE_CAS): fix compile error on Solaris since r43460.ngoto2013-11-142-1/+6
* * test/openssl/test_cipher.rb (test_aes_gcm_wrong_tag): Don't useakr2013-11-142-1/+10
* hash.c: restore iter_levnobu2013-11-143-5/+28
* hash.c, st.c: fix for ST_CHECKnobu2013-11-143-7/+17
* * ext/thread/thread.c: [DOC] This patch accomplishes the following:zzak2013-11-132-59/+75
* * ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] +precision+ is requiredzzak2013-11-132-1/+4
* * 2013-11-14svn2013-11-131-2/+2
* Squashed commit of the following:nagachika2013-11-132-2/+2
* * ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] Document the requiredzzak2013-11-132-3/+12
* * ext/digest/*: [DOC] Fix several typos and broken http links.zzak2013-11-134-21/+47
* * ext/openssl/ossl_config.c: [DOC] Document the following:zzak2013-11-132-0/+19
* * ext/openssl/ossl_asn1.c: [DOC] Document parts ofzzak2013-11-132-0/+49
* * ext/openssl/lib/openssl/config.rb: In #parse use +string+ for +str+zzak2013-11-132-3/+7
* commit typozzak2013-11-131-1/+1
* * ext/openssl/lib/openssl/*.rb: [DOC] Document the following:zzak2013-11-135-5/+190
* io-console.gemspec: certificationnobu2013-11-131-0/+2
* * doc/regexp.rdoc: [DOC] Fix typo in Special global variables section.zzak2013-11-132-1/+6
* * hash.c: [DOC] Adds an example for Hash#storezzak2013-11-132-0/+5
* * 2013-11-13svn2013-11-131-2/+2