summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-20 * tool/instruction.rb : fix typo.tarui
2013-11-20* random.c (rand_init): Make it possible to specify arbitrary arrayakr
2013-11-20test_exception.rb: enclose hash defininitionnobu
2013-11-20* parse.y (rb_gc_mark_symbols): set global_symbols.minor_marked onlyko1
2013-11-20* ext/json: merge JSON 1.8.1.naruse
2013-11-19eval_jump.c: reuse same tagnobu
2013-11-19rdoc/constant.rb: reapply r43006 for workaround of NoMethodErrornobu
2013-11-19* 2013-11-20svn
2013-11-19delegate.rb: refix r43682nobu
2013-11-19configure.in: --with-os-version-stylenobu
2013-11-19test_rdoc_generator_darkfish.rb: ignore nlink is not providednobu
2013-11-19rubygems/util.rb: fix Gem::Util.popennobu
2013-11-19rubygems/source/git.rb: discard outputnobu
2013-11-19bignum.c: suppress warningnobu
2013-11-19* test/net/http/utils.rb (spawn_server): Specify zero for port toakr
2013-11-19* gc.c (heap_is_swept_object): use heap_page::before_sweep flag.ko1
2013-11-19* gc.c (rb_objspace_reachable_objects_from_root): do major marking.ko1
2013-11-19* gc.c (rb_gc_resurrect): added.ko1
2013-11-19ext/rbconfig/sizeof/sizes.c: ignorenobu
2013-11-19* remove trailing spaces.nobu
2013-11-19* lib/rdoc: Update to RDoc master a1195ce. Changes include:drbrain
2013-11-19* lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include:drbrain
2013-11-18* configure.in (LOCALTIME_OVERFLOW_PROBLEM): Define it for crossakr
2013-11-18* lib/rdoc/rubygems_hook.rb: Remove debugging puts committed bydrbrain
2013-11-18* 2013-11-19svn
2013-11-18* test/bigdecimal/test_bigdecimal.rb: incorporate BigMath.logheadius
2013-11-18* properties.nobu
2013-11-18ext/rbconfig/sizeof: move to an extension librarynobu
2013-11-18eval_intern.h: refine stack overflow detectionnobu
2013-11-18thread_pthread.c: use get_main_stack properlynobu
2013-11-18eval_jump.c: refix [Bug #9110]nobu
2013-11-18configure.in: -Werror=division-by-zeronobu
2013-11-18* 2013-11-18svn
2013-11-18vm_core.h: extract VM_STACK_OVERFLOWED_Pnobu
2013-11-17compile.c: tailcall on supernobu
2013-11-17hash.c: static internal functionsnobu
2013-11-17string.c: constifynobu
2013-11-16Explain fix in r43697sorah
2013-11-16* configure.in: Use $LIBS for base of $SOLIBS, also in darwinsorah
2013-11-16* thread_pthread.c (thread_create_core): Ditto.akr
2013-11-16* 2013-11-17svn
2013-11-16* thread_pthread.c (rb_thread_create_timer_thread): Show errorakr
2013-11-16* lib/rexml/parsers/ultralightparser.rbkou
2013-11-16 * test/ruby/test_hash.rb (class TestHash): add tests for [ruby-dev:47803] [B...tarui
2013-11-15envutil.rb: crash report on Mac OS Xnobu
2013-11-15test_beginendblock.rb: assert_normal_exitnobu
2013-11-15ChangeLog typos from r43688zzak
2013-11-15 * cont.c : Introdule ensure rollback mechanism. Please see below.tarui
2013-11-15revert r43675 and r43683 without tests for applying rollback patch.tarui
2013-11-15* 2013-11-16svn