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
/
src
/
qpid
/
framing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Undo revision 568249, causing tests to hang.
Alan Conway
2007-08-21
2
-17
/
+2
*
Invocation now uses the visitor mechanism
Gordon Sim
2007-08-21
2
-2
/
+17
*
- header correction for buffer
Carl C. Trieloff
2007-08-21
1
-0
/
+1
*
Refresh of transitional xml to more closely reflect latest specification
Gordon Sim
2007-08-21
3
-0
/
+97
*
Fixed Blob bug causing test crashes/hangs.
Alan Conway
2007-08-20
4
-24
/
+39
*
Undo over-hasty commit
Alan Conway
2007-08-20
1
-1
/
+1
*
get() returns 0 if Blob is empty.
Alan Conway
2007-08-20
1
-1
/
+1
*
r1036@fuschia: andrew | 2007-08-20 01:41:12 +0100
Andrew Stitcher
2007-08-20
1
-1
/
+1
*
* src/qpid/framing/MethodHolder.h
Alan Conway
2007-08-18
3
-15
/
+27
*
Fix memory leak in client_test, caused by bug in Blob.h.
Alan Conway
2007-08-17
1
-9
/
+12
*
AMQBodies are no longer allocated on the heap and passed with shared_ptr.
Alan Conway
2007-08-16
24
-495
/
+348
*
Removed unused types: RequestId, ResponseId, MethodContext.
Alan Conway
2007-08-14
5
-92
/
+6
*
Deleted following files that are obsolete for 0-10:
Alan Conway
2007-08-14
19
-740
/
+8
*
Broker management of message acknowledgements now runs entirely off execution...
Gordon Sim
2007-08-10
2
-0
/
+18
*
2007-08-09 <aconway@redhat.com>
Alan Conway
2007-08-10
1
-1
/
+0
*
* src/qpid/framing/MethodHolder.h, .cpp:
Alan Conway
2007-08-09
3
-84
/
+53
*
Blob: a crude kind of variant that avoids template hell.
Alan Conway
2007-08-09
1
-0
/
+134
*
Moved Proxy generation to rubygen.
Alan Conway
2007-08-09
1
-0
/
+1
*
Fixed include guard.
Alan Conway
2007-08-08
1
-3
/
+3
*
* Summary: new Frame type to replace AMQFrame. Instead of holding
Alan Conway
2007-08-07
7
-0
/
+458
*
Added first cut of generated client interface.
Gordon Sim
2007-08-05
1
-0
/
+39
*
src/qpid/framing/Visitor.h:
Alan Conway
2007-07-31
1
-27
/
+47
*
Template visitor pattern for Handlers.
Alan Conway
2007-07-30
1
-0
/
+71
*
* src/tests/ais_check, cluster.mk: Run AIS tests only if:
Alan Conway
2007-07-27
1
-2
/
+2
*
Use execution layer to acknowledge messages.
Gordon Sim
2007-07-27
5
-1
/
+121
*
* Summary:
Alan Conway
2007-07-24
1
-2
/
+2
*
* src/tests/cluster.mk: Enable cluster test.
Alan Conway
2007-07-23
1
-2
/
+2
*
Added initial 'execution-layer' to try out methods form the 0-10 execution cl...
Gordon Sim
2007-07-23
4
-4
/
+11
*
* Summary:
Alan Conway
2007-07-19
1
-3
/
+5
*
Added difference operator to the sequence number
Gordon Sim
2007-07-19
2
-0
/
+14
*
removed the need to pass MethodContext/RequestId through proxy and handler/ad...
Gordon Sim
2007-07-19
5
-2
/
+139
*
Some refactoring towards a more decoupled handler chain structure:
Gordon Sim
2007-07-17
1
-6
/
+6
*
* src/qpid/sys/Serializer.h: Serialize calls to a function,
Alan Conway
2007-07-16
1
-0
/
+49
*
* src/qpid/cluster/SessionFrame.cpp, .h: Wrap AMQFrame with
Alan Conway
2007-07-05
5
-18
/
+29
*
Fix for QPID-534. Get now detects closure correctly. Also fixed broker to all...
Gordon Sim
2007-07-05
1
-0
/
+1
*
Encode/decode for UUIDs.
Alan Conway
2007-07-04
4
-1
/
+33
*
Added UUID type based on libuuid from e2fsprogs package.
Alan Conway
2007-07-03
2
-0
/
+103
*
2007-06-30 <aconway@redhat.com>
Alan Conway
2007-07-02
1
-6
/
+3
*
* Summary:
Alan Conway
2007-06-29
5
-16
/
+70
*
* src/qpid/framing/ChannelAdapter.cpp: Use handler chains
Alan Conway
2007-06-27
6
-85
/
+83
*
* src/qpid/framing/Handler.h: Tempates for handlers and handler chains.
Alan Conway
2007-06-26
2
-8
/
+100
*
2007-06-25 <aconway@redhat.com>
Alan Conway
2007-06-26
1
-0
/
+39
*
* qpidc.spec.in: bump RPM revision for bugfix.
Alan Conway
2007-04-16
1
-5
/
+6
*
Moved src/ source code to src/qpid directory:
Alan Conway
2007-04-13
55
-0
/
+3710
*
2006-12-01 Jim Meyering <meyering@redhat.com>
Alan Conway
2006-12-01
36
-2446
/
+0
*
Patches from Andrew Stitcher to fix QPID-140, QPID-141.
Alan Conway
2006-11-30
2
-8
/
+13
*
Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...
Kim van der Riet
2006-11-22
5
-15
/
+39
*
Enclose any 'using std::string' statements within qpid namespaces to avoid po...
Gordon Sim
2006-11-22
1
-0
/
+7
*
Temporary fix to avoid type name clashes. Will very shortly move this definit...
Gordon Sim
2006-11-22
1
-2
/
+1
*
QPID-120 Enabled qpid-cpp to build on RHEL3 with less pain.
Steven Shaw
2006-11-21
1
-1
/
+1
[next]