trick/trick_source
Alex Lin 15bfd75b32 Don't resize active event array size with every operation #562
Started the active event allocation at 100 events.  If more are needed, we
add 100 allocations each time.  The array is never reduced in size if
events are deleted, events are moved to the front of the array and the
remaining elements are set to NULL.
2018-02-14 17:28:21 -06:00
..
codegen/Interface_Code_Gen Pointers to STLs cannot be checkpointed. #552 2018-01-25 09:40:23 -06:00
data_products trk2csv can open too many files #508 2018-01-24 07:55:14 -06:00
er7_utils Merge in the er7_utils integrators 2016-02-11 14:13:25 -06:00
java Double clicking array variable in Trick QP adds it correctly once again. 2018-01-14 20:32:46 -06:00
sim_services Don't resize active event array size with every operation #562 2018-02-14 17:28:21 -06:00
trick_swig Create Message client that writes to screen on a separate thread #553 2018-01-25 15:59:19 -06:00
trick_utils Some of Trick's unit conversions have too many significant digits #557 2018-02-09 10:07:53 -06:00
.gitignore Merge in the er7_utils integrators 2016-02-10 09:32:53 -06:00