aboutsummaryrefslogtreecommitdiffstats
path: root/ext/-test-
Commit message (Expand)AuthorAgeFilesLines
* string.c: pool only bare strings in fstringnobu2015-07-241-0/+15
* encoding.c: drop dummy encoding flagnobu2015-07-151-0/+8
* -test-/string: movenobu2015-07-151-1/+1
* * test/-ext-/popen_deadlock/test_popen_deadlock.rb: test [Bug #11265]ngoto2015-06-252-0/+54
* call_without_gvl.c: no sys/select.hnobu2015-06-141-1/+0
* * thread.c (thread_start_func_2): don't interrupt when last thread exitkosaki2015-06-142-0/+36
* notimplement: renamenobu2015-05-173-2/+2
* * ext/-test-/file/fs.c: need to include sys/statvfs.hodaira2015-05-032-1/+4
* nofree.c: Bug::String.nofreenobu2015-04-171-0/+13
* printf.c: uint_to_strnobu2015-04-141-3/+3
* * ext/-test-/file/fs.c: OpenBSD needs sys/param.h before sys/mount.h.akr2015-04-121-0/+3
* fs.c: fix f_typenobu2015-03-251-6/+11
* fs.c: use statfs/statvfsnobu2015-03-242-38/+61
* cstr.c: nil iff terminated validlynobu2015-01-271-1/+2
* cstr.c: cstr_term_char class methodnobu2015-01-261-0/+8
* cstr.c: get rid of exceptionnobu2015-01-261-1/+9
* ext/-test-/dln/empty: move from ext/-test-/win32/dlnnobu2015-01-053-3/+1
* ext/-test-/win32/dln: add depend filenobu2015-01-052-22/+26
* hash/delete.c: add declarationnobu2014-12-241-0/+2
* * hash.c (rb_hash_delete): return Qnil if there are no correspondingko12014-12-241-1/+1
* Update dependencies.akr2014-12-198-31/+31
* iseq_load.c: rb_path2classnobu2014-12-031-1/+1
* mostly fix rb_iseq_loadnormal2014-12-032-0/+22
* use 0 for reservednobu2014-12-012-2/+2
* get rid of inadvertent ID creationnobu2014-11-211-0/+7
* Update dependency.akr2014-11-218-35/+106
* Dependencies updated.akr2014-11-183-36/+44
* proc/receiver.c: commit missnobu2014-11-161-0/+21
* ext/-test-/proc/super.c: renamenobu2014-11-161-4/+3
* * internal.h: Include ruby.h and ruby/encoding.h to beakr2014-11-1511-8/+19
* Mark auogenerated part.akr2014-11-157-0/+14
* * common.mk: Remove comments in Dependency lines.akr2014-11-157-263/+263
* * tool/update-deps: Extend to fix dependencies.akr2014-11-157-24/+268
* test_bmethod.rb: block in bmethod testnobu2014-11-091-2/+7
* vm.c: super in bmethodnobu2014-11-093-0/+41
* string.c: wchar terminatornobu2014-11-051-0/+14
* suppress warningsnobu2014-11-041-1/+1
* * ext/-test-/printf/printf.c, test/-ext-/test_printf.rb: removenobu2014-11-041-9/+0
* foreach.c: printf specifiernobu2014-11-031-10/+10
* test/-ext-/hash/test_delete.rb: assert deleted valuesnobu2014-10-231-2/+2
* hash.c: rb_hash_delete does not call the blocknobu2014-10-233-0/+32
* st: test packed-to-unpacked transitions during iterationnormal2014-10-092-0/+176
* ruby.h: deprecate plain Datanobu2014-09-272-11/+44
* * string.c (sym_find): remove Symbol.find because we have Symbol GC now.naruse2014-09-111-0/+7
* * configure.in (dirfd): Check function.akr2014-09-043-129/+0
* win32/test_console_attr.rb: reset attributesnobu2014-08-211-0/+12
* win32.c: manage reverse videonobu2014-08-214-0/+64
* ext: get rid of inadvertent ID creationnobu2014-08-031-1/+1
* fileno.c: suppress warningsnobu2014-05-301-0/+2
* printf.c: suppress warningsnobu2014-05-301-2/+2