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
/
ruby
/
test_thread.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* test/ruby/test_module.rb: Method tables are not guaranteed to be
headius
2016-11-14
1
-1
/
+1
*
fix typos [ci skip]
kazu
2016-10-31
1
-1
/
+1
*
test_thread.rb: count accurately
nobu
2016-10-24
1
-5
/
+5
*
Use qualified names
nobu
2016-08-30
1
-17
/
+17
*
suppress warnings: unused variables
naruse
2016-07-07
1
-1
/
+1
*
Thread.report_on_exception
nobu
2016-06-06
1
-0
/
+56
*
thread.c: defer setting name in initialize
nobu
2016-04-15
1
-3
/
+3
*
thread.c: must be initialized to set name
nobu
2016-04-15
1
-0
/
+6
*
Bump up timeout for slower-starting implementations/platforms.
headius
2016-02-23
1
-1
/
+1
*
test_thread.rb: wait for the thread to sleep
nobu
2016-01-13
1
-0
/
+1
*
thread.c: interrupt queue on uninitialized thread
nobu
2016-01-07
1
-2
/
+17
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
test_thread.rb: stay alive
nobu
2015-12-12
1
-1
/
+1
*
thread.c: name must be ascii-compatible
nobu
2015-12-04
1
-0
/
+1
*
thread.c: reset name
nobu
2015-12-01
1
-2
/
+7
*
thread.c: check name argument
nobu
2015-12-01
1
-0
/
+18
*
wait until it escape handle_interrupt block
naruse
2015-10-29
1
-2
/
+2
*
thread may leak if assert fails before join is finished
naruse
2015-10-28
1
-2
/
+3
*
* test/ruby/test_thread.rb (test_handle_interrupt_blocking): check if
nagachika
2015-10-05
1
-2
/
+3
*
* test/ruby/test_thread.rb: fix potential race condition.
eregon
2015-10-05
1
-3
/
+2
*
test_thread.rb: handshake
nobu
2015-10-02
1
-3
/
+3
*
test_thread.rb: thread leak
nobu
2015-10-02
1
-5
/
+3
*
* test/ruby/test_thread.rb (TestThread#test_mutex_synchronize):
kosaki
2015-09-15
1
-8
/
+11
*
* include/ruby/ruby.h: $SAFE=3 is now obsolete.
hsbt
2015-06-17
1
-2
/
+2
*
sleep thread until assertions
naruse
2015-06-13
1
-1
/
+3
*
* vm_core.h (rb_thread_t): add th->name.
naruse
2015-06-13
1
-0
/
+7
*
thread.c: class name encoding
nobu
2015-04-16
1
-0
/
+13
*
thread.c: fix dynamic symbol keys
nobu
2014-12-29
1
-0
/
+10
*
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-11-13
1
-2
/
+0
*
Fix a typo.
akr
2014-09-22
1
-1
/
+1
*
test_thread.rb: thread for Queue
nobu
2014-09-22
1
-0
/
+1
*
(test_main_thread_status_at_exit) wait until the thread enter the begin clause.
akr
2014-09-21
1
-0
/
+3
*
test_thread.rb: let main thread exit from Thread.new
nobu
2014-08-20
1
-0
/
+1
*
test_thread.rb: move thread switch test
nobu
2014-05-28
1
-0
/
+18
*
thread.c: preserve encoding
nobu
2014-05-26
1
-0
/
+7
*
output more verbose to debug
naruse
2014-05-18
1
-2
/
+3
*
thread.c: stop if forked in a sub-thread
nobu
2014-05-10
1
-0
/
+21
*
test_thread.rb: run with default handler
nobu
2014-05-10
1
-1
/
+3
*
* test/ruby: get rid of warnings.
usa
2014-03-05
1
-2
/
+2
*
test_thread.rb: stop at once
nobu
2014-01-16
1
-2
/
+6
*
suppress warning: SAFE=3 does no sandboxing
naruse
2013-12-16
1
-1
/
+7
*
test_thread.rb: timing issues
nobu
2013-12-14
1
-45
/
+66
*
test_thread.rb: assert_operator for comparison
nobu
2013-12-14
1
-1
/
+1
*
test/ruby: better assertions
nobu
2013-12-13
1
-5
/
+5
*
hash.c: same hash value for similar constructs
nobu
2013-12-03
1
-0
/
+13
*
should not ignore the rest of recursive constructs
nobu
2013-11-26
1
-13
/
+0
*
* test/ruby/test_thread.rb (test_thread_join_in_trap):
akr
2013-11-05
1
-0
/
+4
*
test: use assert_raise
nobu
2013-10-09
1
-3
/
+3
*
test_thread.rb: ignore meaningless test
nobu
2013-10-06
1
-1
/
+1
*
thread.c: fix some mutexes remaining locked after forking
nobu
2013-10-05
1
-0
/
+27
[prev]
[next]