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
*
Get rid of defining methods for tests in core classes
Nobuyoshi Nakada
2021-01-09
12
-294
/
+300
*
Remove the uninitialized instance variable verbose mode warning
Jeremy Evans
2020-12-10
1
-4
/
+2
*
Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&
Benoit Daloze
2020-12-04
1
-1
/
+1
*
Fix rb_interned_str_* functions to not assume static strings
Jean Boussier
2020-11-30
1
-0
/
+12
*
Make String methods return String instances when called on a subclass instance
Jeremy Evans
2020-11-20
2
-5
/
+5
*
keep proc on the stack so it does not move
Aaron Patterson
2020-10-16
1
-2
/
+6
*
Added `get_real` interface
Nobuyoshi Nakada
2020-09-07
1
-0
/
+7
*
separate rb_random_t
Nobuyoshi Nakada
2020-09-07
1
-0
/
+20
*
vm_backtrace.c: let rb_profile_frames show cfunc frames
Yusuke Endoh
2020-07-28
1
-5
/
+11
*
Make Thread#thread_variable? similar to #thread_variable_get
Jeremy Evans
2020-05-25
1
-1
/
+1
*
Fix rb_profile_frame_classpath to handle module singletons
Jean Boussier
2020-05-07
1
-6
/
+34
*
Clear all trace events during teardown
Alan Wu
2020-03-29
1
-0
/
+4
*
Word array instead of splitting
Nobuyoshi Nakada
2020-03-08
1
-4
/
+4
*
Moved not-implemented method tests [Bug #16662]
Nobuyoshi Nakada
2020-02-28
1
-0
/
+7
*
Introduce disposable call-cache.
Koichi Sasada
2020-02-22
1
-10
/
+2
*
VALUE size packed callinfo (ci).
Koichi Sasada
2020-02-22
1
-2
/
+8
*
skip SEGV test if RUBY_ON_BUG is specified
Koichi Sasada
2020-02-13
1
-0
/
+2
*
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
[next]