-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'externals/coda-oss/' changes from b6d55dd..6f11d66
6f11d66 Merge pull request #89 from mdaus/minTemplate 6a7345d Specify std::min overload 9a3d12a Merge pull request #88 from mdaus/equalityOverload 50ce51f this->get() changes to get() abf7850 Overload eq/inequality operators on ScopedCopyable/CloneablePtr 3955c6b Merge pull request #87 from mdaus/fix_date_time_comment c13ace6 Comments had incorrect capitalization for month, minute, and second bd30fb5 Merge pull request #86 from mdaus/fix_solaris_openssl 94da2c1 Solaris needs to link in libcrypto too with SSL 9e65ada Merge pull request #85 from mdaus/icc_deprecated 5df0b98 icc has a different flag for hiding deprecated warnings d46a71f Merge pull request #84 from mdaus/intel_cpp11_support 3fe079f Intel compiler doesn't have Wno-deprecated-declarations flag 617b608 Merge pull request #83 from mdaus/intel_cpp11_support 285f58e Adding icc check for C++11 and ensuring correct compile flag gets set (it's the same as the one gcc wants ed7608a Merge pull request #81 from mdaus/sio-lite-python-exceptions 3e5b874 Fixed sio.lite-python not handling C++ exceptions 3d92965 Merge pull request #78 from mdaus/poly_fit_fix 89928c4 Correcting/clarifying comments c394b18 Merge pull request #79 from mdaus/makeEnumsEdit 71f01e3 makeEnums.py now works on files with spaces between words as well as underscores. ac0b5df Updating Python bindings to reflect fit() API change a456127 Changing 'numCoeffs' to 'order' for clarity. Fixing bug in Vector3 fit overloading where the returned poly was one less than what was requested. git-subtree-dir: externals/coda-oss git-subtree-split: 6f11d66cb7bc002f2db7f8f023bb34a01d9d0620
- Loading branch information
Showing
15 changed files
with
2,338 additions
and
4,546 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.