- 25 Jan, 2021 2 commits
-
-
Ryan Berkheimer authored
1.0.0 release merge See merge request !6
-
Ryan Berkheimer authored
-
- 15 Dec, 2020 1 commit
-
-
Ryan Berkheimer authored
-
- 14 Dec, 2020 4 commits
-
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
Completed upgrade to split DefaultSession into ParallelSession and SequentialSession; upgrade StandardSession into SimpleParallelSession and SimpleSequentialSession; add new test for creation of parallelsession; added export methods in the C lib for all session types; need to add more comprehensive testing for parallel sessions
-
Ryan Berkheimer authored
-
- 28 Oct, 2020 1 commit
-
-
Ryan Berkheimer authored
-
- 23 Oct, 2020 2 commits
-
-
Ryan Berkheimer authored
changed Boolean to bool use in IRecord/RecordUtils (part of overall bugfix to change Boolean to bool for C/C++ API)
-
Ryan Berkheimer authored
updated Boolean types and associated conversions in IField to boolean (part of the overall Boolean to bool conversion in the C/C++ API)
-
- 16 Oct, 2020 2 commits
-
-
Ryan Berkheimer authored
Update Master with Basic Demo In place. Preparing for 1.0.0 release. See merge request !5
-
Ryan Berkheimer authored
-
- 06 Oct, 2020 2 commits
-
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
- 05 Oct, 2020 3 commits
-
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
- 02 Oct, 2020 1 commit
-
-
Ryan Berkheimer authored
-
- 01 Oct, 2020 2 commits
-
-
Ryan Berkheimer authored
hardened error messages for and completed key existence and map refinement checks for the StandardSession
-
Ryan Berkheimer authored
-
- 30 Sep, 2020 2 commits
-
-
Ryan Berkheimer authored
FEATURE ADDITION - Added new Standard Session and associated test for creation of sessions directly from parameter map
-
Ryan Berkheimer authored
-
- 29 Sep, 2020 1 commit
-
-
Ryan Berkheimer authored
MAJOR COMMIT - completed addition of direct specification condition mode strategy. This allows either factory or spec strategy depending on what the parser sees during session setup.
-
- 21 Sep, 2020 3 commits
-
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
- 17 Sep, 2020 1 commit
-
-
Ryan Berkheimer authored
Added new custom exception. We need to replace all 'System.stop' calls with thrown exceptions - do not want to kill JVM since this is a user lib.
-
- 13 Sep, 2020 1 commit
-
-
Ryan Berkheimer authored
Successfully tested new feature - endpoint and connections can be used in the old style or the entire endpoint can be specced in the parameters map and referenced as a string in the manifest (see the basic-native set changes as of this commit to see the new format).
-
- 10 Sep, 2020 5 commits
-
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
- 31 Jul, 2020 2 commits
-
-
Ryan Berkheimer authored
completed and validated build update for JAR size reduction (13.7 MB to 325... See merge request !4
-
Ryan Berkheimer authored
completed and validated build update for JAR size reduction (13.7 MB to 325 KB). Added initial templates for Dockerfile.deploy and Dockerfile.demo (these still need work.)
-
- 19 Jul, 2020 3 commits
-
-
Ryan Berkheimer authored
Deploy Build System See merge request !3
-
Ryan Berkheimer authored
Comprehensive build system is complete. See merge request !2
-
Ryan Berkheimer authored
-
- 18 Jul, 2020 2 commits
-
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-