Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help! | schmidt | 1996-11-17 | 22 | -79/+297 |
| | |||||
* | Trying to fix these files so PJ will be happy. | harrison | 1996-11-14 | 2 | -36/+9206 |
| | |||||
* | Fixed a small bug. In activate(), we need to make sure that an | pjain | 1996-11-13 | 1 | -4/+4 |
| | | | | | instance of ThreadManager exists before we call thrCount(). This was not the case and therefore we were getting a NullPointerException. | ||||
* | Check the ChangeLog for details. | harrison | 1996-11-13 | 15 | -11101/+112 |
| | |||||
* | changed long to int (as suggested by David Holmes) | irfan | 1996-11-13 | 1 | -2/+2 |
| | |||||
* | modified authors | irfan | 1996-11-13 | 1 | -1/+1 |
| | |||||
* | changed ACE.Reactor.TimeValue to ACE.ASX.TimeValue | pjain | 1996-11-13 | 4 | -4/+4 |
| | |||||
* | Fixed the Makefile so that when doing "make doc", it generated | pjain | 1996-11-12 | 1 | -1/+5 |
| | | | | documentation for all files and not just packages. | ||||
* | Added Condition.java to Makefile | pjain | 1996-11-12 | 1 | -0/+2 |
| | |||||
* | Changed ACE.Reactor.TimeValue to ACE.ASX.TimeValue | pjain | 1996-11-12 | 1 | -1/+1 |
| | |||||
* | Changed ACE.Reactor.* to ACE.ASX.* | pjain | 1996-11-12 | 1 | -1/+1 |
| | |||||
* | Made Makefile work a little better by only making individual packages. | Chris Cleeland | 1996-11-12 | 9 | -62/+116 |
| | | | | | | | 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. | ||||
* | Fixed a small bug. | pjain | 1996-11-12 | 1 | -1/+1 |
| | |||||
* | new implementation of traditional condition variables in java | irfan | 1996-11-12 | 6 | -0/+339 |
| | | | | | | complete rewrite of RWMutex in terms of "traditional" conditional variables new files to test condition variables | ||||
* | new implementation of traditional conditions in java | irfan | 1996-11-12 | 1 | -6/+8 |
| | | | | | complete rewrite of RWMutex in terms of "traditional" conditional variables | ||||
* | new implementation of traditional conditions in java | irfan | 1996-11-12 | 4 | -71/+267 |
| | |||||
* | renamed (new) file | pjain | 1996-11-12 | 1 | -0/+8 |
| | |||||
* | removed TimerQueue.java from Makefile | pjain | 1996-11-12 | 1 | -1/+0 |
| | |||||
* | image files | pjain | 1996-11-12 | 24 | -0/+1616 |
| | | | | | test files source files | ||||
* | image files | pjain | 1996-11-12 | 31 | -0/+4474 |
| | | | | source files | ||||
* | image files | pjain | 1996-11-12 | 25 | -0/+0 |
| | |||||
* | Umm. I uh, changed stuff... | harrison | 1996-11-10 | 4 | -13/+1847 |
| | | | | -Tim | ||||
* | Umm. I uh, changed stuff. | harrison | 1996-11-10 | 1 | -0/+7 |
| | | | | -Tim | ||||
* | Foo | schmidt | 1996-11-10 | 1 | -13/+23 |
| | |||||
* | Fixed the test so that the output of the test goes to a log file instead of ↵ | pjain | 1996-11-10 | 1 | -1/+1 |
| | | | | STDOUT. | ||||
* | Hi David ;-) | schmidt | 1996-11-10 | 28 | -111/+275 |
| | |||||
* | *** empty log message *** | irfan | 1996-11-09 | 1 | -0/+17 |
| | |||||
* | New Iterators added | irfan | 1996-11-09 | 4 | -1/+253 |
| | |||||
* | new test files | irfan | 1996-11-09 | 3 | -0/+142 |
| | |||||
* | removed run_tests.ksh, it's not needed | levine | 1996-11-07 | 1 | -1/+0 |
| | |||||
* | *** empty log message *** | levine | 1996-11-05 | 1 | -0/+2 |
| | |||||
* | return 0 instead of 42 on success | levine | 1996-11-05 | 2 | -2/+2 |
| | |||||
* | *** empty log message *** | levine | 1996-11-05 | 1 | -0/+11 |
| | |||||
* | Changed wrapper_macros.GNU to use LD for links instead of CXX. Changed | levine | 1996-11-05 | 29 | -62/+89 |
| | | | | nearly all platform files to correspond by defining LD to be CXX. | ||||
* | I should be committed! | schmidt | 1996-11-05 | 5 | -6/+22 |
| | |||||
* | added run_tests.ksh | levine | 1996-11-05 | 1 | -0/+6 |
| | |||||
* | changed -e test to -f for portability and reordered tests | levine | 1996-11-05 | 1 | -45/+64 |
| | |||||
* | Foo | schmidt | 1996-11-04 | 6 | -14/+33 |
| | |||||
* | *** empty log message *** | irfan | 1996-11-01 | 1 | -0/+7 |
| | |||||
* | added Task to workspace file | irfan | 1996-11-01 | 2 | -54/+1390 |
| | |||||
* | small changes | irfan | 1996-11-01 | 2 | -2/+3 |
| | |||||
* | foo | schmidt | 1996-11-01 | 45 | -578/+532 |
| | |||||
* | Green Hills 1.8.8 uses cxvxppc instead of lx to load | levine | 1996-10-31 | 1 | -3/+3 |
| | |||||
* | added #include <stdarg.h> for Green Hills 1.8.8 | levine | 1996-10-31 | 1 | -0/+7 |
| | |||||
* | Arrgh | schmidt | 1996-10-31 | 3 | -10/+3 |
| | |||||
* | WWW | schmidt | 1996-10-31 | 6 | -18/+16 |
| | |||||
* | Blip | schmidt | 1996-10-31 | 1 | -6/+8 |
| | |||||
* | Biz | schmidt | 1996-10-31 | 1 | -1/+1 |
| | |||||
* | Baz | schmidt | 1996-10-31 | 1 | -5/+8 |
| | |||||
* | Bar | schmidt | 1996-10-31 | 1 | -2/+2 |
| |