Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QPID-52: use of tr1 and unordered_map break build or RHEL4. | Alan Conway | 2006-10-24 | 1 | -17/+0 |
| | | | | | | | | | Replaced unordered_map with std::map. Use boost::shared_ptr instead of std::tr1::shared_ptr. Since we're using boost for other things now anyway it's simpler & more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@467329 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Build system reorg, see README and Makefile comments for details. | Alan Conway | 2006-10-16 | 1 | -0/+17 |
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@464494 13f79535-47bb-0310-9956-ffa450edef68 |