Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 64 (100.0%) | 1748 (100.0%) | 27.3 |
Packages/Ptolemy/Core/Comm/ | 19 (29.7%) | 1042 (59.6%) | 54.8 |
Packages/Ptolemy/Core/PtolemyInterface/ | 36 (56.3%) | 673 (38.5%) | 18.6 |
main/ | 2 (3.1%) | 33 (1.9%) | 16.5 |
Packages/Ptolemy/Dataflow/Modules/ | 1 (1.6%) | 0 (0.0%) | 0.0 |
Packages/Ptolemy/Core/ | 2 (3.1%) | 0 (0.0%) | 0.0 |
/ | 4 (6.3%) | 0 (0.0%) | 0.0 |
Make java optional for Ptolemy
0 lines of code changed in 4 files:
fixed error check for eval function
0 lines of code changed in 2 files:
added gui->eval task
73 lines of code changed in 3 files:
Added lines to PSELIBS to link Comm in Ptolemy Package. Used for starting SPA server
3 lines of code changed in 1 file:
Added support for starting the SPA server thread in the Ptolemy package.
30 lines of code changed in 1 file:
added comm
0 lines of code changed in 2 files:
now spawns worker threads for each request. can now stop iteration
195 lines of code changed in 2 files:
An initial version of the ptolemy server. Iterate works well but other tasks are still in the works.
10 lines of code changed in 2 files:
An initial version of the networking code that i have modified from W. Richard Stevens Unix Network Programming book. Includes SO_REUSEADDR fix.
0 lines of code changed in 4 files:
socket stuff for communication with ptolemy
764 lines of code changed in 6 files:
updated to allow images to be saved in user specified formats
6 lines of code changed in 3 files:
updated to allow images to be saved in user specified formats. Also updated to match new callback format in scheduler
10 lines of code changed in 2 files:
updated to return error to ptolemy
2 lines of code changed in 1 file:
updated to handle errors with module names
31 lines of code changed in 2 files:
updated to return an error
3 lines of code changed in 1 file:
Removed unnecessary SO_FLAGS from makefile.
0 lines of code changed in 1 file:
fixed problem with not removing callbacks from scheduler's list
15 lines of code changed in 1 file:
Updated to save pictures now
7 lines of code changed in 2 files:
Updated to use scheduler callback when network is done. also saves pictures now
48 lines of code changed in 2 files:
iterate runnable loops over arrays that were received from ptolemy now. some testing done
64 lines of code changed in 2 files:
(11 more)