summaryrefslogtreecommitdiff
path: root/ext/-test-
AgeCommit message (Expand)Author
2015-01-27cstr.c: nil iff terminated validlynobu
2015-01-26cstr.c: cstr_term_char class methodnobu
2015-01-26cstr.c: get rid of exceptionnobu
2015-01-05ext/-test-/dln/empty: move from ext/-test-/win32/dlnnobu
2015-01-05ext/-test-/win32/dln: add depend filenobu
2014-12-24hash/delete.c: add declarationnobu
2014-12-24* hash.c (rb_hash_delete): return Qnil if there are no correspondingko1
2014-12-19Update dependencies.akr
2014-12-03iseq_load.c: rb_path2classnobu
2014-12-03mostly fix rb_iseq_loadnormal
2014-12-01use 0 for reservednobu
2014-11-21get rid of inadvertent ID creationnobu
2014-11-21Update dependency.akr
2014-11-18Dependencies updated.akr
2014-11-16proc/receiver.c: commit missnobu
2014-11-16ext/-test-/proc/super.c: renamenobu
2014-11-15* internal.h: Include ruby.h and ruby/encoding.h to beakr
2014-11-15Mark auogenerated part.akr
2014-11-15* common.mk: Remove comments in Dependency lines.akr
2014-11-15* tool/update-deps: Extend to fix dependencies.akr
2014-11-09test_bmethod.rb: block in bmethod testnobu
2014-11-09vm.c: super in bmethodnobu
2014-11-05string.c: wchar terminatornobu
2014-11-04suppress warningsnobu
2014-11-04* ext/-test-/printf/printf.c, test/-ext-/test_printf.rb: removenobu
2014-11-03foreach.c: printf specifiernobu
2014-10-23test/-ext-/hash/test_delete.rb: assert deleted valuesnobu
2014-10-23hash.c: rb_hash_delete does not call the blocknobu
2014-10-09st: test packed-to-unpacked transitions during iterationnormal
2014-09-27ruby.h: deprecate plain Datanobu
2014-09-11* string.c (sym_find): remove Symbol.find because we have Symbol GC now.naruse
2014-09-04* configure.in (dirfd): Check function.akr
2014-08-21win32/test_console_attr.rb: reset attributesnobu
2014-08-21win32.c: manage reverse videonobu
2014-08-03ext: get rid of inadvertent ID creationnobu
2014-05-30fileno.c: suppress warningsnobu
2014-05-30printf.c: suppress warningsnobu
2014-05-29* ext/-test-/dir: Dir#fileno implemented.akr
2014-05-25vsnprintf.c: fix string precisionnobu
2014-05-22remove trailing spacesnobu
2014-05-22add Bug::File::Fs.fsname for testsnaruse
2014-05-18* configure.in: Check nextafter() availability.akr
2014-05-02symbol/type.c: bug_pindownnobu
2014-05-02symbol/type.c: bug_static_p bug_dynamic_pnobu
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-05dln.c: non-ascii path on Windowsnobu
2014-03-28struct.c: not_a_member messagenobu
2014-03-13* ext/-test-/win32/dln/libdlntest.c (dlntest_ordinal): no need tousa