aboutsummaryrefslogtreecommitdiffstats
path: root/ext/-test-
Commit message (Expand)AuthorAgeFilesLines
* Add more assertions for NotImplementedError of instance methodkazu2018-08-211-1/+1
* Fix test bugkazu2018-08-131-0/+2
* UNREACHABLE_RETURNnobu2018-07-243-4/+4
* Fixup r63864kazu2018-07-061-1/+1
* Prefixed reset_leap_second_infonobu2018-07-061-1/+1
* Make a prototypenobu2018-07-051-1/+1
* ruby tool/update-deps --fixnaruse2018-07-051-0/+35
* Add missing prototypenaruse2018-07-051-0/+1
* Add missing filenaruse2018-07-051-0/+14
* Define AST module under RubyVM [experimental]yui-knk2018-05-312-498/+0
* ast.c: Do not taint TOPLEVEL_BINDINGyui-knk2018-05-311-10/+2
* -test-/wait_for_single_fd: fix -Wformat-security warningnormal2018-05-151-1/+1
* test_wait_for_single_fd: ensure this works with kqueuenormal2018-05-142-0/+66
* ast.c: use enum in switch for warningsnobu2018-05-011-3/+3
* node.c: predicates for special NODEsnobu2018-03-201-3/+3
* ruby.h: relax rb_funcall check on extra args for clangnormal2018-01-301-1/+15
* node.c: Stop double meaning of NODE_FOR by introducing NODE_FOR_MASGNmame2018-01-161-2/+2
* Add tests for Node code locationsyui-knk2018-01-152-0/+506
* test_console_attr.rb: fix testnobu2018-01-151-0/+5
* internal.h: remove dependecy on ruby/encoding.hnobu2018-01-091-0/+1
* long long is a C99ismshyouhei2018-01-021-0/+4
* Init functions should have prefix to avoid confliction.shugo2017-12-0316-16/+16
* staticnaruse2017-12-021-2/+2
* Update dependenciesnaruse2017-12-021-0/+16
* string.c: fix rb_external_str_new_with_encnobu2017-12-021-0/+21
* load.c: fix rb_load_protect conditionnobu2017-09-242-0/+20
* sprintf.c: NULL as strnobu2017-09-091-0/+8
* ruby.h: fix rb_scan_args_trail_idxnobu2017-08-192-0/+287
* 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