Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | Renamed trylock, readlock and writelock to tryLock, readLock and writeLock | Bernard Normier | 2003-05-16 |
| | |||
* | Mutex and Lock changes: lock/unlock now return void, trylock returns a bool | Bernard Normier | 2003-04-16 |
| | | | | | that indicates whether the lock was acquired or not, plus new member functions on LockT/TryLockT | ||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | removed several static's | Marc Laukien | 2002-09-22 |
| | |||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | removed spaces after keywords | Marc Laukien | 2002-06-23 |
| | |||
* | sleep now takes IceUtil::Time | Marc Laukien | 2002-05-19 |
| | |||
* | time updates. | Matthew Newhook | 2002-04-22 |
| | |||
* | BusyException; naming fixes | Marc Laukien | 2002-04-20 |
| | |||
* | minor update. | Matthew Newhook | 2002-04-18 |
| | |||
* | IceThread merge. | Matthew Newhook | 2001-12-27 |