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
/
lib
/
thread.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/thread.rb (Queue#push): return self.
kosaki
2013-03-10
1
-0
/
+3
*
* thread.c: rename methods:
ko1
2012-12-23
1
-7
/
+7
*
* lib/thread.rb (ConditionVariable): use hash instead of array for
kosaki
2012-12-01
1
-7
/
+7
*
* lib/thread.rb (ConditionVariable#broadcast): s/RuntimeError/StandardError/
kosaki
2012-11-30
1
-2
/
+2
*
* lib/thread.rb (SizedQueue#pop): rewrite by using ConditionVariable.
kosaki
2012-11-30
1
-57
/
+42
*
* lib/thread.rb (ConditionVariable#broadcast): protect from
kosaki
2012-11-30
1
-24
/
+30
*
* lib/thread.rb (Queue#pop): Fixed double registration issue when
kosaki
2012-09-09
1
-13
/
+21
*
test_thread: test_condvar_wait_not_owner duplicates test_condvar_nolock
nobu
2012-03-20
1
-1
/
+1
*
* lib/thread.rb (SizedQueue#max=) raise ArgumentError if max is not
nagachika
2011-09-03
1
-0
/
+1
*
* lib/thread.rb (Queue#pop): fix a race against Thread.wakeup.
kosaki
2011-08-30
1
-1
/
+3
*
* ext/pathname/lib/pathname.rb: Fix typos and grammar mistakes. Patch
drbrain
2011-08-26
1
-2
/
+2
*
* lib: revert r31635-r31638 and untabify with expand(1).
nobu
2011-05-19
1
-4
/
+4
*
* lib: Convert tabs to spaces for ruby files per
drbrain
2011-05-18
1
-10
/
+10
*
* lib/thread.rb (ConditionVariable#wait): ensure to remove the current
mame
2010-05-09
1
-0
/
+4
*
* lib/thread.rb (Queue#push, #pop, SizedQueue#push, #pop): remove
mame
2010-04-16
1
-20
/
+4
*
* lib/thread.rb (ConditionVariable#wait, signal, broadcast): return
mame
2010-01-27
1
-1
/
+4
*
* lib/thread.rb (ConditionVariable#wait): add timeout argument.
akr
2009-09-23
1
-2
/
+5
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
1
-12
/
+12
*
* lib/thread.rb (SizedQueue#push): fix limit condition.
mame
2009-03-04
1
-1
/
+1
*
* $Date$ keyword removed to avoid inclusion of locale dependent
akr
2008-01-06
1
-1
/
+0
*
* lib/thread.rb (ConditionVariable#broadcast): use Mutex
shugo
2007-02-24
1
-3
/
+6
*
* lib/thread.rb: do not redefine Mutex#synchronize.
shugo
2007-02-24
1
-9
/
+0
*
* Merge YARV
ko1
2006-12-31
1
-188
/
+75
*
* eval.c (rb_mod_define_method): should save safe_level in the
matz
2005-12-29
1
-1
/
+1
*
* lib/thread.rb: RDoc documentation from Eric Hodel
matz
2005-06-07
1
-20
/
+84
*
* enum.c (enum_min_by): new method Enum#min_by. added Enum#max_by
matz
2004-07-14
1
-3
/
+6
*
* lib/pstore.rb (transaction): allow overriding dump and load.
matz
2004-05-27
1
-4
/
+7
*
* lib/thread.rb (Thread.exclusive): wrap method definition in
gsinclair
2003-11-16
1
-10
/
+12
*
Added RDoc comments. Several TODOs remain; see comments at EOF.
gsinclair
2003-01-17
1
-0
/
+136
*
* file.c (rb_find_file): $LOAD_PATH must not be empty.
matz
2002-08-27
1
-0
/
+3
*
* lib/thread.rb (Queue::pop): get rid of race condition.
nobu
2002-06-06
1
-15
/
+7
*
* parse.y: yyparse #defines moved from intern.h
matz
2002-05-29
1
-0
/
+1
*
* array.c (rb_ary_and): should not push frozen key string.
matz
2001-05-16
1
-15
/
+24
*
* eval.c (rb_thread_schedule): raise FATAL just once to
matz
2001-03-14
1
-1
/
+1
*
matz - disappointing fixes
matz
2000-09-20
1
-1
/
+1
*
matz
matz
2000-08-07
1
-3
/
+3
*
2000-05-30
matz
2000-05-30
1
-6
/
+11
*
2000-05-12
matz
2000-05-12
1
-2
/
+7
*
2000-05-09
matz
2000-05-09
1
-1
/
+1
*
2000-05-01
matz
2000-05-01
1
-1
/
+5
*
2000-03-17
matz
2000-03-17
1
-13
/
+40
*
1.4.0
matz
1999-08-13
1
-22
/
+46
*
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1999-01-20
1
-32
/
+131
*
Initial revision
v1_0_r2
r2
matz
1998-01-16
1
-0
/
+110