Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync externals #225

Merged
merged 4 commits into from
Apr 12, 2018
Merged

Sync externals #225

merged 4 commits into from
Apr 12, 2018

Conversation

JonathanMeans
Copy link
Contributor

No description provided.

3ac2993 Merge pull request #250 from mdaus/reBuildFix
e1462de Add comment
781efbd Fix buggy interaction with re, string interpolation, and Windows paths
f726d4b Merge pull request #249 from mdaus/range_equality_operator
3cd882e Added equality/inequality operators

git-subtree-dir: externals/coda-oss
git-subtree-split: 3ac29931aa12629864dff34dff5d3f202b97ed30
43bcaad Merge pull request #79 from mdaus/added-include-guard
d6f16d0 Added include guard

git-subtree-dir: externals/nitro
git-subtree-split: 43bcaad
@JonathanMeans JonathanMeans added this to the SIX 2.2.8 milestone Apr 12, 2018
@asylvest asylvest merged commit de4ff65 into master Apr 12, 2018
@asylvest asylvest deleted the sync_externals branch April 12, 2018 12:47
JonathanMeans added a commit that referenced this pull request Jun 12, 2019
389c802 Merge pull request #225 from mdaus/numpyErrorHandling
2ca7d01 Check for errors with using the C Numpy API
8840be9 Merge pull request #224 from mdaus/pseudoInverse
92a8dae Comment out main paraemeters; clarify comments
bdd43a8 Fix terminology
007ced2 Removed unused include
e7a4504 Add function for computing pseudo-inverse
cb21b99 Merge pull request #223 from mdaus/add_xml_str_replacement
d7c5f1f Using actual escape characters for newline and carriage return
92f995d Moving utility function that knows how to escape XML characters into the str module rather than buried in the XMLFormatter in the logger.  Added a unittest.

git-subtree-dir: externals/coda-oss
git-subtree-split: 389c8022254a183efd729382f8e760b799b53825
JonathanMeans pushed a commit that referenced this pull request Feb 24, 2020
cab618a Merge pull request #237 from mdaus/read_utils
c28be7c Adding documentation
8574edd Adding convenience read functions
187d011 Updated documentation
6618a58 Updating InputStream / OutputStream interface to let you send in void* and to verify full reads
96cb50c Merge pull request #236 from mdaus/fix_work_sharing_runnable
a5505c6 Missed incrementing threadNum
ffb0da0 Fixed bug that occurred when the ThreadPlanner chose fewer threads than were provided
97aa2a6 The WithCopies() version needs to call the version that takes in a vector, not itself
d64d9d1 Merge pull request #235 from mdaus/range-num-shared-elements
7005250 add unittest for types::Range
057a359 add missing algorithms header
141e4d8 add getNumSharedElements method to types::Range
3da4060 Merge pull request #234 from mdaus/updateSwig
96d0968 Update SWIG-generated code to 3.0.12
935fb41 Merge pull request #233 from mdaus/outputByteSwap
3664e35 Review fixes
8aa5dfd Add byteswap overload if you don't want to do it in-place
b760b72 Merge pull request #232 from mdaus/range-empty-method
48b779d Range type empty method
ec2df5d Merge pull request #231 from mdaus/mt-balanced-runnables
ee6e397 remove fill call
ee025cb remove algorithm header
9f6e237 update balanced runnable unit tests according to pr comments
3ec8e60 update runnable classes/interfaces according to pr comments
41a75ce repeated word
bd564ae doxygen
0349424 make sure single threaded runnables work correctly
0a63e3f SharedWork -> WorkSharing
cc2bbb9 clean up
cbd11c9 unit tests
a35739b add work sharing balanced runnable and interfaces
1067d0f Add balanced runnable and interfaces to mt
10e9a58 add range type
ca55fe2 Merge pull request #230 from mdaus/add_const_overloadings
ab83181 Adding const overloadings
fb46a95 Merge pull request #229 from mdaus/exceptionFix
8087809 Fix exception message for unrecognizable data type
52b45ab Merge pull request #228 from mdaus/fix_thread_planner_div0
4700969 Guarding against dividing / modulo'ing by 0
bb59e90 Merge pull request #227 from mdaus/remove_fftw
ff39d7e Removing FFTW driver
389c802 Merge pull request #225 from mdaus/numpyErrorHandling
2ca7d01 Check for errors with using the C Numpy API
8840be9 Merge pull request #224 from mdaus/pseudoInverse
92a8dae Comment out main paraemeters; clarify comments
bdd43a8 Fix terminology
007ced2 Removed unused include
e7a4504 Add function for computing pseudo-inverse
cb21b99 Merge pull request #223 from mdaus/add_xml_str_replacement
d7c5f1f Using actual escape characters for newline and carriage return
92f995d Moving utility function that knows how to escape XML characters into the str module rather than buried in the XMLFormatter in the logger.  Added a unittest.
f3d0c16 Merge pull request #222 from mdaus/solarisFix
d21cbe5 Include files in proper location
6cea3b6 Ensure proper includes
db80a51 Fix includes and formatting
6248f89 Move isNaN back to header
1dd4780 Check for std::isnan during config
3e62445 Use std::isnan if available
09e1e5b Move implementation of isNaN to Utilities.cpp
b71169d Remove std:: from isnan
2adc4f1 Remove <cmath> from TestCase.h
78da5c9 isnan -> std::isnan
70df131 Merge pull request #221 from mdaus/fixConstants
c8d7744 Reformat
3276870 Close struct

git-subtree-dir: externals/coda-oss
git-subtree-split: cab618a307c02858236abfe570a0394682ecb053
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants