summaryrefslogtreecommitdiff
path: root/ext/-test-
AgeCommit message (Expand)Author
2014-02-14* include/ruby/intern.h,akr
2014-01-19tracepoint.c: disable tracepointnobu
2013-12-08parse.y: use rb_fstring() for strings stored in the symbol tabletmm1
2013-12-05ext/objspace: remove OS.after_gc_start_hook= and move internal testtmm1
2013-12-05gc.c: split GC_END event into GC_END_MARK and GC_END_SWEEPtmm1
2013-11-30eval.c: determine exit status and signal before finalizationnobu
2013-11-30vm_eval.c: blockargnobu
2013-11-29ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLISTnobu
2013-11-26should not ignore the rest of recursive constructsnobu
2013-11-26* vm_trace.c: prohibit to specify normal events and internal eventsko1
2013-10-28* ext/-test-/file/depend, ext/-test-/postponed_job/depend,akr
2013-10-28* common.mk, ext/objspace/depend, ext/coverage/depend,akr
2013-10-19variable.c: real class namenobu
2013-10-17bug_reporter.c: suppress warningsnobu
2013-10-17bug_reporter.c: suppress warningsnobu
2013-10-17* properties.nobu
2013-10-16* error.c, internal.h (rb_bug_reporter_add): add a new C-API.ko1
2013-10-09* include/ruby/debug.h,ko1
2013-10-08* vm_backtrace.c, include/ruby/debug.h: add new APIsko1
2013-10-07* ext/-test-/debug/profile_frames.c:ko1
2013-10-01file/stat.c: fix commit missnobu
2013-09-29parse.y: fix inconsistency with literalsnobu
2013-09-23tracepoint.c: no empty initializer listnobu
2013-09-22tracepoint.c: wrap data in a structnobu
2013-09-22* ext/-test-/tracepoint/tracepoint.c (Init_tracepoint): prevent from GC.ktsj
2013-09-20parse.y: junk sigil only namesnobu
2013-09-20* ext/-test-/printf/printf.c (printf_test_call): Fix an end of bufferakr
2013-09-20ext/-test-/symbol: move upwardnobu
2013-09-19vsnprintf.c: initialize cpnobu
2013-09-08rat.c: suppress warningnobu
2013-09-06* rational.c: Include gmp.h if GMP is used.akr
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-03* bignum.c (GMP_STR2BIG_DIGITS): New macro.akr
2013-09-03* bignum.c (rb_str2big_poweroftwo): New function.akr
2013-09-03Reduce NUM2INT invocations.akr
2013-09-01Fix funciton name.akr
2013-09-01* bignum.c (GMP_BIG2STR_DIGITS): New constant.akr
2013-09-01* bignum.c (big2str_base_poweroftwo): Renamed fromakr
2013-08-31* bignum.c: Use GMP to accelerate big Bignum multiplication.akr
2013-08-11Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS"nobu
2013-08-10ext/-test-/*/depend: TEST_INIT_FUNCSnobu
2013-08-10* file.c (rb_str_normalize_ospath):naruse
2013-07-30sprintf.c: QUOTE flagnobu
2013-07-28* include/ruby/intern.h (rb_absint_size): Declaration moved fromakr
2013-07-18* ext/-test-/bignum/intpack.c: Renamed from ext/-test-/bignum/pack.c.akr
2013-07-11string.c: multi-byte terminatornobu
2013-07-08* bignum.c (rb_big_sq_fast): New function for testing.akr
2013-07-07* internal.h (rb_big_mul_normal): Declared.akr
2013-06-29* bignum.c (RBIGNUM_SET_NEGATIVE_SIGN): New macro.akr