summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-22* bignum.c (bary_pack): Supportakr
2013-06-22* gc.c (rgengc_check_shady): add new WB miss checkingko1
2013-06-22* ext/etc/etc.c (setup_passwd): revert r41560, unnecessarycharliesome
2013-06-22* ext/etc/etc.c (Init_etc): omit 'passwd' from definition of Etc::Passwdcharliesome
2013-06-22* ext/dl/cfunc.c (rb_dlcfunc_call): Use rb_big_pack instead ofakr
2013-06-22* ext/etc/etc.c (setup_passwd): pass 0 as VALUE to rb_struct_new tocharliesome
2013-06-22* bignum.c (bary_pack): MEMZERO can be used even if nails is not zero.akr
2013-06-22* ext/etc/etc.c (etc_getpwnam): use PRIsVALUE in format string insteadcharliesome
2013-06-22* bignum.c (CLEAR_LOWBITS): Rewritten without RSHIFTX.akr
2013-06-22* pack.c (num2i32): Removed.akr
2013-06-22load.c: suppress warningnobu
2013-06-22* bignum.c (LSHIFTX): Defined to suppress a warning.akr
2013-06-22Imported minitest 4.7.5 (r8724)ryan
2013-06-21* gc.c (gc_prof_set_heap_info, after_gc_sweep): callko1
2013-06-21* gc.c (rb_objspace::profile): rename rb_objspace::profile::record toko1
2013-06-21* gc.c (rb_gc_giveup_promoted_writebarrier): remove `rest_sweep()'ko1
2013-06-21* gc.c (rgengc_rememberset_mark): call gc_mark_children() forko1
2013-06-21* include/ruby/ruby.h (OBJ_WRITE): cast to (VALUE *) for secondko1
2013-06-21* gc.c (slot_sweep_body): rename to slot_sweep().ko1
2013-06-21* gc.c (check_bitmap_consistency): add to check flag and bitmap consistency.ko1
2013-06-21* 2013-06-22svn
2013-06-21* bignum.c (bary_pack): Specialized packers implemented.akr
2013-06-21fix a typokazu
2013-06-21fix a typokazu
2013-06-21* remove trailing spaces.nobu
2013-06-21 * gc.c (typedef enum): Introdule flags of major gc reason.tarui
2013-06-21* gc.c (allocate_sorted_heaps): remove unused variable `add'.ko1
2013-06-21* include/ruby/ruby.h: constify RArray::as::ary and RArray::heap::ptr.ko1
2013-06-21* vm_eval.c (eval_string_with_cref): fix WB miss.ko1
2013-06-21* remove trailing spaces.nobu
2013-06-21* include/ruby/ruby.h: support write barrier protection for T_STRUCT.ko1
2013-06-21* bignum.c (BDIGMAX): Use BIGRAD.akr
2013-06-21* pack.c (pack_pack): Move the implementation for 'c' directive afterakr
2013-06-21add a noteko1
2013-06-21* include/ruby/ruby.h, re.c: support write barrier for T_REGEXP.ko1
2013-06-21* bignum.c (bigsub_int): Use bdigit_roomof.akr
2013-06-21* benchmark/gc/gcbench.rb: fix summary of benchmark result notaton.ko1
2013-06-21* ext/openssl/ossl_x509attr.c: change OSSL_X509ATTR_IS_SINGLE andcharliesome
2013-06-21* gc.c (gc_sweep): profile sweep time correctly when LAZY_SWEEP isko1
2013-06-21test_filehandler.rb: fix for non-NTFSnobu
2013-06-21test_filehandler.rb: reap zombienobu
2013-06-21* gc.c: enable lazy sweep (commit miss).ko1
2013-06-21revert last commit (operation miss).ko1
2013-06-21* gc.c: fix to use total_allocated_object_num and heaps_usedko1
2013-06-21hash.c: refine error messagenobu
2013-06-21test_env.rb: fix testnobu
2013-06-21* gc.c: fix to use total_allocated_object_num and heaps_usedko1
2013-06-21* gc.c: RGENGC_CHECK_MODE should be 0.ko1
2013-06-21* gc.c (gc_marks_body): fix to get `th' in this function.ko1
2013-06-21* gc.c (heaps_header/heaps_slot): embed bitmaps into heaps_slot.ko1