aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-
Commit message (Expand)AuthorAgeFilesLines
* test_bug_reporter.rb: make it work with --jitk0kubun2018-04-281-1/+3
* Revert "Fix use of `rb_profile_frames` start parameter"tenderlove2018-04-271-4/+0
* Fix use of `rb_profile_frames` start parametertenderlove2018-04-261-0/+4
* quote symbolsnobu2018-03-141-0/+2
* Rename test classes to allow stable test count when running test-all -jnobu2018-03-1317-18/+18
* mjit_compile.c: merge initial JIT compilerk0kubun2018-02-041-0/+2
* ruby.h: relax rb_funcall check on extra args for clangnormal2018-01-301-0/+11
* parse.y: fix overflownobu2018-01-181-0/+8
* test_ast.rb: no base directory namenobu2018-01-171-4/+4
* Add tests for Node code locationsyui-knk2018-01-151-0/+132
* test_console_attr.rb: fix testnobu2018-01-151-3/+14
* test_iseq_load.rb: set locationnobu2018-01-041-11/+22
* Fix test-all tests to avoid creating report_on_exception warningseregon2017-12-121-2/+4
* Add FrozenError as a subclass of RuntimeErrorshyouhei2017-12-121-2/+2
* Add test for Bug::String.buf_newnaruse2017-12-031-0/+6
* string.c: fix rb_external_str_new_with_encnobu2017-12-021-0/+11
* Fixed misspelling words.hsbt2017-10-221-1/+1
* Remove unnecessary `require 'thread'`kazu2017-10-081-1/+0
* test_dln.rb: fix path separator on MinGWshirosaki2017-09-281-1/+1
* load.c: fix rb_load_protect conditionnobu2017-09-242-0/+16
* sprintf.c: NULL as strnobu2017-09-091-0/+4
* io.c: shrink read buffernobu2017-08-311-0/+8
* non-keywords hashnobu2017-08-201-0/+12
* ruby.h: fix rb_scan_args_trail_idxnobu2017-08-191-0/+219
* gc.c: expand sorted pagesnobu2017-06-221-2/+0
* skip unresolved issue.ko12017-06-201-2/+2
* test for [Bug #12670]nobu2017-06-191-0/+11
* thread.c: avoid busy looping on rb_thread_fd_closenormal2017-06-071-0/+23
* rb_wait_for_single_fd: do not OOM or segfault with invalid FD on select()normal2017-05-271-0/+7
* fix RSTRUCT_LEN macro in public C APInormal2017-04-151-0/+10
* Rename RbConfig::Limits as RbConfig::LIMITSnobu2017-04-062-3/+3
* test: use RbConfig::Limitsnobu2017-03-021-2/+2
* eval.c: hide internal objectsnobu2017-02-031-0/+18
* test_iseq_load.rb: refine test_require_integrationnobu2017-02-021-8/+8
* make FIXNUM_MAX visible from Rubyshyouhei2017-01-301-21/+17
* passed block should keep the lambda-nessnobu2017-01-011-0/+12
* test_modify_expand.rb: skip if no overflownobu2016-12-221-0/+1
* test_fstring.rb: fix exceptionnobu2016-11-121-1/+1
* class.c: no fstring singleton classnobu2016-11-121-0/+9
* symbol/noninterned_name.rbnobu2016-11-122-17/+21
* numeric.c: fix return value on big 0nobu2016-11-011-0/+6
* * basictest/test.rb: Adjust spaces in class declarationshsbt2016-10-071-1/+1
* test_dln.rb: fix constantsnobu2016-09-251-8/+8
* dlntest.dll: movenobu2016-09-221-1/+5
* string.c: fix buffer overflow check condition in rb_str_set_len()rhe2016-09-131-0/+9
* require "rbconfig/sizeof"naruse2016-07-061-0/+1
* string.c: return reallocated pointernobu2016-05-301-0/+6
* -test-/integernobu2016-05-222-0/+2
* move duplicate assertionsnobu2016-05-221-0/+14
* string.c: integer overflownobu2016-05-181-0/+9