Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deleting doxygen_mainpage.h, which has moved to the src/cpp/docs/api directory. | Jonathan Robie | 2008-11-17 | 1 | -28/+0 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@718280 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Updated doxygen comments in qpid/client/*.h | Alan Conway | 2008-06-09 | 1 | -38/+21 |
| | | | | | | | Changed request-response example to use SubscriptionManager like the others. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@665891 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Moved src/ source code to src/qpid directory: | Alan Conway | 2007-04-13 | 1 | -0/+45 |
- allows rhm package to build consistently against checked-out or installed qpid. - consistent correspondence between source paths and C++ namespaces. - consistent use of #include <qpid/foo> in source and by users. - allows header files to split over multiple directories, e.g. separating generated code, separating public API from private files. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@528668 13f79535-47bb-0310-9956-ffa450edef68 |