summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/sys/windows/uuid.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-2708: Create a separate qpidtypes library for the types namespace.Alan Conway2010-06-301-8/+8
* Correct new uuid methods for Windows, add QPID_CLIENT_EXTERN where needed.Stephen D. Huston2010-01-181-1/+1
* QPID-2323: add a Uuid type and allow it as the value of a Variant.Gordon Sim2010-01-151-0/+1
* Working towards abstracting away the cross platform uuid mess:Andrew Stitcher2009-08-311-0/+38
* Move remaining needed Windows files from src/qpid/sys/windows to include/qpid...Stephen D. Huston2009-07-171-38/+0
* Hack around the namespace pollution in QPID-1737Andrew Stitcher2009-05-051-5/+1
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-6/+7
* Add uuid wrapper for Windows; resolves QPID-1328Stephen D. Huston2008-10-081-0/+41