summaryrefslogtreecommitdiff
path: root/ext/-test-
AgeCommit message (Expand)Author
2016-05-17Use Integer instead of Fixnum and Bignum.akr
2016-05-17forgot to commit.akr
2016-04-16struct.c: unique membersnobu
2016-04-15win32/console: io_handlenobu
2016-04-11Update dependencies.akr
2016-04-04at_exit listnobu
2016-03-18* numeric.c (int_to_f, fix_to_f): rename fix_to_f to int_to_f, and addmrkn
2016-02-03* string.c (str_new_frozen): if the given string is embeddedablenaruse
2016-01-27depend: add capacity.onobu
2016-01-27Add tests about String's internal capacitynaruse
2016-01-10ext/-test-: reduce feature namesnobu
2015-12-16handle ext/ as r53141naruse
2015-12-09* ext/**/*.c (*_memsize): same as r52986 for extensions.ko1
2015-12-08marshal.c: skip internal namesnobu
2015-12-01cstr.c: split bug_str_cstr_untermnobu
2015-11-10Add tests for rb_time_timespec_newnaruse
2015-07-24string.c: pool only bare strings in fstringnobu
2015-07-15encoding.c: drop dummy encoding flagnobu
2015-07-15-test-/string: movenobu
2015-06-25* test/-ext-/popen_deadlock/test_popen_deadlock.rb: test [Bug #11265]ngoto
2015-06-14call_without_gvl.c: no sys/select.hnobu
2015-06-14* thread.c (thread_start_func_2): don't interrupt when last thread exitkosaki
2015-05-17notimplement: renamenobu
2015-05-03* ext/-test-/file/fs.c: need to include sys/statvfs.hodaira
2015-04-17nofree.c: Bug::String.nofreenobu
2015-04-14printf.c: uint_to_strnobu
2015-04-12* ext/-test-/file/fs.c: OpenBSD needs sys/param.h before sys/mount.h.akr
2015-03-25fs.c: fix f_typenobu
2015-03-24fs.c: use statfs/statvfsnobu
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