2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a small bug that could have potentially caused a null pointer exception.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Added.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Fixed a small bug dealing with sleep() in SimulatedProcess.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Implemented a tree to better visualize simulations that include sub-simulations.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Finished implementing a process monitoring widget (a bit like `top`).
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Cleaned up the mutex code a bit to prevent deadlocks.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Removed unnecessary `echo' in the sefirs script.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Added.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Added join() functionality to SimulatedProcess.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Cleaned up the creation of the sefirs start script.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Added.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
The main JFrame of Sefirs' initial location is now dictated by the underlying platform.
Evan Sultanik
as syntaxpc
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.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Removed Months and Years (forgot to do this before). Lots of updates to the SimulationControlPanel.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Updated the example code, added a link to DCOPolis, and added Rob as a developer.
Evan Sultanik
as syntaxpc
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.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Added API hooks for SubSimulations to change their parental relationship on the fly.
Evan Sultanik
as syntaxpc
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.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Updated with change to org.sefirs.Process.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Moved to SimulatedProcess.java to avoid confusion with java.lang.Process.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Cleaned up the simplify() code.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Added an example for how to use a Processor.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Fixed a bug that occured in making Time immuatable. Also made the simplify() function in Time functional and public.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Updated to conform with new API.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
JavDoc comments.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
JavaDoc comments.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Redesigned the Time API. Rewrote the TimeSelectorPanel. Fixed some minor bugs in the SimulatedThread.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Small cleanup stuff.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Implemented the processor.
Evan Sultanik
as syntaxpc
More... almost 18 years ago
Added.
Evan Sultanik
as syntaxpc
More... over 18 years ago