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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Altered management of delivery records to support separateion of completion (...
Gordon Sim
2008-03-07
7
-46
/
+86
*
Fixes to c++ broker:
Gordon Sim
2008-03-06
8
-12
/
+22
*
Fix message delivery for 0-10 final codepath
Gordon Sim
2008-03-06
7
-22
/
+82
*
forked python tests for 0-10 preview and 0-10 final
Gordon Sim
2008-03-05
10
-29
/
+116
*
Fixed calculation of size for frames with str16 fields.
Gordon Sim
2008-03-05
1
-0
/
+1
*
Revert additions to valgrind suppressions checked in by mistake.
Gordon Sim
2008-03-04
1
-61
/
+0
*
Further updates to support final 0-10 spec
Gordon Sim
2008-03-04
17
-19
/
+802
*
Completed holders, visitors and serialization for 0-10 commands and controls.
Alan Conway
2008-03-04
15
-216
/
+477
*
Updated tracking of outgoing command id and send command-point control on ses...
Gordon Sim
2008-03-03
4
-8
/
+70
*
Fixed consolidation of ranges and added further validation to tests.
Gordon Sim
2008-03-03
2
-10
/
+60
*
Allow use of channel 0 for all controls and commands
Gordon Sim
2008-03-03
1
-4
/
+7
*
A further step to final 0-10 spec.
Gordon Sim
2008-03-03
30
-198
/
+1277
*
Fix compile error.
Alan Conway
2008-03-03
1
-0
/
+1
*
- Added Buffer::Iterator so amqp_0_10::Codec can use a Buffer
Alan Conway
2008-02-29
5
-3
/
+120
*
Template visitors for amqp_0_10::Command, Control and Struct.
Alan Conway
2008-02-29
16
-232
/
+385
*
QPID-820 from tross
Carl C. Trieloff
2008-02-28
18
-100
/
+639
*
amqp_0_10::ProxyTemplate - tested & functional.
Alan Conway
2008-02-28
6
-71
/
+137
*
Fixed merging of multiple XML files for the same version.
Alan Conway
2008-02-28
3
-16
/
+17
*
Added missing generated files to RPM.
Alan Conway
2008-02-28
1
-0
/
+1
*
Added missing generated files to distribution.
Alan Conway
2008-02-28
1
-1
/
+1
*
Generating domains, structs, commands and controls for 0-10 final spec.
Alan Conway
2008-02-27
7
-221
/
+245
*
Generate code for both 0-99 preview and 0-10 final specs .
Alan Conway
2008-02-27
24
-162
/
+425
*
Use sessions reference to broker rather than connections in semantic state as...
Gordon Sim
2008-02-26
2
-3
/
+4
*
Fix build problem if openais is installed but openais-devel is not.
Alan Conway
2008-02-25
1
-4
/
+1
*
Some refactoring of the 0-10 codepath (being migrated to final spec) that pri...
Gordon Sim
2008-02-25
28
-118
/
+786
*
Fixed rubygen to skip unchanged generated files, prevents needless
Alan Conway
2008-02-22
7
-17
/
+198
*
Provide separate name, message and error code on all Exceptions.
Alan Conway
2008-02-22
2
-14
/
+38
*
Extended amqpgen.rb to cover 0-10 final model.
Alan Conway
2008-02-22
1
-16
/
+113
*
Fixes to prevent problems with async store when queue is deleted before all m...
Gordon Sim
2008-02-21
4
-16
/
+26
*
Start moving towards final 0-10 spec:
Gordon Sim
2008-02-21
46
-141
/
+1416
*
Fix verify script problem
Alan Conway
2008-02-21
3
-15
/
+93
*
AMQP 0-10 type system:
Alan Conway
2008-02-21
10
-1
/
+601
*
Disabled RefCountedMap test - failing with valgrind error.
Alan Conway
2008-02-20
1
-1
/
+2
*
Update examples with ASYNC mode to newSession
Alan Conway
2008-02-20
9
-9
/
+9
*
Added non-optional enum { SYNC, ASYNC } parameter to newSession.
Alan Conway
2008-02-20
13
-30
/
+66
*
sys::RefCountedMap - reference-counted weak map of reference-counted objects.
Alan Conway
2008-02-19
3
-172
/
+202
*
STL-style intrsive linked lists, single (ISList) and double (IList)
Alan Conway
2008-02-19
7
-336
/
+710
*
Fixed race condition in the examples: when a listener program prints
Alan Conway
2008-02-18
7
-36
/
+71
*
Fix problem with verify script in ../../bin.
Alan Conway
2008-02-18
1
-1
/
+2
*
Added sleep to verify script to avoid startup races.
Alan Conway
2008-02-18
1
-1
/
+3
*
bumped spec release
Rafael H. Schloming
2008-02-18
1
-1
/
+4
*
Requests to release a message that has not been acquired should be ignored.
Gordon Sim
2008-02-18
1
-1
/
+1
*
Updated c++ and python fanout examples and verify scripts.
Alan Conway
2008-02-15
10
-109
/
+106
*
bumped spec release
Rafael H. Schloming
2008-02-14
1
-1
/
+4
*
Fixed bug in browsing that failed to deal correctly with 'gaps' in message se...
Gordon Sim
2008-02-14
1
-7
/
+14
*
Broker::connect - connect to URL, return ConnectionInputHandler.
Alan Conway
2008-02-13
8
-14
/
+85
*
Patches from Ted Ross:
Alan Conway
2008-02-12
2
-5
/
+7
*
Fix verify error in Makefile.am
Alan Conway
2008-02-12
2
-2
/
+5
*
Add -g to build flags to get debug info.
Alan Conway
2008-02-12
1
-3
/
+6
*
Create a tar file of verify scripts suitable for untarring into and installed...
Alan Conway
2008-02-12
3
-88
/
+12
[next]