summaryrefslogtreecommitdiffstats
path: root/lib/sync.rb
Commit message (Expand)AuthorAgeFilesLines
* * 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 revisionmatz1998-01-161-0/+376