summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/Address.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-5102: C++ Broker Windows build with PROTON needs new _EXTERN statements.Charles E. Rolke2013-08-281-2/+2
* QPID-4942: Only install include files that are used by the supported APIAndrew Stitcher2013-07-261-0/+56
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-151-85/+0
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-3/+3
* Replaced boost.spirit-based URL parser with simple recursive descent parser.Alan Conway2008-11-201-19/+34
* Fix compile error.Alan Conway2008-10-251-2/+2
* Fix Address wrapper to compile on MS VC8; discussed with Alan ConwayStephen D. Huston2008-10-241-5/+22
* Make Address/TcpAddress manipulation portable; extend SystemInfo functions to...Stephen D. Huston2008-10-091-0/+53