summaryrefslogtreecommitdiff
path: root/lib/sync.rb
AgeCommit message (Expand)Author
2018-07-17Promote Synchronizer to default gems.hsbt
2018-06-20Thread is always provided at current ruby version.hsbt
2016-09-18* lib/sync.rb: Fix NameError when error.kazu
2016-08-30Use qualified namesnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2013-05-19fix typos. Patch by k_takata.ktsj
2012-12-23* thread.c: rename methods:ko1
2012-11-30* lib/sync.rb (Sync_m#sync_synchronize): add Thread.async_interrupt_timingkosaki
2012-09-09* lib/sync.rb (Sync_m#sync_lock): Fixed wakeup/raise unsafe code.kosaki
2012-09-09* lib/sync.rb (Sync_m): Removed RCS_ID.kosaki
2011-06-29 * math.c: Attach documentation for Math.drbrain
2011-05-19* lib: revert r31635-r31638 and untabify with expand(1).nobu
2011-05-18 * lib: Convert tabs to spaces for ruby files perdrbrain
2010-11-08* lib/*.rb: Remove unused variable warnings.marcandre
2010-05-23* ext/openssl/lib/openssl/x509-internal.rb, lib/forwardable.rb,nobu
2009-09-25* lib: updated keywords.nobu
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-09-10 * lib/sync.rb (Sync_m#sync_exclusive): fixedakira
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2007-03-13 * lib/sync.rb: support for ruby 1.9(YARV) thread model.keiju
2006-07-20* object.c (rb_mod_attr): make Module#attr to be an alias tomatz
2005-12-29* eval.c (rb_mod_define_method): should save safe_level in thematz
2001-06-06* lib/sync.rb: bug fix if obj.initialize has parameters whenkeiju
2001-05-06forgot some checkins.matz
1999-08-131.4.0matz
1999-01-20This commit was generated by cvs2svn to compensate for changes in r372,matz
1998-01-16This commit was generated by cvs2svn to compensate for changes in r11,matz
1998-01-16Initial revisionv1_0_r2replacedmatz
2019-08-17version 1.0-971002v1_0_971002Yukihiro Matsumoto