Scott Fennell
3cd2a1606f
1308 gcc ver ( #1309 )
...
* add correct GCC verno to ICG for llvm >= 10
Co-authored-by: Jacqueline Deans <jndeans@jslal0520121056.jsc.nasa.gov>
Co-authored-by: Deans <jdeans289@gmail.com>
2022-07-20 11:38:42 -05:00
Derek Bankieris
8fcd83e5e1
Omit cv_convert_double for trivial conversions
...
Refs #982
2022-07-08 12:32:43 -05:00
Scott Fennell
ed95f22ecf
revert changing stageTime in VariableServerSession
2022-06-29 14:49:55 -05:00
Scott Fennell
284ea8521a
1297 civet enum ( #1298 )
...
* include freeze time tics in calculation for websocket data intervals
* add enum type to web server types
closes #1297
2022-06-29 13:52:15 -05:00
Scott Fennell
866c21d5a5
include freeze time tics in calculation for websocket data intervals ( #1296 )
2022-06-28 17:20:50 -05:00
Deans
cad38de0d6
Fix typo in ProductVar.java
2022-06-27 16:17:48 -05:00
dependabot[bot]
de914d9fb6
Bump eventsource from 1.0.7 to 1.1.1 in /trick_source/web/dashboard ( #1276 )
...
Bumps [eventsource](https://github.com/EventSource/eventsource ) from 1.0.7 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases )
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md )
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.1 )
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 10:43:03 -05:00
Scott Fennell
ac79af0358
1283 apple silicon ( #1286 )
...
* llvm assert fix #1283 #1284
* add UDUNITS link flags to DPX test #1283 #1285
closes #1283
closes #1284
closes #1285
2022-06-13 09:56:17 -05:00
Scott Fennell
33d2a53e12
1279 llvm 14 ( #1282 )
...
* traverse enum type on llvm 14 #1279
2022-06-09 09:42:06 -05:00
dependabot[bot]
32339908fa
Bump lodash from 4.17.14 to 4.17.21 in /trick_source/web/dashboard ( #1246 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.14 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.21 )
---
updated-dependencies:
- dependency-name: lodash
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-01 13:57:49 -05:00
Alex Lin
afa71dbec9
JIT Compilation Fails on MacOS #1262 ( #1263 )
...
Adding compiler flag for mac to allow undefined symbols in shared library
closes #1262
2022-06-01 13:57:32 -05:00
Scott Fennell
83652ad811
#660 sanitize hyphen in attributes ( #1267 )
...
closes #660
2022-05-25 13:08:11 -05:00
Scott Fennell
878b895588
#1260 change get_user_tag_ref to const because its the right thing to do
2022-05-17 12:08:13 -05:00
Scott Fennell
3bece7f73e
#1260 access c_str of reference not temporary value for var_server_get_user_tag ( #1264 )
...
closes #1260
2022-05-17 11:42:08 -05:00
Scott Fennell
5e987a8bd9
iss #1256 add new enum type description identifier 'unnamed' to strings to look for when identifying anonymous enum ( #1257 )
2022-04-25 16:02:17 -05:00
Scott Fennell
749d3db8ef
Add rpath for llvm ( #1254 )
...
Co-authored-by: Fennell, Scott P 263712616 <scott.p.fennell@nasa.gov>
2022-04-14 10:53:16 -05:00
Alex Lin
496de8c7a9
Disambiguate python use #1250 ( #1251 )
...
* Disambiguate python use #1250
Changed all calls to /usr/bin/python to /usr/bin/env python3. Removed execute permissions on a lot of files that are not executable.
closes #1250
2022-03-22 15:15:40 -05:00
John M. Penn
792e0bc48f
Fix typos in interpolator README. #1240 [skip ci]
2022-03-15 14:27:07 -05:00
John M. Penn
e9f58c32f8
Document exeption from Trick::Interpolator.eval() #1240
2022-03-15 12:01:20 -05:00
John M. Penn
f3c00ee5c0
Add documentation for the Trick::Interpolator class with examples. #1240
...
[skip ci]
2022-03-15 11:09:06 -05:00
dependabot[bot]
270fa52a54
Bump postcss from 7.0.17 to 7.0.39 in /trick_source/web/dashboard ( #1231 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 7.0.17 to 7.0.39.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/7.0.39/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.17...7.0.39 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
[skip ci]
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 16:14:33 -06:00
dependabot[bot]
9868aef511
Bump follow-redirects in /trick_source/web/dashboard ( #1227 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.7.0 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.7.0...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
[skip ci]
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 16:14:19 -06:00
dependabot[bot]
a18ad025a8
Bump ajv from 6.10.2 to 6.12.6 in /trick_source/web/dashboard ( #1226 )
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.6 )
---
updated-dependencies:
- dependency-name: ajv
dependency-type: indirect
...
[skip ci]
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 16:14:05 -06:00
dependabot[bot]
fb49b5b6ed
Bump handlebars from 4.1.2 to 4.7.7 in /trick_source/web/dashboard ( #1225 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.7.7 )
---
updated-dependencies:
- dependency-name: handlebars
dependency-type: indirect
...
[skip ci]
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 16:13:50 -06:00
dependabot[bot]
615f7fe264
Bump tmpl from 1.0.4 to 1.0.5 in /trick_source/web/dashboard ( #1221 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
[skip ci]
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 16:13:37 -06:00
dependabot[bot]
036e0c54fc
Bump ws from 5.2.2 to 5.2.3 in /trick_source/web/dashboard ( #1220 )
...
Bumps [ws](https://github.com/websockets/ws ) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
[skip ci]
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 16:13:17 -06:00
dependabot[bot]
088c210fbf
Bump url-parse from 1.4.7 to 1.5.10 in /trick_source/web/dashboard ( #1233 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
[skip ci]
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 16:12:42 -06:00
Fennell, Scott P 263712616
7b85aa6632
Trick Simulation Environment 23.0.0-beta
2022-02-08 15:07:01 -06:00
Fennell, Scott P 263712616
a317c22274
Trick Simulation Environment 19.3.1
2022-02-08 10:46:10 -06:00
Scott Fennell
0d60ef0b6f
iss #1219 #1223 #1224 reference ignored in name from address ( #1222 )
...
* #1219 added code to check reference mod bit in ClassicCheckPointAgent::getCompositeSubReference, use reference width instead of size.
* #1219 refactor getCompositeSubReference for readability
* #1219 and #1223 add reference width to mod bits in ICG
* check for mod bits in TRICK_STRUCTURED section, refactor function
* #1219 adding MM_ref_name_from_address tests
* #1224 fix logic for offset into arrayed struct
closes #1219 closes #1223 closes #1224
Co-authored-by: Fennell, Scott P 263712616 <scott.p.fennell@nasa.gov>
2022-02-08 09:59:26 -06:00
Scott Fennell
d6d7301d77
#1215 add a warning when var_set can't find ref_attribute for variable name (variable doesn't exist) ( #1216 )
...
Co-authored-by: Fennell, Scott P 263712616 <scott.p.fennell@nasa.gov>
closes #1215
2022-01-18 11:40:59 -06:00
Scott Fennell
1315db14a4
1201 icg nocomment file and dir ( #1202 )
...
* #1201 make icg_nocomment variable work with files as well as dirs
closes #1201
2021-11-16 19:03:35 -06:00
Penn, John M 047828115
8657acb3dc
Fix inclusion of CivetServer.h. #1188
2021-10-19 13:41:42 -05:00
Scott Fennell
087c98ce01
1191 monte exit code ( #1196 )
...
* #1191 refactor monte exit_string_status and fix char*[] array values
closes #1191
2021-10-18 16:08:47 -05:00
Penn, John M 047828115
5b3770d15a
Fix civetweb header inclusion problem. #1188
2021-10-18 11:32:33 -05:00
Penn, John M 047828115
1179703b6d
Refactor civitweb linkage #1188
2021-10-14 18:17:04 -05:00
Scott Fennell
4a9d9482ef
1194 trick system icg exclude ( #1195 )
...
* Fix ICG errors while processing system header files closes #1189
Found an InitPreprocessor call and am using it. Not sure which version
of clang it was added, just using for the version I'm on (10) and above.
Also found some GCC defines that are used during normal compilation.
Added these to our list of defines during ICG. This clears up all of
the errors I've been seeing.
* Fix ICG errors while processing system header files #1189
OK, found the flag that activates the ATOMIC defines I was previously
hardcoding.
* #1194 add trick-system-icg-exclude
Co-authored-by: Alex Lin <alexander.s.lin@nasa.gov>
2021-10-12 12:02:03 -05:00
Alex Lin
9f9fd7ca20
Fix ICG errors while processing system header files #1189 ( #1190 )
...
* Fix ICG errors while processing system header files #1189
Found an InitPreprocessor call and am using it. Not sure which version
of clang it was added, just using for the version I'm on (10) and above.
Also found some GCC defines that are used during normal compilation.
Added these to our list of defines during ICG. This clears up all of
the errors I've been seeing.
* Fix ICG errors while processing system header files #1189
OK, found the flag that activates the ATOMIC defines I was previously
hardcoding.
2021-10-12 11:30:49 -05:00
Derek Bankieris
40ef4acfe3
Always requeue timed-out MonteCarlo runs
...
Closes #1192
2021-10-07 10:27:08 -05:00
Penn, John M 047828115
0b373d96cf
Refactor web server configuration. #1188
2021-09-29 18:00:33 -05:00
Penn, John M 047828115
2153eaa6f0
Add print statement back to configure. Tidy up GridLayout instnciation. #28 #1183
2021-08-30 12:30:35 -05:00
Scott Fennell
82c55d405d
Merge master into branch to fix web server tests ( #1185 )
...
* suppress warning for detached head during civitweb clone
closes #1180
* disable sigchld handler by default #931 (#1182 )
* disable sigchld handler by default #931
* update test to set sigchld trap before testing
closes #931
* Fixed webserver http_alloc test (#1184 )
Co-authored-by: cherpin00 <44306236+cherpin00@users.noreply.github.com>
2021-08-28 16:20:34 -05:00
Penn, John M 047828115
e487e5609f
Initial excision of DMTCP from Trick. #28
2021-08-27 19:38:56 -05:00
Penn, John M 047828115
4c52ed2753
Merge Caleb Herpins port of Trick webserver from Mongoose to CivetWeb #730 .
2021-08-18 13:15:10 -05:00
Penn, John M 047828115
db45886625
Clock spin test can't assume code performance on an arbitrary machine. #87
2021-08-04 10:51:52 -05:00
Penn, John M 047828115
0825b32118
Up the allowance for time difference in GetTimeOfDayClock_test spin test. #87
2021-08-02 12:25:31 -05:00
Penn, John M 047828115
93b683540d
Fix GetTimeOfDayClock_test for race condition. #87
2021-08-02 11:49:39 -05:00
Penn, John M 047828115
0b823bb6f2
Remove BC635Clock.hh and TPROCTEClock.hh from sim_services.i #87
2021-08-02 03:03:32 -05:00
Penn, John M 047828115
6df675c7ee
Remove deprecated Clocks and unit tests, and update Trick::Clock documentation. #87
2021-08-02 00:40:55 -05:00
Fennell, Scott P 263712616
68cf81736c
Trick 19.4.0 Pre-release ver no
2021-06-23 11:49:41 -05:00