summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/.valgrindrc
Commit message (Collapse)AuthorAgeFilesLines
* Patch from Manuel Teira: ↵Alan Conway2008-06-201-7/+0
| | | | | | | | | | | | | | https://issues.apache.org/jira/secure/CommentAssignIssue!default.jspa?action=5&id=12398038 - Use standard automake makefiles to build cpp/examples. - Rationalize examples directory structure. Additions to patch: - Fix for VPATH builds. - Fix make distcheck (finally!) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@670066 13f79535-47bb-0310-9956-ffa450edef68
* Patch from michael goulish: QPID-1063: "under Boost 103200, command line ↵Kim van der Riet2008-05-151-1/+0
| | | | | | args with = didn't work" git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656855 13f79535-47bb-0310-9956-ffa450edef68
* Undo revision 656320, causing build problems.Alan Conway2008-05-141-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656369 13f79535-47bb-0310-9956-ffa450edef68
* Fix valgrind problems in VPATH builds.Alan Conway2008-05-141-8/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656320 13f79535-47bb-0310-9956-ffa450edef68
* Support for 0-10 sessions, not yet integrated. Misc minor fixes.Alan Conway2008-05-091-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@654913 13f79535-47bb-0310-9956-ffa450edef68
* Preparation for session thread safety overhaul:Alan Conway2007-11-011-0/+7
- simplified SessionState, responsibility for protocol states now in Handlers - qpid::RefCounted, qpid::intrusive_ptr reference counting support. - build boost unit tests as single exe, speeds up testing. - fixed leak in AsynchIOAcceptor.cpp git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@590869 13f79535-47bb-0310-9956-ffa450edef68