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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved ujit code invalidation test into bootstraptest
Maxime Chevalier-Boisvert
2021-10-20
1
-27
/
+0
*
MicroJIT: avoid having to invalidate running output code
Alan Wu
2021-10-20
1
-0
/
+27
*
Fix evaluation order of hash values for duplicate keys
Jeremy Evans
2021-10-18
2
-5
/
+28
*
[ruby/openssl] require Ruby 2.6 or later
Kazuki Yamaguchi
2021-10-16
1
-9
/
+3
*
[ruby/openssl] test/openssl/test_ssl: use TLS 1.2 for finished_messages on Li...
Kazuki Yamaguchi
2021-10-16
1
-0
/
+1
*
[ruby/openssl] fix segv in Timestamp::{Request,Response,TokenInfo}.new
Nobuhiro IMAI
2021-10-16
1
-0
/
+18
*
[ruby/openssl] Fixed misspellings
Nobuyoshi Nakada
2021-10-16
1
-8
/
+8
*
[ruby/openssl] ssl: add SSLContext#tmp_dh=
Kazuki Yamaguchi
2021-10-16
1
-7
/
+17
*
[ruby/rdoc] fix: alias to method with call-seq
Mike Dalessio
2021-10-16
1
-0
/
+48
*
[ruby/rdoc] Support linking #==
Mike Dalessio
2021-10-16
1
-1
/
+1
*
[ruby/rdoc] feat: add support for :category: on C functions
Mike Dalessio
2021-10-16
1
-0
/
+33
*
[ruby/rdoc] fix: comments in C files use the global markup option
Mike Dalessio
2021-10-16
1
-0
/
+17
*
[ruby/rdoc] test: add coverage for comment format in a C file
Mike Dalessio
2021-10-16
1
-0
/
+16
*
Reap rarely leaked threads
Nobuyoshi Nakada
2021-10-14
1
-0
/
+3
*
[rubygems/rubygems] Remove save_loaded_features
Nobuyoshi Nakada
2021-10-14
3
-307
/
+259
*
[rubygems/rubygems] Keep loaded features
Nobuyoshi Nakada
2021-10-14
1
-6
/
+0
*
Add more `grpowned?` tests
Nobuyoshi Nakada
2021-10-14
1
-0
/
+20
*
[ruby/irb] Ignore parenthesis during completion
Kaíque Kandy Koga
2021-10-13
1
-0
/
+7
*
[ruby/reline] Skip when unable to set input
Nobuyoshi Nakada
2021-10-13
1
-1
/
+6
*
[ruby/reline] Close working pipes
Nobuyoshi Nakada
2021-10-12
1
-2
/
+7
*
[ruby/reline] Fix test class not to overwrite
Nobuyoshi Nakada
2021-10-11
1
-1
/
+1
*
[ruby/reline] Reline doesn't have Reline.editing_mode
aycabta
2021-10-11
1
-4
/
+0
*
[ruby/reline] Add I/O test
aycabta
2021-10-11
1
-6
/
+10
*
[ruby/reline] Use single quotes to match the others
aycabta
2021-10-11
1
-1
/
+1
*
[ruby/reline] Add a test for Reline.delete_text
aycabta
2021-10-11
1
-0
/
+19
*
[ruby/reline] Add assertions for Reline.point
aycabta
2021-10-11
1
-4
/
+2
*
[ruby/reline] Add a test for Reline.insert_text and Reline.line_buffer
aycabta
2021-10-11
1
-5
/
+3
*
[ruby/irb] Set default return_format
aycabta
2021-10-11
1
-0
/
+22
*
[ruby/irb] Clean up a duplicated definition
Takashi Kokubun
2021-10-11
1
-7
/
+1
*
[ruby/irb] trufflruby fails on the show_source test
Takashi Kokubun
2021-10-10
1
-0
/
+1
*
[ruby/irb] Add a test of find_end for show_source command
Takashi Kokubun
2021-10-10
1
-0
/
+29
*
[ruby/reline] Add tests for dialog with fullwidth chars and corner cases
aycabta
2021-10-11
2
-0
/
+43
*
[ruby/ipaddr] Make IPAddr#include? consider range of argument
Jeremy Evans
2021-10-11
1
-0
/
+2
*
[ruby/io-console] Skip Interrupt test on Solaris too
Nobuyoshi Nakada
2021-10-11
1
-1
/
+1
*
[ruby/rubygems] Check safety of packaged symlinks
David Rodríguez
2021-10-10
1
-4
/
+7
*
[ruby/rubygems] Explicit check file not created outside of destination
David Rodríguez
2021-10-10
1
-0
/
+2
*
[ruby/rubygems] Refactor symlink attack specs
David Rodríguez
2021-10-10
1
-19
/
+15
*
[ruby/reline] Fix tests to show dialog to the right edge
aycabta
2021-10-09
1
-8
/
+8
*
[ruby/reline] Add a test for full-width scrollbar
aycabta
2021-10-09
2
-0
/
+19
*
[rubygems/rubygems] Improve performance of Specification#missing_extensions?
Masataka Pocke Kuwabara
2021-10-09
1
-0
/
+2
*
Remove autoload for constant if the autoload fails
Jeremy Evans
2021-10-08
1
-1
/
+26
*
Add tests for the edge caces of `String#end_with?`
Nobuyoshi Nakada
2021-10-08
1
-0
/
+2
*
[ruby/irb] Add tests for truncated show doc dialog
aycabta
2021-10-08
1
-0
/
+46
*
[ruby/reline] Add a test for narrow screen without scrollbar
aycabta
2021-10-08
1
-0
/
+16
*
[ruby/reline] Cut off the excess on narrow screen
aycabta
2021-10-08
1
-0
/
+26
*
Dump outer variables tables when dumping an iseq to binary
Aaron Patterson
2021-10-07
1
-0
/
+10
*
Remove duplicate value checks on `mrhs` which always has the value
Nobuyoshi Nakada
2021-10-08
1
-3
/
+5
*
[ruby/ipaddr] Support zone identifiers in IPv6 addresses
Jeremy Evans
2021-10-07
1
-1
/
+25
*
[ruby/ipaddr] Add netmask method that returns net mask as string.
Bogdan Irimie
2021-10-07
1
-0
/
+11
*
[ruby/ipaddr] Disallow leading zeros in mask
Jeremy Evans
2021-10-07
1
-0
/
+2
[next]