Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed some unused files. | Gordon Sim | 2007-08-14 | 1 | -97/+0 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@565764 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Fix for QPID-534. Get now detects closure correctly. Also fixed broker to ↵ | Gordon Sim | 2007-07-05 | 1 | -1/+4 |
| | | | | | | allow channel.close-ok (and fixed client to send it). git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@553441 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Moved src/ source code to src/qpid directory: | Alan Conway | 2007-04-13 | 1 | -0/+94 |
- 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 |