| Commit message (Expand) | Author | Age | Files | Lines |
* | Update from trunk r1375509 through r1450773asyncstore | Kim van der Riet | 2013-02-28 | 1 | -2/+4 |
* | NO-JIRA: Additional doxygen comments for exceptions | Gordon Sim | 2011-09-05 | 1 | -1/+40 |
* | Predefine QMFE_EXTERN so it doesn't show up in generated output; resolves QPI... | Stephen D. Huston | 2011-05-14 | 2 | -2/+2 |
* | NO-JIRA - Doxygen Footer change | Ted Ross | 2011-04-28 | 1 | -1/+1 |
* | Fixed bug that led to client doxygen using broker doxygen main page. | Jonathan Robie | 2010-12-18 | 1 | -1/+1 |
* | QPID-2963: revert changes to Doxygen header from r957222, and also remove dup... | Robert Gemmell | 2010-12-05 | 1 | -9/+20 |
* | Add PREDEFINED items so that QPID_MESSAGING_EXTERN and QMF_EXTERN do not show... | Stephen D. Huston | 2010-11-16 | 2 | -2/+2 |
* | add ASF licence to various files in the cpp tree | Robert Gemmell | 2010-10-31 | 2 | -1/+39 |
* | Turned off Graphviz | Jonathan Robie | 2010-07-29 | 1 | -1/+1 |
* | Added sections for client and management starting points, currently TBD, in t... | Jonathan Robie | 2010-07-29 | 1 | -0/+10 |
* | Added overview page, designed to list starting points for developers. | Jonathan Robie | 2010-07-29 | 2 | -1/+62 |
* | Fixed scripts that referred to README instead of README.txt. | Jonathan Robie | 2010-06-23 | 1 | -28/+9 |
* | Changed code examples and references from doxygen main page to the new API cl... | Jonathan Robie | 2010-04-29 | 1 | -82/+248 |
* | Fix typo in name; resolves QPID-2553 | Stephen D. Huston | 2010-04-27 | 1 | -1/+1 |
* | Allow builder to generate developer docs as well as user API docs. | Stephen D. Huston | 2010-03-05 | 1 | -1/+4 |
* | Add header.html and footer.html to dist files; resolves QPID-2302 | Stephen D. Huston | 2010-01-05 | 1 | -1/+2 |
* | Removed the Visual Studio solution/project files, as these are now generated ... | Stephen D. Huston | 2009-11-20 | 1 | -1/+1 |
* | Move the kit-building settings out of CMakeLists.txt to a new file, BuildInst... | Stephen D. Huston | 2009-11-13 | 1 | -1/+5 |
* | Add API doc generation and install to CMake build. | Stephen D. Huston | 2009-10-16 | 1 | -0/+36 |
* | Consistently show qpid-based paths in #include directives. Help this work fro... | Stephen D. Huston | 2009-10-16 | 1 | -4/+4 |
* | Fixed doxygen generation for the C++ APIs | Ted Ross | 2009-08-19 | 2 | -2/+4 |
* | Separate generated public header files from non-public headers, generated cod... | Alan Conway | 2009-07-27 | 2 | -2/+2 |
* | Fix include paths for doxygen generated API doc. | Alan Conway | 2009-07-20 | 2 | -4/+3 |
* | Fix problem with in-tree builds. | Alan Conway | 2009-07-20 | 1 | -1/+2 |
* | Merge branch 'move_public_h_to_include' into trunk | Alan Conway | 2009-07-15 | 1 | -3/+1 |
* | Added qpid:Exception to the client API documentation. | Jonathan Robie | 2009-07-08 | 1 | -1/+1 |
* | Include non-keyword versions of the session classes for documentation of para... | Jonathan Robie | 2009-05-08 | 1 | -1/+1 |
* | Changes to build DLLs instead of static libs on Windows; primarily added deco... | Stephen D. Huston | 2009-03-12 | 2 | -4/+4 |
* | Removed class diagrams (to save space and simplify generated documentation). | Jonathan Robie | 2009-01-29 | 1 | -12/+12 |
* | Modified footer and header for Google bait | Jonathan Robie | 2009-01-14 | 2 | -2/+31 |
* | Added ASF licensing headers to the following files | Rajith Muditha Attapattu | 2008-12-19 | 6 | -0/+126 |
* | Added ASF license to makefiles | Gordon Sim | 2008-12-15 | 1 | -0/+18 |
* | Added generated framing headers to doxygen documentation. | Jonathan Robie | 2008-11-25 | 1 | -2/+2 |
* | Housecleaning - removed Session_099 filter, removed jrobie path from develope... | Jonathan Robie | 2008-11-17 | 2 | -2/+2 |
* | Modified user.doxygen.in to incorporate main page documentation. | Jonathan Robie | 2008-11-17 | 2 | -22/+23 |
* | QPID-1294 (Johnathan Robie) Improved doxygen generation. Files missed in prev... | Alan Conway | 2008-11-05 | 6 | -0/+1168 |
* | QPID-1294 (Johnathan Robie) Improved doxygen generation. | Alan Conway | 2008-11-05 | 1 | -2/+2 |
* | Updated doxygen comments in qpid/client/*.h | Alan Conway | 2008-06-09 | 1 | -5/+5 |
* | Make help2man and doxygen dependencies optional. | Alan Conway | 2008-05-26 | 1 | -0/+4 |
* | Fix doxygen warnings. | Alan Conway | 2008-04-02 | 1 | -26/+0 |
* | * docs/api/Makefile.am: Adding html.timestamp to clean target. | Alan Conway | 2007-05-18 | 1 | -1/+1 |
* | Fix make distcheck | Alan Conway | 2007-05-18 | 1 | -1/+1 |
* | Makefile fixes to get make distcheck passing. | Alan Conway | 2007-05-01 | 1 | -1/+1 |
* | * Moved code generation into top-level gen/ dir with own Makefile.am | Alan Conway | 2007-04-14 | 1 | -1/+1 |
* | * cpp/qpid-config.in, Makefile.am, configure.ac: added qpid-config script. | Alan Conway | 2007-04-12 | 2 | -30/+5 |
* | * cpp/qpidc.spec.in: Added qpidd-devel sub-package. | Alan Conway | 2007-04-11 | 2 | -3/+5 |
* | * docs/api/*: Fixed API doc generation to work with VPATH builds. | Alan Conway | 2007-04-10 | 5 | -30/+32 |
* | Fixed autmake $wildcard warnings, added html-dev to generate full doxygen for... | Alan Conway | 2007-03-30 | 3 | -15/+33 |
* | Renamed cpp-0-9 to cpp | Alan Conway | 2007-03-21 | 3 | -0/+2506 |
* | * cpp: svn removed, will rename cpp-0-9 | Alan Conway | 2007-03-21 | 2 | -1265/+0 |