Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QPID-4940: Remove obsolete qmf code | Andrew Stitcher | 2013-07-26 | 1 | -43/+0 |
| | | | | | | | | | - Remove qmf1 engine code - Remove qmf1 language bindings - Remove qmf1 agent code (it depends on engine) - Fix up cmake to build git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1507464 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | QMF updates: | Ted Ross | 2009-09-25 | 1 | -0/+43 |
- Refactored into two namespaces: 1) 'qmf' for the public QMF api (c++) 2) 'qmf::engine' for the public engine API (used for language bindings) - Added object and first_object calls to Console (in Ruby) - Made objects call compatible with the kwarg arguments used in the older API - Added to_s functions to classes that needed them git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@818994 13f79535-47bb-0310-9956-ffa450edef68 |