aboutsummaryrefslogtreecommitdiffstats
path: root/ext/-test-
Commit message (Expand)AuthorAgeFilesLines
* * internal.h: Rename macro names: RBIGNUM_FOO to BIGNUM_FOO.akr2014-02-152-4/+4
* fd_setsize/depend: fix wrong dependenciesshirosaki2014-02-151-2/+1
* * include/ruby/ruby.h,akr2014-02-141-0/+1
* * include/ruby/intern.h,akr2014-02-143-83/+0
* tracepoint.c: disable tracepointnobu2014-01-191-2/+1
* parse.y: use rb_fstring() for strings stored in the symbol tabletmm12013-12-081-0/+7
* ext/objspace: remove OS.after_gc_start_hook= and move internal testtmm12013-12-052-0/+83
* gc.c: split GC_END event into GC_END_MARK and GC_END_SWEEPtmm12013-12-051-5/+13
* eval.c: determine exit status and signal before finalizationnobu2013-11-301-0/+31
* vm_eval.c: blockargnobu2013-11-304-3/+36
* ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLISTnobu2013-11-291-1/+1
* should not ignore the rest of recursive constructsnobu2013-11-262-0/+30
* * vm_trace.c: prohibit to specify normal events and internal eventsko12013-11-261-0/+9
* * ext/-test-/file/depend, ext/-test-/postponed_job/depend,akr2013-10-283-0/+4
* * common.mk, ext/objspace/depend, ext/coverage/depend,akr2013-10-281-0/+1
* variable.c: real class namenobu2013-10-193-0/+32
* bug_reporter.c: suppress warningsnobu2013-10-171-2/+2
* bug_reporter.c: suppress warningsnobu2013-10-171-1/+1
* * properties.nobu2013-10-172-25/+25
* * error.c, internal.h (rb_bug_reporter_add): add a new C-API.ko12013-10-162-0/+25
* * include/ruby/debug.h,ko12013-10-091-0/+1
* * vm_backtrace.c, include/ruby/debug.h: add new APIsko12013-10-081-0/+2
* * ext/-test-/debug/profile_frames.c:ko12013-10-071-0/+40
* file/stat.c: fix commit missnobu2013-10-013-0/+45
* parse.y: fix inconsistency with literalsnobu2013-09-291-1/+10
* tracepoint.c: no empty initializer listnobu2013-09-231-1/+1
* tracepoint.c: wrap data in a structnobu2013-09-221-28/+27
* * ext/-test-/tracepoint/tracepoint.c (Init_tracepoint): prevent from GC.ktsj2013-09-221-0/+4
* parse.y: junk sigil only namesnobu2013-09-201-0/+34
* * ext/-test-/printf/printf.c (printf_test_call): Fix an end of bufferakr2013-09-201-1/+1
* ext/-test-/symbol: move upwardnobu2013-09-201-1/+1
* vsnprintf.c: initialize cpnobu2013-09-191-0/+62
* rat.c: suppress warningnobu2013-09-081-0/+2
* * rational.c: Include gmp.h if GMP is used.akr2013-09-063-0/+46
* * bignum.c (GMP_DIV_DIGITS): New macro.akr2013-09-041-0/+11
* * bignum.c (rb_big_divrem_normal): New function.akr2013-09-042-0/+26
* * bignum.c (GMP_STR2BIG_DIGITS): New macro.akr2013-09-031-0/+11
* * bignum.c (rb_str2big_poweroftwo): New function.akr2013-09-032-0/+29
* Reduce NUM2INT invocations.akr2013-09-031-3/+3
* Fix funciton name.akr2013-09-011-1/+1
* * bignum.c (GMP_BIG2STR_DIGITS): New constant.akr2013-09-011-0/+14
* * bignum.c (big2str_base_poweroftwo): Renamed fromakr2013-09-012-0/+41
* * bignum.c: Use GMP to accelerate big Bignum multiplication.akr2013-08-311-0/+11
* Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS"nobu2013-08-114-4/+0
* ext/-test-/*/depend: TEST_INIT_FUNCSnobu2013-08-104-0/+4
* * file.c (rb_str_normalize_ospath):naruse2013-08-103-0/+20
* sprintf.c: QUOTE flagnobu2013-07-301-0/+7
* * include/ruby/intern.h (rb_absint_size): Declaration moved fromakr2013-07-281-0/+23
* * ext/-test-/bignum/intpack.c: Renamed from ext/-test-/bignum/pack.c.akr2013-07-182-2/+2
* string.c: multi-byte terminatornobu2013-07-111-1/+7