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
...
*
suppress warning: SAFE=3 does no sandboxing
naruse
2013-12-16
1
-1
/
+7
*
* gc.c: introduce GC.verify_internal_consistency method to verify GC
ko1
2013-12-16
1
-0
/
+4
*
test_logger.rb: fix system dependent test
nobu
2013-12-15
1
-1
/
+1
*
test_dir.rb: fix system dependent test
nobu
2013-12-15
1
-1
/
+6
*
envutil.rb: reduce wait
nobu
2013-12-14
1
-2
/
+2
*
test_process.rb: handshake
nobu
2013-12-14
1
-7
/
+18
*
test_thread.rb: timing issues
nobu
2013-12-14
2
-46
/
+67
*
test_thread.rb: assert_operator for comparison
nobu
2013-12-14
1
-1
/
+1
*
test_fiber.rb: remove core
nobu
2013-12-14
1
-1
/
+4
*
[DOC] Correct a couple of typos in comments by @dvsuresh [Fixes GH-482]
a_matsuda
2013-12-14
2
-2
/
+2
*
vm_insnhelper.c: post arguments as mandatory
nobu
2013-12-14
1
-0
/
+10
*
logger.rb: fix extra log ratation
nobu
2013-12-14
1
-0
/
+39
*
envutil.rb: refine messages
nobu
2013-12-14
1
-1
/
+1
*
Additional test coverage to Enumerator#peek.
nobu
2013-12-14
1
-0
/
+9
*
Additional test coverage to Dir class. Dir['**/*'] should not resolve symlinks.
nobu
2013-12-14
1
-0
/
+12
*
Additional test coverage to DateTime comparison (sub millisecond).
nobu
2013-12-14
1
-0
/
+9
*
proc.c: method by respond_to_missing?
nobu
2013-12-14
1
-0
/
+11
*
object.c: check const names
nobu
2013-12-14
1
-4
/
+17
*
object.c: nested path const_defined?
nobu
2013-12-14
1
-0
/
+20
*
object.c: fix typo
nobu
2013-12-14
1
-1
/
+1
*
* ext/socket/lib/socket.rb: Don't test $! in "ensure" clause because
akr
2013-12-13
1
-0
/
+71
*
proc.c: fix inherited owner
nobu
2013-12-13
1
-0
/
+9
*
test_weakmap.rb: fix test
nobu
2013-12-13
1
-1
/
+2
*
test/ruby: better assertions
nobu
2013-12-13
1
-1
/
+1
*
test_weakmap.rb: fix test
nobu
2013-12-13
1
-1
/
+1
*
proc.c, vm_method.c: fix super and alias
nobu
2013-12-13
2
-1
/
+58
*
test_weakmap.rb: fix test
nobu
2013-12-13
1
-5
/
+6
*
test/ruby: better assertions
nobu
2013-12-13
45
-513
/
+535
*
assertions.rb: last match in assert_raise_with_message
nobu
2013-12-13
1
-3
/
+1
*
* error.c: add Exception#backtrace_locations.
ko1
2013-12-13
1
-0
/
+30
*
* lib/rubygems/request_set/lockfile.rb: Import RubyGems master a8d0669
drbrain
2013-12-13
1
-1
/
+1
*
* lib/rubygems: Update to RubyGems master ddac51f. Changes:
drbrain
2013-12-13
2
-2
/
+31
*
* ext/bigdecimal/bigdecimal.c (VpSetPTR): fix for limitation of the resulting
mrkn
2013-12-12
1
-0
/
+19
*
* doc/contributing.rdoc: [DOC] Fix typo in comments by @dvsuresh [Fixes GH-475]
a_matsuda
2013-12-12
1
-1
/
+1
*
test_weakref.rb: use single level WeakRef
nobu
2013-12-12
1
-9
/
+10
*
* eval.c (rb_raise_jump): call c_return hook immediately after
ko1
2013-12-11
1
-3
/
+3
*
revert r44133. See https://bugs.ruby-lang.org/issues/8886 details
ko1
2013-12-11
3
-8
/
+3
*
hash.c: reject should return a plain hash
nobu
2013-12-11
1
-1
/
+36
*
* eval.c (rb_raise_jump): pop frame after setup exception.
ko1
2013-12-11
3
-3
/
+8
*
envutil.rb: backtrace may not be present
nobu
2013-12-11
1
-2
/
+4
*
* lib/rubygems: Update to RubyGems master ec8ed22. Notable changes
drbrain
2013-12-10
10
-48
/
+47
*
* insns.def: Fix optimization bug of Float#/ [Bug #9238]
marcandre
2013-12-10
1
-0
/
+1
*
array.c, hash.c: add salt
nobu
2013-12-10
2
-0
/
+4
*
test_exception.rb: ignore SystemStackError
nobu
2013-12-10
1
-0
/
+1
*
envutil.rb: ensure errors
nobu
2013-12-10
1
-4
/
+4
*
openssl/digest.rb: get rid of deprecated class
nobu
2013-12-10
1
-1
/
+1
*
gc.c: check arguments first
nobu
2013-12-10
1
-0
/
+14
*
gc.c: fix WeakMap#inspect
nobu
2013-12-10
1
-0
/
+8
*
objspace_dump.c: include object's gc flags in dump
tmm1
2013-12-10
1
-0
/
+7
*
vm_method.c: add new ruby::method-cache-clear dtrace probe
tmm1
2013-12-09
1
-0
/
+28
[prev]
[next]