index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added hello_xml.cpp example.
Jonathan Robie
2010-05-05
2
-1
/
+69
*
Allow empty subject for direct- and xml- exchanges
Gordon Sim
2010-05-05
1
-1
/
+0
*
Some cleanup on examples:
Gordon Sim
2010-05-05
15
-2026
/
+424
*
Changed address string to current format.
Jonathan Robie
2010-04-26
1
-1
/
+1
*
Strip out the Unicode BOM mark
Andrew Stitcher
2010-04-22
1
-1
/
+1
*
Fixed license text in c++ Visual Studio examples solutions files.
Andrew Stitcher
2010-04-21
2
-124
/
+23
*
Applied Gordon's patch - much simpler now.
Jonathan Robie
2010-04-15
1
-37
/
+23
*
Remove reference to non-existent file.
Gordon Sim
2010-04-15
1
-1
/
+0
*
Naming change: variable queueName is now called address.
Jonathan Robie
2010-04-15
1
-3
/
+3
*
Added hello_world.cpp example for tutorial.
Jonathan Robie
2010-04-15
2
-1
/
+54
*
Removed drain and spout projects from examples as they need boost
Andrew Stitcher
2010-04-15
1
-16
/
+0
*
Install new old-examples visual studio solution file
Andrew Stitcher
2010-04-15
1
-0
/
+1
*
Split example Visual Studio projects into old API and new API solutions
Andrew Stitcher
2010-04-14
2
-202
/
+245
*
QPID-2506: enable map and list method arguments.
Kenneth Anthony Giusti
2010-04-14
2
-6
/
+19
*
QPID-664: changed connect() back to open(),removed detach(),defined new excep...
Gordon Sim
2010-04-09
10
-10
/
+10
*
QPID-664: changed open() to connect(), moved url parameter to constructor, ad...
Gordon Sim
2010-04-08
10
-20
/
+20
*
QPID-664: added param to control synchronous send and acknowledge
Gordon Sim
2010-04-06
3
-6
/
+3
*
Merged the changes from the qmf-devel0.7a branch back to the trunk.
Ted Ross
2010-03-31
2
-1
/
+22
*
QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...
Gordon Sim
2010-03-31
10
-23
/
+21
*
Rename Duration::INFINITE to Duration::FOREVER; resolves QPID-2475.
Stephen D. Huston
2010-03-30
1
-1
/
+1
*
QPID-664: renamed headers as properties (to match python); added priority
Gordon Sim
2010-03-29
2
-4
/
+4
*
QPID-2406: a more explicit solution for durations in the messaging api
Gordon Sim
2010-03-29
1
-2
/
+2
*
QPID-664: move Variant and Uuid from messaging to types namespace
Gordon Sim
2010-03-29
6
-3
/
+5
*
Add missing BOOST_ALL_DYN_LINK macro settings; merged in from 0.6-release-win...
Stephen D. Huston
2010-03-24
1
-4
/
+4
*
QPID-664: Updates to address options to stay in-line with python client chang...
Gordon Sim
2010-03-24
1
-6
/
+4
*
Add messaging drain and spout examples.
Stephen D. Huston
2010-03-22
1
-0
/
+12
*
QPID-664: Prevent dangling pointers when receiver/sender handles stay in scop...
Gordon Sim
2010-03-19
10
-12
/
+20
*
C++ automake build picks up version number from qpid/QPID_VERSION.txt.
Alan Conway
2010-03-17
1
-11
/
+11
*
QPID-2441: patch from Jan Sarenik that prevents verification failures when ru...
Gordon Sim
2010-03-10
3
-5
/
+6
*
QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ...
Gordon Sim
2010-03-03
1
-6
/
+2
*
I have added the license header to the files included in this commit.
Rajith Muditha Attapattu
2010-02-12
1
-0
/
+18
*
Add BOOST_ALL_DYN_LINK to projects' Visual Studio C++ preprocessor settings; ...
Stephen D. Huston
2010-02-09
28
-112
/
+112
*
QPID-664: change format of connection options string to match address options...
Gordon Sim
2010-01-28
10
-12
/
+24
*
QPID-664: change cancel() to close() for consistency
Gordon Sim
2010-01-27
4
-6
/
+6
*
QPID-2323: add a Uuid type and allow it as the value of a Variant.
Gordon Sim
2010-01-15
2
-2
/
+1
*
QPID-664: Added some of the missing standard message headers. Added two new t...
Gordon Sim
2010-01-12
1
-0
/
+2
*
Add vcproj files for messaging/drain and messaging/spout; resolves QPID-2299
Stephen D. Huston
2010-01-05
4
-181
/
+97
*
Remove old vcproj files not in use any longer; resolves QPID-2301
Stephen D. Huston
2010-01-05
1
-2
/
+0
*
The spout/drain examples have qpid::Options usage which inlines the boost::pr...
Stephen D. Huston
2009-12-15
2
-9
/
+5
*
QPID-2212: revert previous attempt at fix; disable on windows only
Gordon Sim
2009-12-15
1
-4
/
+6
*
Don't explicitly name Boost libs in Windows link; fixes QPID-2271
Stephen D. Huston
2009-12-14
1
-1
/
+6
*
Corrected setting of auto-delete in client-server example; configured server ...
Gordon Sim
2009-12-14
2
-2
/
+2
*
Clean up test environment variables, prepare for running more tests in cmake.
Alan Conway
2009-11-30
1
-1
/
+2
*
Simplified the normalize function (as suggested by aconway) to be compatible ...
Ted Ross
2009-11-30
1
-12
/
+5
*
QPID-2219 - Example tests hang when run in a vpath build
Ted Ross
2009-11-25
3
-9
/
+30
*
QPID-664: Added readme with some context and description of using the drain &...
Gordon Sim
2009-11-23
1
-0
/
+146
*
QPID-2212: disable spout/drain under cmake until windows build issues are res...
Gordon Sim
2009-11-20
1
-2
/
+4
*
Change spout option name to match equivalent python example
Gordon Sim
2009-11-20
1
-1
/
+1
*
QPID-2212: Attempt to fix windows build of drain/spout examples by linking in...
Gordon Sim
2009-11-20
1
-2
/
+2
*
Removed the Visual Studio solution/project files, as these are now generated ...
Stephen D. Huston
2009-11-20
10
-2
/
+11
[prev]
[next]