summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-02* random.c (make_seed_value): a local array declaration was accessedmame
2013-10-02* gc.c: relax GC condition due to malloc_limit.ko1
2013-10-02test_io.rb: add testnobu
2013-10-02io.c: wait child process after close_readnobu
2013-10-02* vm_core.h: use __has_attribute() instead of __clang__major__ becausenaruse
2013-10-02Add NEWS about RbConfig::SIZEOFnaruse
2013-10-02io.c: get rid of race conditionnobu
2013-10-02* 2013-10-02svn
2013-10-02io.c: keep fptr read-closednobu
2013-10-01* vm_core.h: use __attribute__((unused)) in UNINTIALIZED_VAR on clangcharliesome
2013-10-01tempfile.rb: undefine finalizer on unlinknobu
2013-10-01* properties.nobu
2013-10-01file/stat.c: fix commit missnobu
2013-10-01file.c: export rb_stat_newnobu
2013-10-01test_config.rb: fix library pathnobu
2013-10-01test_regexp.rb, test_string.rb: suppress warningsnobu
2013-10-01test_regexp.rb, test_string.rb: use assert_separatelynobu
2013-10-01ruby.h: export ruby_safe_level_4_warningnobu
2013-10-01* 2013-10-01svn
2013-10-01test_regexp.rb, test_string.rb: suppress warningsnobu
2013-09-30* ext/objspace/objspace.c: [DOC] Cleaned up many rdoc formattingzzak
2013-09-30ChangeLog typozzak
2013-09-30* ext/objspace/object_tracing.c: [DOC] Adjust rdoc formatting and fixzzak
2013-09-30* ext/objspace/object_tracing.c: [DOC] add some nots forko1
2013-09-30* ext/objspace/object_tracing.c: add new 3 methods to control tracing.ko1
2013-09-30gc.c: suppress warningsnobu
2013-09-30configure.in: RUNRUBY_COMMANDnobu
2013-09-30* gc.c (rb_gc_disable): do rest_sweep() before disable GC.ko1
2013-09-30* properties.nobu
2013-09-30* vm_method.c (rb_undef): raise a NameError if the original methodshugo
2013-09-29fix a typokazu
2013-09-29* 2013-09-30svn
2013-09-29fix typoskazu
2013-09-29array.c: minor performance improvementnobu
2013-09-29parse.y: allow junk attrsetnobu
2013-09-29ChangeLog: remove duplicated entrynobu
2013-09-29parse.y: fix inconsistency with literalsnobu
2013-09-29* 2013-09-29svn
2013-09-29* vm_insnhelper.c (vm_callee_setup_arg_complex, vm_yield_setup_block_args):ktsj
2013-09-28math.c: fix for Bignum argumentnobu
2013-09-28Added ticket numberkosaki
2013-09-28* test/dl/test_base.rb: {libc, libm} detection now handle GNU/Hurdkosaki
2013-09-28* remove trailing spaces.nobu
2013-09-27* 2013-09-28svn
2013-09-27* ext/curses/extconf.rb: check the size of chtype.shugo
2013-09-27[DOC]akr
2013-09-27* gc.c: add two GC tuning environment variables.ko1
2013-09-27* gc.c (GC_MALLOC_LIMIT): 8,000,000 -> 8 * 1,024 * 1,024.ko1
2013-09-27* gc.c (gc_before_sweep): cast to size_t to suppress warnings.ko1
2013-09-27* remove trailing spaces.nobu