trick/trick_source
Thomas Brain 48924d585a
python3 GIL locking solution (#1675)
* Implemented use of the python GIL API to replace the less portable mutex solution.

* Replaced nullptr with NULL

---------

Co-authored-by: Thomas Brain <thomas.a.brain@nasa.gov>
2024-03-27 14:20:58 -05:00
..
codegen/Interface_Code_Gen Updated not to add "friend class" to embedded private list so it can be accessed. (#1625) 2023-12-14 13:28:16 -06:00
data_products Fix the issue of returning a pointer to a local variable in data_products (#1593) 2023-10-26 10:39:02 -05:00
er7_utils Destructor restart fixes 2022-09-01 09:37:15 -05:00
java Updated to get bsaf-1.9.2.jar locally instead of from maven repository. (#1667) 2024-03-13 10:21:50 -05:00
sim_services python3 GIL locking solution (#1675) 2024-03-27 14:20:58 -05:00
trick_swig checksum enhancement for -d option (#1579) 2023-10-05 10:56:02 -05:00
trick_utils Fix and unittest lqueue functions in trick_adt. (#1598) 2023-10-26 10:26:40 -05:00
web Bump webpack-dev-middleware in /trick_source/web/dashboard (#1676) 2024-03-26 11:05:27 -05:00
.gitignore Add a way to disable sim objects (#1364) 2022-11-15 09:16:08 -06:00