summaryrefslogtreecommitdiff
path: root/test/-ext-
AgeCommit message (Expand)Author
2014-05-25vsnprintf.c: fix string precisionnobu
2014-05-18* configure.in: Check nextafter() availability.akr
2014-04-30test_inadvertent_creation.rb: use Symbol.findnobu
2014-04-21* ext/-test-/string/coderange.c: add Bug::String.new#coderange_scannaruse
2014-04-13* bignum.c (SIZEOF_BDIGIT): Renamed from SIZEOF_BDIGITS.akr
2014-04-10explicitly specify ::Filenaruse
2014-04-05dln.c: non-ascii path on Windowsnobu
2014-03-28test_member.rb: fix locale depending test failurenobu
2014-03-28struct.c: encoding of member namenobu
2014-03-28struct.c: not_a_member messagenobu
2014-02-16add tests.akr
2014-02-14* include/ruby/intern.h,akr
2014-02-13parse.y: attrset from junk IDnobu
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-27test_bug_reporter.rb: remove corenobu
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-11-24* test/-ext-/tracepoint/test_tracepoint.rb: catch up GC.stat changesko1
2013-10-27* vm_backtrace.c (rb_profile_frame_classpath): handle singletontmm1
2013-10-19variable.c: real class namenobu
2013-10-17* properties.nobu
2013-10-16* error.c, internal.h (rb_bug_reporter_add): add a new C-API.ko1
2013-10-14test/-ext-: suppress warningsnobu
2013-10-14test_profile_frames.rb: assert first_linenonobu
2013-10-14test_profile_frames.rb: fix typonobu
2013-10-09object.c: avoid inadvertent symbol creationnobu
2013-10-09test_inadvertent_creation.rb: fix assertion namenobu
2013-10-09test_inadvertent_creation.rb: use assert_not_interned?nobu
2013-10-09test/unit/assertions.rb: return exceptionnobu
2013-10-09test: use assert_raisenobu
2013-10-09test_tracepoint.rb: include zombiesnobu
2013-10-09* include/ruby/debug.h,ko1
2013-10-08* remove trailing spaces.nobu
2013-10-08* vm_backtrace.c, include/ruby/debug.h: add new APIsko1
2013-10-07* test/-ext-/debug/test_profile_frames.rb: rename class C toko1
2013-10-07* ext/-test-/debug/profile_frames.c:ko1
2013-10-06test_old_thread_select.rb: ignore short wait on Windowsnobu
2013-10-01file.c: export rb_stat_newnobu
2013-09-29parse.y: allow junk attrsetnobu
2013-09-29parse.y: fix inconsistency with literalsnobu
2013-09-24encdb.c, encoding.c: make BOM-encodings dummynobu
2013-09-24string/test_ellipsize.rb: remove non-sense testsnobu
2013-09-20parse.y: junk sigil only namesnobu
2013-09-20ext/-test-/symbol: move upwardnobu
2013-09-19vsnprintf.c: initialize cpnobu
2013-09-06* rational.c: Include gmp.h if GMP is used.akr