aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-
Commit message (Expand)AuthorAgeFilesLines
* st: test packed-to-unpacked transitions during iterationnormal2014-10-091-0/+15
* test/-ext-/string/test_modify_expand.rb: increase limit for {je,tc}mallocnormal2014-09-171-1/+2
* * string.c (sym_find): remove Symbol.find because we have Symbol GC now.naruse2014-09-111-2/+22
* GC.stat key namenobu2014-09-091-2/+2
* win32/test_console_attr.rb: reset attributesnobu2014-08-211-5/+4
* win32.c: manage reverse videonobu2014-08-211-0/+44
* vsnprintf.c: fix string precisionnobu2014-05-251-0/+6
* * configure.in: Check nextafter() availability.akr2014-05-181-0/+57
* test_inadvertent_creation.rb: use Symbol.findnobu2014-04-301-2/+2
* * ext/-test-/string/coderange.c: add Bug::String.new#coderange_scannaruse2014-04-211-0/+59
* * bignum.c (SIZEOF_BDIGIT): Renamed from SIZEOF_BDIGITS.akr2014-04-134-4/+4
* explicitly specify ::Filenaruse2014-04-101-6/+6
* dln.c: non-ascii path on Windowsnobu2014-04-051-0/+22
* test_member.rb: fix locale depending test failurenobu2014-03-281-1/+4
* struct.c: encoding of member namenobu2014-03-281-0/+1
* struct.c: not_a_member messagenobu2014-03-281-0/+12
* add tests.akr2014-02-161-0/+24
* * include/ruby/intern.h,akr2014-02-141-103/+0
* parse.y: attrset from junk IDnobu2014-02-131-0/+4
* parse.y: use rb_fstring() for strings stored in the symbol tabletmm12013-12-081-0/+10
* ext/objspace: remove OS.after_gc_start_hook= and move internal testtmm12013-12-051-0/+21
* gc.c: split GC_END event into GC_END_MARK and GC_END_SWEEPtmm12013-12-051-5/+7
* eval.c: determine exit status and signal before finalizationnobu2013-11-301-0/+14
* vm_eval.c: blockargnobu2013-11-302-4/+28
* test_bug_reporter.rb: remove corenobu2013-11-271-1/+9
* should not ignore the rest of recursive constructsnobu2013-11-261-0/+36
* * vm_trace.c: prohibit to specify normal events and internal eventsko12013-11-261-0/+4
* * test/-ext-/tracepoint/test_tracepoint.rb: catch up GC.stat changesko12013-11-241-1/+1
* * vm_backtrace.c (rb_profile_frame_classpath): handle singletontmm12013-10-271-8/+17
* variable.c: real class namenobu2013-10-191-0/+18
* * properties.nobu2013-10-171-9/+9
* * error.c, internal.h (rb_bug_reporter_add): add a new C-API.ko12013-10-161-0/+9
* test/-ext-: suppress warningsnobu2013-10-145-20/+24
* test_profile_frames.rb: assert first_linenonobu2013-10-141-0/+5
* test_profile_frames.rb: fix typonobu2013-10-141-2/+2
* object.c: avoid inadvertent symbol creationnobu2013-10-091-0/+28
* test_inadvertent_creation.rb: fix assertion namenobu2013-10-091-14/+14
* test_inadvertent_creation.rb: use assert_not_interned?nobu2013-10-091-14/+14
* test/unit/assertions.rb: return exceptionnobu2013-10-092-12/+6
* test: use assert_raisenobu2013-10-092-2/+2
* test_tracepoint.rb: include zombiesnobu2013-10-091-1/+3
* * include/ruby/debug.h,ko12013-10-091-1/+11
* * remove trailing spaces.nobu2013-10-081-1/+1
* * vm_backtrace.c, include/ruby/debug.h: add new APIsko12013-10-081-5/+31
* * test/-ext-/debug/test_profile_frames.rb: rename class C toko12013-10-071-4/+4
* * ext/-test-/debug/profile_frames.c:ko12013-10-071-0/+54
* test_old_thread_select.rb: ignore short wait on Windowsnobu2013-10-061-1/+2
* file.c: export rb_stat_newnobu2013-10-011-0/+14
* parse.y: allow junk attrsetnobu2013-09-291-5/+6
* parse.y: fix inconsistency with literalsnobu2013-09-291-0/+13