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
*
rb_rational_raw: convert num and den by to_int
Kenta Murata
2020-01-17
1
-0
/
+24
*
rb_rational_raw: make a denominator always positive
Kenta Murata
2020-01-17
1
-0
/
+14
*
Update tests for full keyword argument separation
Jeremy Evans
2020-01-02
2
-112
/
+32
*
Reword keyword arguments warning messages to convey these are deprecation war...
Marc-Andre Lafortune
2019-12-23
2
-17
/
+17
*
vm_args.c: rephrase the warning message of keyword argument separation
Yusuke Endoh
2019-12-20
1
-3
/
+3
*
Fixed misspellings
Nobuyoshi Nakada
2019-12-20
1
-1
/
+1
*
check interrupts at each frame pop timing.
Koichi Sasada
2019-11-29
1
-2
/
+2
*
test/-ext-/string/test_fstring.rb: suppress a warning for taint
Yusuke Endoh
2019-11-18
1
-1
/
+6
*
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-18
2
-39
/
+0
*
Fix typos
Kazuki Tsujimoto
2019-11-09
1
-2
/
+2
*
Revert "[EXPERIMENTAL] Make Symbol#to_s return a frozen String [Feature #16150]"
NARUSE, Yui
2019-11-05
1
-3
/
+1
*
more use of RbConfig::LIMITS
卜部昌平
2019-10-08
1
-2
/
+1
*
Add rb_enumeratorize_with_size_kw and related macros
Jeremy Evans
2019-09-30
1
-0
/
+11
*
test/-ext-/string/test_fstring.rb: suppress "possibly useless use of -@"
Yusuke Endoh
2019-09-30
1
-1
/
+1
*
Add three more C-API functions for handling keywords
Jeremy Evans
2019-09-29
1
-2
/
+54
*
[EXPERIMENTAL] Make Symbol#to_s return a frozen String
Benoit Daloze
2019-09-26
1
-1
/
+3
*
Tag string shared roots to fix use-after-free
Alan Wu
2019-09-26
1
-0
/
+9
*
Make rb_scan_args handle keywords more similar to Ruby methods (#2460)
Jeremy Evans
2019-09-25
1
-22
/
+115
*
Warn instance variable `E`
Nobuyoshi Nakada
2019-08-10
1
-2
/
+6
*
fix tracepoint + backtrace SEGV
卜部昌平
2019-08-01
1
-0
/
+12
*
Fixed inadvertent ID creation in rb_iv_get
Nobuyoshi Nakada
2019-07-01
1
-0
/
+9
*
Suppress "statement not reached" warning
Nobuyoshi Nakada
2019-06-30
1
-1
/
+3
*
Suppress unused literal warnings in verbose mode
Nobuyoshi Nakada
2019-06-30
1
-1
/
+3
*
Removed unused variables
Nobuyoshi Nakada
2019-06-28
1
-1
/
+1
*
Resize capacity for fstring
John Hawthorn
2019-06-26
1
-0
/
+19
*
Get rid of error with frozen string literal
Nobuyoshi Nakada
2019-06-23
2
-1
/
+3
*
Ignore warnings about argument prefix with operator symbol.
Hiroshi SHIBATA
2019-06-01
1
-1
/
+1
*
Adjust indent
Nobuyoshi Nakada
2019-05-10
1
-1
/
+1
*
str_duplicate: Don't share with a frozen shared string
Alan Wu
2019-05-09
1
-0
/
+16
*
The combination of non-Symbol keys and Symbol keys is now allowed again
mame
2019-03-11
1
-12
/
+12
*
numeric.c: fix infinite loop
nobu
2019-03-11
1
-0
/
+11
*
Symbol creation is not a problem now unless pinned down
nobu
2019-03-06
1
-10
/
+2
*
introduce rb_nogvl C-API to mark ubf as async-signal-safe
normal
2019-01-04
1
-0
/
+20
*
test_iseq_load.rb: increase timeout for stressful roundtrip
k0kubun
2018-12-29
1
-1
/
+1
*
test_iseq_load.rb: increase timeout for RubyCI
k0kubun
2018-12-28
1
-1
/
+1
*
Add test cases of rb_arithmetic_sequence_extract
mrkn
2018-12-12
1
-0
/
+40
*
Show diff in failure messages
nobu
2018-12-06
1
-22
/
+23
*
revisit more MJIT test skips
k0kubun
2018-10-22
1
-4
/
+0
*
revert revert of r65285
k0kubun
2018-10-21
1
-2
/
+0
*
revert r65285
k0kubun
2018-10-21
1
-0
/
+2
*
try to remove some test skips for MJIT
k0kubun
2018-10-21
1
-2
/
+0
*
* remove trailing spaces.
svn
2018-09-21
1
-7
/
+7
*
escape all env properly.
ko1
2018-09-21
1
-0
/
+16
*
Add more assertions for NotImplementedError of instance method
kazu
2018-08-21
1
-0
/
+4
*
non-symbol keys in kwargs
nobu
2018-08-14
1
-12
/
+12
*
Add some tests for *method_defined?
usa
2018-08-13
1
-0
/
+14
*
Fix test bug
kazu
2018-08-13
1
-1
/
+1
*
Add test for method_defined?(notimplement)
kazu
2018-08-13
1
-0
/
+4
*
test_iseq_load.rb: reduce timeout of test_stressful_roundtrip
k0kubun
2018-08-11
1
-1
/
+1
*
test_iseq_load.rb: increase timeout
k0kubun
2018-08-10
1
-1
/
+1
[next]