aboutsummaryrefslogtreecommitdiffstats
path: root/ext/-test-
Commit message (Expand)AuthorAgeFilesLines
* test for [Bug #12670]nobu2017-06-191-0/+24
* thread.c: avoid busy looping on rb_thread_fd_closenormal2017-06-073-0/+32
* fix ext/-test-/struct/ dependenciesnormal2017-04-151-0/+46
* fix RSTRUCT_LEN macro in public C APInormal2017-04-151-0/+13
* ruby tool/update-deps --fixshyouhei2017-03-227-0/+19
* regparse.c: initialize return valuesnobu2017-02-203-0/+37
* symbol/init.c: ID valuenobu2017-02-121-1/+7
* ensured.c: fix conflictnobu2017-02-031-2/+2
* eval.c: hide internal objectsnobu2017-02-031-0/+14
* memory_status.c: support old Mac OSnobu2016-12-251-3/+10
* Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>.ko12016-11-071-6/+6
* rename to noatime?naruse2016-11-051-2/+2
* * ext/-test/file/fs.c (get_atime_p): Updating of file access timesnaruse2016-11-052-0/+29
* memory_status.c: Win32 APInobu2016-10-082-0/+17
* memory_status.c: system callnobu2016-10-082-0/+53
* dlntest.dll: movenobu2016-09-222-5/+5
* rb_funcallvnobu2016-07-292-2/+2
* Update dependenciesnobu2016-07-067-0/+106
* string.c: return reallocated pointernobu2016-05-301-0/+23
* * ext/-test-/auto_ext.rb: fixed a heedless bug introduced at r55198.usa2016-05-291-1/+1
* auto_ext.rbnobu2016-05-2917-107/+42
* -test-/integernobu2016-05-223-20/+1
* Use Integer instead of Fixnum and Bignum.akr2016-05-171-2/+2
* forgot to commit.akr2016-05-173-0/+48
* struct.c: unique membersnobu2016-04-161-0/+24
* win32/console: io_handlenobu2016-04-151-8/+16
* Update dependencies.akr2016-04-118-0/+56
* at_exit listnobu2016-04-042-0/+45
* * numeric.c (int_to_f, fix_to_f): rename fix_to_f to int_to_f, and addmrkn2016-03-183-0/+35
* * string.c (str_new_frozen): if the given string is embeddedablenaruse2016-02-031-2/+42
* depend: add capacity.onobu2016-01-271-0/+14
* Add tests about String's internal capacitynaruse2016-01-271-0/+17
* ext/-test-: reduce feature namesnobu2016-01-1012-12/+12
* handle ext/ as r53141naruse2015-12-1644-0/+44
* * ext/**/*.c (*_memsize): same as r52986 for extensions.ko12015-12-091-1/+1
* marshal.c: skip internal namesnobu2015-12-082-0/+40
* cstr.c: split bug_str_cstr_untermnobu2015-12-011-2/+28
* Add tests for rb_time_timespec_newnaruse2015-11-103-0/+52
* 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