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

Mirroring InputStream API #215

Merged
merged 1 commit into from
Nov 28, 2017
Merged

Mirroring InputStream API #215

merged 1 commit into from
Nov 28, 2017

Conversation

asylvest
Copy link
Contributor

I was in too much of a hurry before - one minor API change needed

FYI @JonathanMeans

@asylvest asylvest added this to the SIX 2.2.8 milestone Nov 28, 2017
@asylvest asylvest merged commit 9c666eb into master Nov 28, 2017
@asylvest asylvest deleted the fix_adapter branch November 28, 2017 17:01
JonathanMeans added a commit that referenced this pull request Jun 12, 2019
75e54bf Merge pull request #217 from mdaus/convexHull
10800df Merge branch 'convexHull' of https://github.com/mdaus/coda-oss into convexHull
c09526a Merge branch 'master' into convexHull
7d36e5c Add convexHull
99a2deb Merge pull request #216 from mdaus/isNaN
45efe40 Move include to top
a033615 Fix includes; naming
4467fa1 Add math_config.h
755128f Make isNaN a templated function
b63c30c Move ConvexHull to math
dc6c965 Add isNaN function
6ec4369 Merge pull request #215 from mdaus/sys-time-macro
2577315 Removed a macro from sys/Conf.h that was conflicting with Apache Mesos
8ffb29c Merge pull request #213 from mdaus/lib-linkage
a921f9d Always explicitly link to libcrypto if using net.ssl
c9ee4e2 Merge pull request #212 from mdaus/make_split_const
191c90e split() method can be const

git-subtree-dir: externals/coda-oss
git-subtree-split: 75e54bf06d3c6ed1e511e8bcf1e074bd69c2a9bf
JonathanMeans pushed a commit that referenced this pull request Feb 24, 2020
a4c9552 Merge pull request #220 from mdaus/support_win_gcc
1ab5be6 Supporting gcc on Windows
e38d2e4 Merge pull request #219 from mdaus/remove_exception_specifications
c8f3bbd Removing exception specifications... these are deprecated and weren't compiling on Windows with gcc because FileWin32.cpp didn't have them in.
e0c803d Merge pull request #218 from mdaus/win_gcc
a68dc82 Fixing bug with pointer check... should be dereferencing it
75e54bf Merge pull request #217 from mdaus/convexHull
10800df Merge branch 'convexHull' of https://github.com/mdaus/coda-oss into convexHull
c09526a Merge branch 'master' into convexHull
7d36e5c Add convexHull
99a2deb Merge pull request #216 from mdaus/isNaN
45efe40 Move include to top
a033615 Fix includes; naming
4467fa1 Add math_config.h
755128f Make isNaN a templated function
b63c30c Move ConvexHull to math
dc6c965 Add isNaN function
6ec4369 Merge pull request #215 from mdaus/sys-time-macro
2577315 Removed a macro from sys/Conf.h that was conflicting with Apache Mesos
8ffb29c Merge pull request #213 from mdaus/lib-linkage
a921f9d Always explicitly link to libcrypto if using net.ssl
c9ee4e2 Merge pull request #212 from mdaus/make_split_const
191c90e split() method can be const

git-subtree-dir: externals/coda-oss
git-subtree-split: a4c955236d1ca27df7fb929c2194f0aa0c88dc3d
JonathanMeans pushed a commit that referenced this pull request Feb 24, 2020
a4c9552 Merge pull request #220 from mdaus/support_win_gcc
1ab5be6 Supporting gcc on Windows
e38d2e4 Merge pull request #219 from mdaus/remove_exception_specifications
c8f3bbd Removing exception specifications... these are deprecated and weren't compiling on Windows with gcc because FileWin32.cpp didn't have them in.
e0c803d Merge pull request #218 from mdaus/win_gcc
a68dc82 Fixing bug with pointer check... should be dereferencing it
75e54bf Merge pull request #217 from mdaus/convexHull
10800df Merge branch 'convexHull' of https://github.com/mdaus/coda-oss into convexHull
c09526a Merge branch 'master' into convexHull
7d36e5c Add convexHull
99a2deb Merge pull request #216 from mdaus/isNaN
45efe40 Move include to top
a033615 Fix includes; naming
4467fa1 Add math_config.h
755128f Make isNaN a templated function
b63c30c Move ConvexHull to math
dc6c965 Add isNaN function
6ec4369 Merge pull request #215 from mdaus/sys-time-macro
2577315 Removed a macro from sys/Conf.h that was conflicting with Apache Mesos
8ffb29c Merge pull request #213 from mdaus/lib-linkage
a921f9d Always explicitly link to libcrypto if using net.ssl
c9ee4e2 Merge pull request #212 from mdaus/make_split_const
191c90e split() method can be const

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

Successfully merging this pull request may close these issues.

1 participant