10
I Use This!
Very Low Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
QPID-7584: update versions etc for 1.37.0(-SNAPSHOT) on master More... about 8 years ago
QPID-7584: add some details/helpers for doing qpid-cpp release More... about 8 years ago
QPID-7581: update check for proton version to avoid warnings with 0.16.0 release More... about 8 years ago
QPID-7501: free sessions and links under connection lock
gordonsim
as Gordon Sim
More... over 8 years ago
QPID-7500: ensure closing session blocks until complete
gordonsim
as Gordon Sim
More... over 8 years ago
QPID-7494: To work around a problem in CMake 2.8.11, avoid use of a space in the check_depencies invocation; rely on shebang handling on unixes and file-extension handling on windows More... over 8 years ago
NO-JIRA: Fix valgrind error with gcc in c++11 mode. More... over 8 years ago
QPID-7439: Proton-based library for QMF management. More... over 8 years ago
QPID-7432: Make python management tools work over AMQP 1.0 More... over 8 years ago
QPID-7430: Allow address to be passed through unparsed to server
gordonsim
as Gordon Sim
More... over 8 years ago
QPID-7415: introduce special handling for different delivery statuses
gordonsim
as Gordon Sim
More... over 8 years ago
QPID-7406: reset cursors for cosnumers if message is released
gordonsim
as Gordon Sim
More... over 8 years ago
QPID-7400: Allow Proton 0.14 to be used without warning. More... over 8 years ago
QPID-7353: Update master versions for the 1.36.0 cycle; adapt the cmake version handling to X.Y.Z-QUALIFIER versions More... over 8 years ago
QPID-7389: Need to use all caps CYRUSSASL_FOUND for earlier versions of cmake More... over 8 years ago
QPID-7393: fix windows SslAsynchIO to not generate but also ignore empty SSL packets More... over 8 years ago
QPID-7392: More judicious templates (stolen from c++11) to avoid warnings More... over 8 years ago
QPID-7395: Avoid infinite recursion in SocketAddress::operator= More... over 8 years ago
NO-JIRA: Remove unused variable warning More... over 8 years ago
NO-JIRA: Get qpid-python into the travis build so we can run tests More... over 8 years ago
QPID-7392: Judicious use of template specialisations to avoid code which generates warnings on instantiation More... over 8 years ago
QPID-7390: strtod isn't really in std namespace(!) - This trips up older versions of gcc More... over 8 years ago
NO-JIRA: Add TravisCI and Appveyor configuration files More... over 8 years ago
QPID-7391: Fix the routing key / subject handling when responsing to received messages More... over 8 years ago
QPID-7390: Work around libc++ oddity in ostream& operator>>(ostream&, double) - libc++ on FreeBSD errors when seeing an 'n' character after numerics rather than just stopping the conversion. Probably related to processing "nan", but still different from libstdc++ and strtod behaviour. More... over 8 years ago
NO-JIRA: Git ignore some more pyc files More... over 8 years ago
QPID-7281: Make tests that use --socket-fd unix only; add the python binding to the path for windows More... over 8 years ago
QPID-7389: Fix Cyrus SASL lib detection so it works more portably More... over 8 years ago
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/qpid-cpp More... over 8 years ago
QPID-7383: Fix for excessive time taken to overwrite files when overwrite-before-return option is in use. Also improves time taken to create new journal files for the pool. More... over 8 years ago