forked from ngageoint/six-library
-
Notifications
You must be signed in to change notification settings - Fork 0
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 d5dafc3..11e1260
11e1260 Merge pull request ngageoint#339 from mdaus/fileStream-cleanup 7c34d0a style fix 4ea8a1c Fixing line endings 02eb685 Fix clean up in fileStreamOS destructors 37b85e7 Merge pull request ngageoint#338 from mdaus/fix_bad_unittest_condition 08e98cb Fix incorrect range check. Seconds are floating-point values, so, e.g., 59.23 should be valid. 480de23 Merge pull request ngageoint#337 from mdaus/jenkins-debug d257f02 Reformat README e3a0671 Document error in README c1f065c Remove Python2-specific function 5721dd1 Merge pull request ngageoint#336 from mdaus/getNumpyArraySize 02b1900 Address memory leak 2257341 Proper signature for main 9cab375 Add getNumElements to numpyutils 9cc1dae Merge pull request ngageoint#331 from mdaus/scratch_memory_unittest_fix 0a0b800 Merge pull request ngageoint#335 from mdaus/const_data_to_numpy_array 63be556 Allow converting a const buffer to a numpy array 473f206 Merge pull request ngageoint#332 from mdaus/pass_swig_home 37fb901 Merge pull request ngageoint#333 from mdaus/8_bit_integer_to_string ae40302 mDayOfWeek for Saturday should be 7, not 0 fbe556c Use proper offset when converting to tm_wday 723d901 Treat 8-bit integers as numbers rather than characters when converting to string 9a3ef58 Throw if attempting to release key not in ScratchMemory eda690e Push back element before getting iterator 321af0c Allow specifying custom swig install 6e28a86 Add <algorithm> header for std::find 5ea6906 Fix incorrect checking in unittest git-subtree-dir: externals/coda-oss git-subtree-split: 11e126064f6891ca9f74e44347ae010a6cd1ae43
- Loading branch information
1 parent
498725f
commit fbdbe40
Showing
15 changed files
with
205 additions
and
69 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
Oops, something went wrong.