| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Changed a few javadoc comments to avoid warnings. | eea1 | 1999-07-09 | 1 | -1/+1 |
| | | |||||
| * | *** NOTE: | eea1 | 1999-07-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | 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/+2 |
| | | | | | | | | 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 | -3/+3 |
| | | |||||
| * | Made Makefile work a little better by only making individual packages. | Chris Cleeland | 1996-11-12 | 1 | -0/+2 |
| | | | | | | | | It was also necessary to break up ASX (for the sake of the Makefile) so that time-related items are compiled prior to other items. TimeValue moved from ACE.Reactor into ACE.ASX. | ||||
| * | image files | pjain | 1996-11-12 | 1 | -0/+50 |
| source files | |||||
