index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
-ext-
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tests for Node code locations
yui-knk
2018-01-15
1
-0
/
+132
*
test_console_attr.rb: fix test
nobu
2018-01-15
1
-3
/
+14
*
test_iseq_load.rb: set location
nobu
2018-01-04
1
-11
/
+22
*
Fix test-all tests to avoid creating report_on_exception warnings
eregon
2017-12-12
1
-2
/
+4
*
Add FrozenError as a subclass of RuntimeError
shyouhei
2017-12-12
1
-2
/
+2
*
Add test for Bug::String.buf_new
naruse
2017-12-03
1
-0
/
+6
*
string.c: fix rb_external_str_new_with_enc
nobu
2017-12-02
1
-0
/
+11
*
Fixed misspelling words.
hsbt
2017-10-22
1
-1
/
+1
*
Remove unnecessary `require 'thread'`
kazu
2017-10-08
1
-1
/
+0
*
test_dln.rb: fix path separator on MinGW
shirosaki
2017-09-28
1
-1
/
+1
*
load.c: fix rb_load_protect condition
nobu
2017-09-24
2
-0
/
+16
*
sprintf.c: NULL as str
nobu
2017-09-09
1
-0
/
+4
*
io.c: shrink read buffer
nobu
2017-08-31
1
-0
/
+8
*
non-keywords hash
nobu
2017-08-20
1
-0
/
+12
*
ruby.h: fix rb_scan_args_trail_idx
nobu
2017-08-19
1
-0
/
+219
*
gc.c: expand sorted pages
nobu
2017-06-22
1
-2
/
+0
*
skip unresolved issue.
ko1
2017-06-20
1
-2
/
+2
*
test for [Bug #12670]
nobu
2017-06-19
1
-0
/
+11
*
thread.c: avoid busy looping on rb_thread_fd_close
normal
2017-06-07
1
-0
/
+23
*
rb_wait_for_single_fd: do not OOM or segfault with invalid FD on select()
normal
2017-05-27
1
-0
/
+7
*
fix RSTRUCT_LEN macro in public C API
normal
2017-04-15
1
-0
/
+10
*
Rename RbConfig::Limits as RbConfig::LIMITS
nobu
2017-04-06
2
-3
/
+3
*
test: use RbConfig::Limits
nobu
2017-03-02
1
-2
/
+2
*
eval.c: hide internal objects
nobu
2017-02-03
1
-0
/
+18
*
test_iseq_load.rb: refine test_require_integration
nobu
2017-02-02
1
-8
/
+8
*
make FIXNUM_MAX visible from Ruby
shyouhei
2017-01-30
1
-21
/
+17
*
passed block should keep the lambda-ness
nobu
2017-01-01
1
-0
/
+12
*
test_modify_expand.rb: skip if no overflow
nobu
2016-12-22
1
-0
/
+1
*
test_fstring.rb: fix exception
nobu
2016-11-12
1
-1
/
+1
*
class.c: no fstring singleton class
nobu
2016-11-12
1
-0
/
+9
*
symbol/noninterned_name.rb
nobu
2016-11-12
2
-17
/
+21
*
numeric.c: fix return value on big 0
nobu
2016-11-01
1
-0
/
+6
*
* basictest/test.rb: Adjust spaces in class declarations
hsbt
2016-10-07
1
-1
/
+1
*
test_dln.rb: fix constants
nobu
2016-09-25
1
-8
/
+8
*
dlntest.dll: move
nobu
2016-09-22
1
-1
/
+5
*
string.c: fix buffer overflow check condition in rb_str_set_len()
rhe
2016-09-13
1
-0
/
+9
*
require "rbconfig/sizeof"
naruse
2016-07-06
1
-0
/
+1
*
string.c: return reallocated pointer
nobu
2016-05-30
1
-0
/
+6
*
-test-/integer
nobu
2016-05-22
2
-0
/
+2
*
move duplicate assertions
nobu
2016-05-22
1
-0
/
+14
*
string.c: integer overflow
nobu
2016-05-18
1
-0
/
+9
*
Use Integer instead of Fixnum and Bignum.
akr
2016-05-17
4
-12
/
+12
*
[Feature #12005] Unify Fixnum and Bignum into Integer
akr
2016-05-17
2
-3
/
+3
*
struct.c: unique members
nobu
2016-04-16
1
-0
/
+22
*
assertions.rb: set default internal encoding
nobu
2016-04-09
2
-15
/
+9
*
at_exit list
nobu
2016-04-04
1
-0
/
+19
*
* numeric.c (int_to_f): raise NotImplementedError when a receiver
mrkn
2016-03-19
1
-1
/
+1
*
* bignum.c (Bignum#<=>): remove it because they are unified with
mrkn
2016-03-19
1
-0
/
+22
*
* test/-ext-/time/test_new.rb (test_timespec_new): change a gmtoff
odaira
2016-03-18
1
-3
/
+5
*
* numeric.c (int_to_f, fix_to_f): rename fix_to_f to int_to_f, and add
mrkn
2016-03-18
1
-0
/
+26
[next]