summaryrefslogtreecommitdiff
path: root/ext/-test-
AgeCommit message (Expand)Author
2018-08-21Add more assertions for NotImplementedError of instance methodkazu
2018-08-13Fix test bugkazu
2018-07-24UNREACHABLE_RETURNnobu
2018-07-06Fixup r63864kazu
2018-07-06Prefixed reset_leap_second_infonobu
2018-07-05Make a prototypenobu
2018-07-05ruby tool/update-deps --fixnaruse
2018-07-05Add missing prototypenaruse
2018-07-05Add missing filenaruse
2018-05-31Define AST module under RubyVM [experimental]yui-knk
2018-05-31ast.c: Do not taint TOPLEVEL_BINDINGyui-knk
2018-05-15-test-/wait_for_single_fd: fix -Wformat-security warningnormal
2018-05-14test_wait_for_single_fd: ensure this works with kqueuenormal
2018-05-01ast.c: use enum in switch for warningsnobu
2018-03-20node.c: predicates for special NODEsnobu
2018-01-30ruby.h: relax rb_funcall check on extra args for clangnormal
2018-01-16node.c: Stop double meaning of NODE_FOR by introducing NODE_FOR_MASGNmame
2018-01-15Add tests for Node code locationsyui-knk
2018-01-15test_console_attr.rb: fix testnobu
2018-01-09internal.h: remove dependecy on ruby/encoding.hnobu
2018-01-02long long is a C99ismshyouhei
2017-12-03Init functions should have prefix to avoid confliction.shugo
2017-12-02staticnaruse
2017-12-02Update dependenciesnaruse
2017-12-02string.c: fix rb_external_str_new_with_encnobu
2017-09-24load.c: fix rb_load_protect conditionnobu
2017-09-09sprintf.c: NULL as strnobu
2017-08-19ruby.h: fix rb_scan_args_trail_idxnobu
2017-06-19test for [Bug #12670]nobu
2017-06-07thread.c: avoid busy looping on rb_thread_fd_closenormal
2017-04-15fix ext/-test-/struct/ dependenciesnormal
2017-04-15fix RSTRUCT_LEN macro in public C APInormal
2017-03-22ruby tool/update-deps --fixshyouhei
2017-02-20regparse.c: initialize return valuesnobu
2017-02-12symbol/init.c: ID valuenobu
2017-02-03ensured.c: fix conflictnobu
2017-02-03eval.c: hide internal objectsnobu
2016-12-25memory_status.c: support old Mac OSnobu
2016-11-07 Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>.ko1
2016-11-05rename to noatime?naruse
2016-11-05* ext/-test/file/fs.c (get_atime_p): Updating of file access timesnaruse
2016-10-08memory_status.c: Win32 APInobu
2016-10-08memory_status.c: system callnobu
2016-09-22dlntest.dll: movenobu
2016-07-29rb_funcallvnobu
2016-07-06Update dependenciesnobu
2016-05-30string.c: return reallocated pointernobu
2016-05-29* ext/-test-/auto_ext.rb: fixed a heedless bug introduced at r55198.usa
2016-05-29auto_ext.rbnobu
2016-05-22-test-/integernobu