Shahzad Lone
7428a98191
Undo spacing It was not suppose to be done on this request
2019-01-28 22:21:05 -05:00
Shahzad Lone
b7e400d0db
Remove spacing that makes travis build happy (even though i didn't introduce this ?)
2019-01-28 22:14:02 -05:00
Shahzad Lone
bdc40e3709
Vector Optimize to Save on Re-Allocation costs.
...
We know how many more elements we are going to push into ```listLogGroupIterators_``` so use that to our advantange and reserve inadvance to save on re-allocation costs.
2019-01-25 01:24:12 +00:00
Scott Fennell
35b4cf7880
fix right click in java uis
2019-01-24 16:19:01 -06:00
Scott Fennell
6240b2a893
typecast malloc in a math function in case someone wants to compile it in c++
2019-01-17 15:48:38 -06:00
Derek Bankieris
9a04d72fd0
Add Unit.hh to files_to_ICG.hh & sim_services.i
...
units_conv.h was also missing from sim_services.i
Closes #718
2018-12-07 08:08:15 -06:00
Derek Bankieris
247fcc370d
Add accessor for MonteVarRandom::randist
...
Closes #715
2018-12-04 11:57:18 -06:00
Derek Bankieris
0394867dfd
Add MonteCarlo::variables accessor
...
Closes #713
2018-12-04 10:25:03 -06:00
Penn, John M 047828115
5333773fbd
Return output length even if output array is NULL. Ref #708
2018-11-27 14:24:48 -06:00
jmpenn
ca35092c1d
Fix lockup when running Valgrind. Ref #685 ( #699 )
2018-11-09 13:40:11 -06:00
Scott Fennell
51ddcfaae0
Merge pull request #695 from nasa/java-11
...
Support Java 11
2018-11-06 15:38:56 -06:00
Scott Fennell
281fe5bf9b
remove premature delete
2018-11-06 13:59:02 -06:00
Scott Fennell
9b644c406a
remove dangling ptr
2018-11-06 12:14:01 -06:00
Scott Fennell
47c26d971b
remove dangling ptr
2018-11-06 12:03:07 -06:00
Scott Fennell
2607439227
change nullptr to NULL
2018-11-06 11:36:34 -06:00
Scott Fennell
66b3d984ff
Merge branch 'master' into scan-build
2018-11-06 11:24:09 -06:00
Scott Fennell
21c01a5454
scan-build changes
...
This reverts commit e86027f825
.
2018-11-06 11:23:12 -06:00
Scott Fennell
c34d2c6947
move dependance on java.se.ee to third party jars to support java 11
2018-11-05 14:01:52 -06:00
dbankieris
348bbb3798
Add ExecutiveException.hh to sim_services.i ( #691 )
...
* Add ExecutiveException.hh to sim_services.i and files_to_ICG.hh
* Update version number
Fixes #690
2018-10-30 13:49:55 -05:00
Scott Fennell
d2e81257c2
#687 do not warn or convert unit --
2018-10-30 10:40:46 -05:00
John M. Penn
a29045005c
Create a suite of unicode utilities.
2018-10-25 15:14:52 -05:00
Scott Fennell
e86027f825
revert scan-build changes, need further testing before merge
2018-10-22 15:11:29 -05:00
Scott Fennell
86ef489617
-std=c++11 to data_products
2018-10-22 13:58:08 -05:00
Scott Fennell
389e2837fc
add -std=c++11 to MonteCarlo
2018-10-22 11:40:55 -05:00
Scott Fennell
587ce0aab5
#673 add break and remove trailing whitespace from @pappyvw review
2018-10-20 14:33:14 -05:00
Scott Fennell
bc35e64406
Merge pull request #673 from nasa/#scan-build
...
#671 fix all non memory manager scan-build bugs.
2018-10-20 13:16:35 -05:00
Pappy Van Winkle
121fa84081
Use correct format specifiers.
...
Used http://www.cplusplus.com/reference/cstdio/printf/ as a reference.
2018-10-11 22:52:04 -05:00
Pappy Van Winkle
af2575da5b
Remove all unused variables (style warning).
2018-10-11 22:05:50 -05:00
Scott Fennell
5b63559312
fix error message syntax errors
2018-10-03 15:31:22 -05:00
Scott Fennell
53886fb54d
add else block for code clarity and to aid static analysis JITInputFile.cpp
2018-10-03 10:49:11 -05:00
Scott Fennell
8f20710761
replace garbage value on enum error PythonPrint.cpp
2018-10-03 10:45:15 -05:00
Scott Fennell
b65b092e3b
handle garbage values/invalid input MatLab4.cpp
2018-10-03 10:35:10 -05:00
Scott Fennell
072e1855dd
handle memory leak on early exit parseLogHeader.cpp
2018-10-03 10:34:45 -05:00
Scott Fennell
d1957c650b
handle garbage values/invalid input ClassicCheckPointAgent
2018-10-03 10:34:11 -05:00
Scott Fennell
ba0c310e64
remove potential memory leak
2018-10-02 10:58:53 -05:00
Scott Fennell
1c387551f6
replace delete with delete[] MatLab4.cpp
2018-10-02 10:51:44 -05:00
Scott Fennell
b10b56e671
initialize variable removing condition on garbage variable MatLab.cpp
2018-10-02 10:40:14 -05:00
Scott Fennell
d16064aaf0
move strlen statement
2018-10-02 10:38:59 -05:00
Scott Fennell
3c7a93c3ca
remove memory leaks parseLogHeader.cpp
2018-10-02 10:38:09 -05:00
Scott Fennell
33b74c07c9
remove memory leaks var.cpp
2018-10-01 16:49:55 -05:00
Scott Fennell
e4dcd42b2b
fix unreachable code MonteVarFile.cpp
2018-10-01 16:22:27 -05:00
Scott Fennell
28863c58a6
remove memory leaks and garbage return values TrickBinary.cpp
2018-10-01 15:55:04 -05:00
Scott Fennell
a60cc3f2ae
remove dead assignment and memory leaks var.cpp
2018-10-01 14:28:26 -05:00
Scott Fennell
605f5d0f6d
remove dead assignment DataRecordGroup.cpp
2018-10-01 14:16:19 -05:00
Scott Fennell
0b2218e449
remove dead assignment IPPython.cpp
2018-10-01 13:55:02 -05:00
Scott Fennell
424043b146
remove 'delete this' double delete in JSONVariableServerThread destructor
2018-10-01 13:33:51 -05:00
Scott Fennell
2cdd4bf380
free memory leaks MonteVarFile.cpp
2018-10-01 13:24:37 -05:00
Scott Fennell
7b3b47aa39
init value and style change VariableServerListenThread.cpp
2018-10-01 10:26:17 -05:00
Scott Fennell
2c43321076
remove dead assignments VariableServerThread_loop
2018-10-01 10:13:39 -05:00
Scott Fennell
d701040d22
handle invalid swap magic and delete dangling pointers MatLab.cpp
2018-09-28 11:17:42 -05:00