Fixed a small bug that could have potentially caused a null pointer exception. |
|
More...
|
almost 18 years ago
|
Added. |
|
More...
|
almost 18 years ago
|
Fixed a small bug dealing with sleep() in SimulatedProcess. |
|
More...
|
almost 18 years ago
|
Implemented a tree to better visualize simulations that include sub-simulations. |
|
More...
|
almost 18 years ago
|
Finished implementing a process monitoring widget (a bit like `top`). |
|
More...
|
almost 18 years ago
|
Cleaned up the mutex code a bit to prevent deadlocks. |
|
More...
|
almost 18 years ago
|
Removed unnecessary `echo' in the sefirs script. |
|
More...
|
almost 18 years ago
|
Added. |
|
More...
|
almost 18 years ago
|
Added join() functionality to SimulatedProcess. |
|
More...
|
almost 18 years ago
|
Cleaned up the creation of the sefirs start script. |
|
More...
|
almost 18 years ago
|
Added. |
|
More...
|
almost 18 years ago
|
The main JFrame of Sefirs' initial location is now dictated by the underlying platform. |
|
More...
|
almost 18 years ago
|
Sefirs now brings up a selection dialog if there is more than one Simulator in the classpath. EvenOddExample was modified to implement Simulator. |
|
More...
|
almost 18 years ago
|
Removed Months and Years (forgot to do this before). Lots of updates to the SimulationControlPanel. |
|
More...
|
almost 18 years ago
|
Updated the example code, added a link to DCOPolis, and added Rob as a developer. |
|
More...
|
almost 18 years ago
|
Implemented the Sefirs main driver class. Added a SimulationControlPanel widget. Made the ProcessorExample into a Simulator so it can be run from the Sefirs driver class. |
|
More...
|
almost 18 years ago
|
Added API hooks for SubSimulations to change their parental relationship on the fly. |
|
More...
|
almost 18 years ago
|
Fixed many arithmetic bugs in the Time class. Implemented SubSimulation, which generalizes the functionality of Processor. Added an example for using a Processor. |
|
More...
|
almost 18 years ago
|
Updated with change to org.sefirs.Process. |
|
More...
|
almost 18 years ago
|
Moved to SimulatedProcess.java to avoid confusion with java.lang.Process. |
|
More...
|
almost 18 years ago
|
Cleaned up the simplify() code. |
|
More...
|
almost 18 years ago
|
Added an example for how to use a Processor. |
|
More...
|
almost 18 years ago
|
Fixed a bug that occured in making Time immuatable. Also made the simplify() function in Time functional and public. |
|
More...
|
almost 18 years ago
|
Updated to conform with new API. |
|
More...
|
almost 18 years ago
|
JavDoc comments. |
|
More...
|
almost 18 years ago
|
JavaDoc comments. |
|
More...
|
almost 18 years ago
|
Redesigned the Time API. Rewrote the TimeSelectorPanel. Fixed some minor bugs in the SimulatedThread. |
|
More...
|
almost 18 years ago
|
Small cleanup stuff. |
|
More...
|
almost 18 years ago
|
Implemented the processor. |
|
More...
|
almost 18 years ago
|
Added. |
|
More...
|
over 18 years ago
|