summary - #14
Merged
Merged
summary#14
Conversation
akorobka
commented
Jul 3, 2018
Owner
- SSL, nanosecond timestamps, custom field order and EMX options, CMake build from the mainline
- Performance improvements for another 5-10% throughput gain
- Bug fixes
…man (ECDH) cipher suites. Openssl does not do this by default.
2. Compile problems on sparc fixed.
Important note for these changes: by changing the exception catching behavior, this will only support Python 2.6+ and Python 3+. The same files can then be deployed in the package, and only different flags need to be passed down for compilation. (cherry picked from commit 37610d8) Conflicts: m4/ax_python.m4 src/python/QuickfixPython.cpp src/python/quickfix.i src/python/quickfix.py src/python/test/DataDictionaryTestCase.py src/python/test/FieldBaseTestCase.py src/python/test/MessageTestCase.py test/runat_python3.sh
(cherry picked from commit 28e0fee) Conflicts: src/python/test-py3.sh
Make sure tests use shared_ptr that is guaranteed to exist. (cherry picked from commit 2b451b1)
(cherry picked from commit 063f0be)
(cherry picked from commit 5023815)
(cherry picked from commit 7a89252) Conflicts: configure.ac
(cherry picked from commit 42534f4)
update script bindings
Fixes and VS2015 solultion/project files for 32- and 64-bit builds. Older VS files have been removed. Adds a FIX::sys_socket_t type surrogate for socket handles (unsigned on Windows).
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.