aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sync.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/sync.rb: Fix NameError when error.kazu2016-09-181-2/+2
* Use qualified namesnobu2016-08-301-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* fix typos. Patch by k_takata.ktsj2013-05-191-1/+1
* * thread.c: rename methods:ko12012-12-231-2/+2
* * lib/sync.rb (Sync_m#sync_synchronize): add Thread.async_interrupt_timingkosaki2012-11-301-20/+23
* * lib/sync.rb (Sync_m#sync_lock): Fixed wakeup/raise unsafe code.kosaki2012-09-091-8/+14
* * lib/sync.rb (Sync_m): Removed RCS_ID.kosaki2012-09-091-2/+0
* * math.c: Attach documentation for Math.drbrain2011-06-291-0/+15
* * lib: revert r31635-r31638 and untabify with expand(1).nobu2011-05-191-12/+12
* * lib: Convert tabs to spaces for ruby files perdrbrain2011-05-181-87/+87
* * lib/*.rb: Remove unused variable warnings.marcandre2010-11-081-2/+1
* * ext/openssl/lib/openssl/x509-internal.rb, lib/forwardable.rb,nobu2010-05-231-1/+1
* * lib: updated keywords.nobu2009-09-251-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-24/+24
* * lib/sync.rb (Sync_m#sync_exclusive): fixedakira2008-09-101-2/+2
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * lib/sync.rb: support for ruby 1.9(YARV) thread model.keiju2007-03-131-88/+85
* * object.c (rb_mod_attr): make Module#attr to be an alias tomatz2006-07-201-6/+6
* * eval.c (rb_mod_define_method): should save safe_level in thematz2005-12-291-1/+1
* * lib/sync.rb: bug fix if obj.initialize has parameters whenkeiju2001-06-061-36/+35
* forgot some checkins.matz2001-05-061-2/+1
* 1.4.0matz1999-08-131-198/+74
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-4/+9
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-17/+73
* Initial revisionv1_0_r2matz1998-01-161-0/+376