1. d19aaa1 fix for: https://issues.apache.org/jira/browse/AMQCPP-505 by Timothy A. Bish · 11 years ago
  2. b7f0d62 port fix from AMQ-4643 by Timothy A. Bish · 11 years ago
  3. 5584ac3 fix for: https://issues.apache.org/jira/browse/AMQCPP-502 by Timothy A. Bish · 11 years ago
  4. 8c56eeb https://issues.apache.org/jira/browse/AMQCPP-501 by Timothy A. Bish · 11 years ago
  5. 4218916 updates to release notes. by Timothy A. Bish · 11 years ago
  6. cf88032 https://issues.apache.org/jira/browse/AMQCPP-496 by Timothy A. Bish · 11 years ago
  7. e99554f additional fix for: https://issues.apache.org/jira/browse/AMQCPP-474 by Timothy A. Bish · 11 years ago
  8. 8b3266b fix for: https://issues.apache.org/jira/browse/AMQCPP-494 by Timothy A. Bish · 11 years ago
  9. f5b1ded fix for: https://issues.apache.org/jira/browse/AMQCPP-498 by Timothy A. Bish · 11 years ago
  10. b2ef48c fix for: https://issues.apache.org/jira/browse/AMQCPP-497 by Timothy A. Bish · 11 years ago
  11. bd49973 test case for: https://issues.apache.org/jira/browse/AMQCPP-494 by Timothy A. Bish · 11 years ago
  12. 27bd53b New test case by Timothy A. Bish · 11 years ago
  13. 0e370c8 updates to release notes. by Timothy A. Bish · 11 years ago
  14. 4ab21d0 fix for: https://issues.apache.org/jira/browse/AMQCPP-491 by Timothy A. Bish · 11 years ago
  15. 1bf3fb5 Adds test patch for: https://issues.apache.org/jira/browse/AMQCPP-490 by Timothy A. Bish · 11 years ago
  16. e72ee30 updates to release notes. by Timothy A. Bish · 11 years ago
  17. 4adcf71 fixes for: https://issues.apache.org/jira/browse/AMQCPP-490 by Timothy A. Bish · 11 years ago
  18. 043b3be updates to the release notes. by Timothy A. Bish · 11 years ago
  19. 3f54fb4 fix for: https://issues.apache.org/jira/browse/AMQCPP-489 by Timothy A. Bish · 11 years ago
  20. d9c6640 updates to the release notes. by Timothy A. Bish · 11 years ago
  21. 78db076 fix and test for: https://issues.apache.org/jira/browse/AMQCPP-488 by Timothy A. Bish · 11 years ago
  22. 593458c fix for: https://issues.apache.org/jira/browse/AMQCPP-487 by Timothy A. Bish · 11 years ago
  23. 0d53928 Some initial 3.7.1 release notes. by Timothy A. Bish · 11 years ago
  24. 595592f fix for: https://issues.apache.org/jira/browse/AMQCPP-484 by Timothy A. Bish · 11 years ago
  25. d2ce7ab Move trunk on to 3.8.0 by Timothy A. Bish · 11 years ago
  26. 003ccab updated svn:ignore by Timothy A. Bish · 11 years ago
  27. 1dc3b81 [maven-release-plugin] prepare release 3.7.x by Timothy A. Bish · 11 years ago
  28. 94c60da [maven-release-plugin] prepare branch 3.7.x by Timothy A. Bish · 11 years ago
  29. bec673d fix for: https://issues.apache.org/jira/browse/AMQCPP-485 by Timothy A. Bish · 11 years ago
  30. b003c33 fix for: https://issues.apache.org/jira/browse/AMQCPP-483 by Timothy A. Bish · 11 years ago
  31. d5a1ead [maven-release-plugin] prepare for next development iteration by Timothy A. Bish · 11 years ago
  32. 9dc41d5 [maven-release-plugin] prepare release activemq-cpp-3.7.0 by Timothy A. Bish · 11 years ago
  33. cb86d7f Project updates by Timothy A. Bish · 11 years ago
  34. d38f7fe Project updates by Timothy A. Bish · 11 years ago
  35. 808c7bf Prep for next release. by Timothy A. Bish · 11 years ago
  36. bc67adf fix and test for: https://issues.apache.org/jira/browse/AMQCPP-482 by Timothy A. Bish · 11 years ago
  37. 72862b7 fix test by Timothy A. Bish · 11 years ago
  38. c222a77 Update projects for all recent changes by Timothy A. Bish · 11 years ago
  39. c548e64 Fix issue found on windows by Timothy A. Bish · 11 years ago
  40. dcae1eb Fix some warnings on Windows. by Timothy A. Bish · 11 years ago
  41. 1253fc1 fix and test for: https://issues.apache.org/jira/browse/AMQCPP-476 by Timothy A. Bish · 11 years ago
  42. b57739e couple of small failover transport tweaks by Timothy A. Bish · 11 years ago
  43. cfae4db https://issues.apache.org/jira/browse/AMQCPP-472 by Timothy A. Bish · 11 years ago
  44. e92d11c Add Collections::reverse by Timothy A. Bish · 11 years ago
  45. 50b4558 fix for: https://issues.apache.org/jira/browse/AMQCPP-475 by Timothy A. Bish · 11 years ago
  46. d887454 fix and test for: https://issues.apache.org/jira/browse/AMQCPP-474 by Timothy A. Bish · 11 years ago
  47. fd90349 https://issues.apache.org/jira/browse/AMQCPP-473 by Timothy A. Bish · 11 years ago
  48. 95f0712 Update URI configure with non-blocking redelivery option by Timothy A. Bish · 11 years ago
  49. b477b06 Code fixups by Timothy A. Bish · 11 years ago
  50. 54579da source generator for local TX to impl toString more cleanly. by Timothy A. Bish · 11 years ago
  51. 18636c4 source generator for local TX to impl toString more cleanly. by Timothy A. Bish · 11 years ago
  52. 2f343b0 Fix potential segfault when using async sends with callback. by Timothy A. Bish · 11 years ago
  53. 93f0d06 fix test after recent changes by Timothy A. Bish · 11 years ago
  54. dc5db04 Adds integration tests for optimized ack support. by Timothy A. Bish · 11 years ago
  55. fa3942c https://issues.apache.org/jira/browse/AMQCPP-473 by Timothy A. Bish · 11 years ago
  56. f6282c1 minor formatting cleanups by Timothy A. Bish · 11 years ago
  57. 611aaa1 make uri options more closely match the Java client. by Timothy A. Bish · 11 years ago
  58. 906601b ensure count starts at one not zero, makes Id logs match up with counts. by Timothy A. Bish · 11 years ago
  59. 4ac5bf8 Better toString impl by Timothy A. Bish · 11 years ago
  60. f24feef Better toString impl by Timothy A. Bish · 11 years ago
  61. a640eb9 Use the right type conversion by Timothy A. Bish · 11 years ago
  62. f47384e Add some additional property accessors by Timothy A. Bish · 11 years ago
  63. 23a2d75 Ensure properties get set correctly and use locally configured settings when uri doesn't override them by Timothy A. Bish · 11 years ago
  64. 14afd08 Add fields for carrying poison ack cause and some utility constructors. by Timothy A. Bish · 11 years ago
  65. 044a760 Add fields for carrying poison ack cause and some utility constructors. by Timothy A. Bish · 11 years ago
  66. 7bd00a1 https://issues.apache.org/jira/browse/AMQCPP-473 by Timothy A. Bish · 11 years ago
  67. f3f33b1 Fix some warnings by Timothy A. Bish · 11 years ago
  68. c981a4c https://issues.apache.org/jira/browse/AMQCPP-367 by Timothy A. Bish · 11 years ago
  69. 502a550 Adding getHashCode to some of the objects. by Timothy A. Bish · 11 years ago
  70. fb4cb75 https://issues.apache.org/jira/browse/AMQCPP-367 by Timothy A. Bish · 11 years ago
  71. a650664 Refined hash code templates. by Timothy A. Bish · 11 years ago
  72. 5a0e867 Simplified HashMap declaration now that Id commands have getHashCode. by Timothy A. Bish · 11 years ago
  73. ed09e4f Updated openwire commands and marshalers. Removes APR references and adds hash code methods. by Timothy A. Bish · 11 years ago
  74. 774d994 Updates for the source code generator by Timothy A. Bish · 11 years ago
  75. 4ec1ca8 Add some missing operators by Timothy A. Bish · 11 years ago
  76. 329a47f fix for: https://issues.apache.org/jira/browse/AMQCPP-470 by Timothy A. Bish · 11 years ago
  77. 9d3777c small test fix by Timothy A. Bish · 11 years ago
  78. cb93d50 Adds by Timothy A. Bish · 11 years ago
  79. 20afd10 Adds a HashSet impl and tests by Timothy A. Bish · 11 years ago
  80. f13b164 Fix for: https://issues.apache.org/jira/browse/AMQCPP-469 by Timothy A. Bish · 11 years ago
  81. 0a327a4 Code updates, fixes. Implements some of the security classes needed to remove dependency on apr-util by Timothy A. Bish · 11 years ago
  82. 825846c [maven-release-plugin] prepare release activemq-cpp-3.6.x by Timothy A. Bish · 11 years ago
  83. 9338ee1 [maven-release-plugin] prepare branch activemq-cpp-3.6.x by Timothy A. Bish · 11 years ago
  84. 5bd2d5a Prepare for next release. by Timothy A. Bish · 11 years ago
  85. af7674d https://issues.apache.org/jira/browse/AMQCPP-467 by Timothy A. Bish · 11 years ago
  86. a1731ee small fix by Timothy A. Bish · 11 years ago
  87. ba005b7 https://issues.apache.org/jira/browse/AMQCPP-467 by Timothy A. Bish · 11 years ago
  88. c0b182a https://issues.apache.org/jira/browse/AMQCPP-467 by Timothy A. Bish · 11 years ago
  89. 654e1f7 fix for: https://issues.apache.org/jira/browse/AMQCPP-465 by Timothy A. Bish · 11 years ago
  90. 5cd755c Throw a somewhat better exception. by Timothy A. Bish · 11 years ago
  91. da4c7e1 fix leak in test by Timothy A. Bish · 11 years ago
  92. d63562a Clean up and internalize all the APR bits into the TcpSocket class. by Timothy A. Bish · 11 years ago
  93. 6beee7b project file updates by Timothy A. Bish · 11 years ago
  94. e0c40e9 Adds a simple Mock broker that can be used in failover tests. by Timothy A. Bish · 11 years ago
  95. d286327 Adds another example app. by Timothy A. Bish · 11 years ago
  96. c988d32 fix for: https://issues.apache.org/jira/browse/AMQCPP-464 by Timothy A. Bish · 11 years ago
  97. ece5455 Avoid Windows name clash by Timothy A. Bish · 11 years ago
  98. 0e7adc1 project file updates by Timothy A. Bish · 11 years ago
  99. 2c6377c project file updates by Timothy A. Bish · 11 years ago
  100. 69178a5 Remove some more APR usage an internalize. by Timothy A. Bish · 11 years ago