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
/
messaging
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-664: added param to control synchronous send and acknowledge
Gordon Sim
2010-04-06
3
-6
/
+3
*
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
*
QPID-664: Updates to address options to stay in-line with python client chang...
Gordon Sim
2010-03-24
1
-6
/
+4
*
QPID-664: Prevent dangling pointers when receiver/sender handles stay in scop...
Gordon Sim
2010-03-19
10
-12
/
+20
*
QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ...
Gordon Sim
2010-03-03
1
-6
/
+2
*
Add BOOST_ALL_DYN_LINK to projects' Visual Studio C++ preprocessor settings; ...
Stephen D. Huston
2010-02-09
10
-41
/
+41
*
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
3
-130
/
+59
*
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
1
-6
/
+4
*
QPID-2212: revert previous attempt at fix; disable on windows only
Gordon Sim
2009-12-15
1
-4
/
+6
*
Corrected setting of auto-delete in client-server example; configured server ...
Gordon Sim
2009-12-14
2
-2
/
+2
*
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
1
-0
/
+1
*
QPID-664: Add spout & drain examples as per python client
Gordon Sim
2009-11-19
4
-1
/
+325
*
QPID-664: Fix client example to include new delimiter in address
Gordon Sim
2009-11-16
1
-1
/
+1
*
QPID-664: Introduce ';' as delimiter bewteen name (and optionally subject) an...
Gordon Sim
2009-11-16
1
-1
/
+1
*
Merge branch 'next_receiver_changes' into trunk
Gordon Sim
2009-11-16
4
-170
/
+1
*
Correct the changed vcproj files in the Makefile.am files; added the EXTRA_DI...
Stephen D. Huston
2009-11-13
1
-0
/
+12
*
Add new vcproj files for the messaging examples; these go in the Windows inst...
Stephen D. Huston
2009-11-13
10
-0
/
+4110
*
Added support for address parsing, create/assert/delete policies
Gordon Sim
2009-11-11
3
-19
/
+9
*
define content- and view- classes separately from message class
Gordon Sim
2009-10-02
9
-33
/
+27
*
Hide internal message ID behind API
Gordon Sim
2009-08-26
1
-3
/
+1
*
Fixed minor issues from r807731 to build correctly on Fedora 10 (x86_64).
Ted Ross
2009-08-25
2
-658
/
+1
*
QPID-664: Initial checkin of high level messaging api for c++
Gordon Sim
2009-08-25
13
-0
/
+1455