summaryrefslogtreecommitdiff
path: root/internal.h
AgeCommit message (Expand)Author
2013-12-05gc.c: Load GC tuning settings earlier during boot.tmm1
2013-12-03gc.c: use malloc_sizenobu
2013-12-03vm_eval.c: rb_catch_protectnobu
2013-12-03* include/ruby/ruby.h (struct RClass): Add wrapper struct aroundtmm1
2013-11-30vm_insnhelper.c: keyword hash functionsnobu
2013-11-29ruby/ruby.h, enum.c, vm_eval.c: constify argvnobu
2013-11-29ruby/ruby.h: rb_block_call_func_tnobu
2013-11-25* internal.h: do not use ruby_sized_xrealloc() and ruby_sized_xfree()ko1
2013-11-24* internal.h: use __builtin_bswap16() if possible.glass
2013-11-22* include/ruby/intern.h, internal.h: Expose rb_gc_count().nari
2013-11-22* include/ruby/intern.h (rb_gc_set_params): Deprecatenari
2013-11-22* vm.c (ruby_vm_destruct): do not use ruby_xfree() after freeingko1
2013-11-19* gc.c (rb_gc_resurrect): added.ko1
2013-11-15 * cont.c : Introdule ensure rollback mechanism. Please see below.tarui
2013-11-11* internal.h: move common string/hash flags to include file.tmm1
2013-11-09Revert "* internal.h: prototype declarations of gc.c collect up."nari
2013-11-09* internal.h: prototype declarations of gc.c collect up.nari
2013-11-09* class.c: unify names of vm state version counters to 'serial'.charliesome
2013-11-08From 33f55b1eac7f044feb59a29da4a5a82bee3f419e Mon Sep 17 00:00:00 2001nobu
2013-11-05* gc.c: add support to estimate increase of oldspace memory usage.ko1
2013-10-22 * vm_core.h (enum): avoid syntax error.shyouhei
2013-10-22internal.h: fix typonobu
2013-10-20internal.h: rb_syserr_fail_pathnobu
2013-10-20internal.h: remove stale declarationnobu
2013-10-17* gc.c, internal.h: rename ruby_xsizefree/realloc toko1
2013-10-17* array.c, string.c: use ruby_xsizedfree() and ruby_xsizedrealloc().ko1
2013-10-17* gc.c, internal.h: add new internal memory mangement functions.ko1
2013-10-16* error.c, internal.h (rb_bug_reporter_add): add a new C-API.ko1
2013-10-11* internal.h, parse.y: use `full_mark' instead of `full_marking'.ko1
2013-10-11* gc.c, parse.y: support generational Symbol relatetd marking.ko1
2013-10-08load.c: display backtrace to $stderrnobu
2013-10-08* vm_backtrace.c, include/ruby/debug.h: add new APIsko1
2013-10-08array.c: use rb_hash_valuesnobu
2013-10-08* array.c (rb_ary_uniq): use rb_hash_keys().glass
2013-10-07* iseq.c, internal.h: change to public (but internal) functionsko1
2013-09-25internal.h: move inline functionsnobu
2013-09-24* gc.c (free_method_cache_entry_i): unused functioncharliesome
2013-09-24* class.c (class_alloc): remove mc_tblcharliesome
2013-09-22intern.h: move rb_ary_cat from internal.hnobu
2013-09-06* rational.c: Include gmp.h if GMP is used.akr
2013-09-05* include/ruby/ruby.h: add RSTRING_FSTR flagcharliesome
2013-09-04* bignum.c (GMP_DIV_DIGITS): New macro.akr
2013-09-04* bignum.c (rb_big_divrem_normal): New function.akr
2013-09-04internal.h: LONG_LONG vm_state_version_tnobu
2013-09-04internal.h: fix vm_state_version_tnobu
2013-09-04vm.c: prototypenobu
2013-09-04* class.c, compile.c, eval.c, gc.h, insns.def, internal.h, method.h,charliesome
2013-09-03* bignum.c (GMP_STR2BIG_DIGITS): New macro.akr
2013-09-03* bignum.c (rb_str2big_poweroftwo): New function.akr
2013-09-03internal.h: parenthesize argumentnobu