summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-11* NEWS (with all sufficient information):drbrain
2013-10-11* class.c, variable.c, gc.c (rb_class_tbl): removed.ko1
2013-10-11* vm_method.c (rb_gc_mark_unlinked_live_method_entries):ko1
2013-10-11revert r43259 because it is possible to mark miss classes defined in C-exts. ...ko1
2013-10-11* 2013-10-12svn
2013-10-11* class.c, variable.c, gc.c (rb_class_tbl): removed.ko1
2013-10-11* internal.h, parse.y: use `full_mark' instead of `full_marking'.ko1
2013-10-11* gc.c: use terminology `full_mark' instead of `minor_gc'ko1
2013-10-11* gc.c: use __GNUC__ instead of __GCC__.ko1
2013-10-11* gc.c, parse.y: support generational Symbol relatetd marking.ko1
2013-10-11Import ruby-electric.el 2.0.1, a bug fix release.knu
2013-10-11* ext/objspace/gc_hook.c: prohibit reentrant.ko1
2013-10-11* vm_trace.c (rb_postponed_job_flush): fix bit operation.ko1
2013-10-11Import ruby-electric.el 2.0.knu
2013-10-11* vm_trace.c (rb_postponed_job_flush): simplify.ko1
2013-10-11revert r43248. Should not set interrupt_flag.ko1
2013-10-10vm_trace.c: use macronobu
2013-10-10vm_trace.c: suppress warningsnobu
2013-10-10win32.h: define or declare finite alwaysnobu
2013-10-10vm_trace.c: fix infinite hooknobu
2013-10-10* 2013-10-11svn
2013-10-10st.c: revert st_keysnobu
2013-10-10* array.c (rb_ary_or): remove unused variables.glass
2013-10-10* array.c (rb_ary_or): use rb_hash_keys().glass
2013-10-10* array.c (rb_ary_compact_bang): use ary_resize_smaller().glass
2013-10-10* st.c (st_keys): define st_keys() for performance improvement ofglass
2013-10-10* vm.c (vm_exec): support :b_return event for "lambda{return}.call".ko1
2013-10-10win32.c: bail out if no memorynobu
2013-10-10numeric.c: no declaration of finitenobu
2013-10-10* vm_trace.c (postponed_job): use preallocated buffer.ko1
2013-10-10string.c: use str_duplicatenobu
2013-10-10vm.c: hide singleton class of frozen-corenobu
2013-10-09* test/ruby/test_rand.rb: fix r43224. local variable `e' isko1
2013-10-09test/ruby: assert_raise_with_messagenobu
2013-10-09* 2013-10-10svn
2013-10-09* numeric.c (fix_aref): avoid a possible undefined behavior.mame
2013-10-09object.c: avoid inadvertent symbol creationnobu
2013-10-09* ChangeLog; fix typos in r43170.nagachika
2013-10-09test_module.rb: quote namenobu
2013-10-09fix typoskazu
2013-10-09vm_method.c: preserve encodingnobu
2013-10-09test_inadvertent_creation.rb: fix assertion namenobu
2013-10-09test_inadvertent_creation.rb: use assert_not_interned?nobu
2013-10-09test/unit/assertions.rb: return exceptionnobu
2013-10-09test: use assert_raisenobu
2013-10-09string.c: mark frozen stringnobu
2013-10-09test_tracepoint.rb: include zombiesnobu
2013-10-09compar.c: fail if recursionnobu
2013-10-09vm_backtrace.c: copy without creating prefix stringnobu
2013-10-09test_require.rb: need verbosenobu