| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** NOTE: | eea1 | 1999-07-08 | 1 | -16/+19 |
| | | | | | | | | | | | | | | | | | | | | Changed the semantics of Condition, TimedWait, MessageQueue, Task, Mutex, Semaphore, and Token to use absolute times for their timeouts. Changed the semantics of EventHandler, ServiceObject, and SvcHandler such that handleTimeout receives a TimeValue representing when the event occured. Changed TimerQueue internally to reflect the above changes. Also made better checks in Token and Mutex so that non-owners can call release without adverse effects. I plan to try to do this with Semaphore and RWMutex as well. Fixed several bugs in Token tryacquire and renew. Added relativeTimeOfDay methods to TimeValue. | ||||
| * | Fixed most of the javadoc commenting problems. To make it perfect, all | eea1 | 1998-05-10 | 1 | -1/+11 |
| | | | | | | | | the source files would have to exist in a directory structure identical to their package names. With these changes, though, people can still view the packages, classes, and methods correctly. I mainly corrected the @see and @exception statements. | ||||
| * | Changed package name from ACE to JACE | pjain | 1997-04-05 | 1 | -4/+4 |
| | | |||||
| * | Fixed a bunch of typos which I made earlier in trying to fix a bug. | pjain | 1996-12-03 | 1 | -4/+4 |
| | | |||||
| * | Fixed a small bug (please see ChangeLog). | pjain | 1996-11-26 | 1 | -21/+33 |
| | | |||||
| * | image files | pjain | 1996-11-12 | 1 | -0/+614 |
| source files | |||||
