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
*
Missing DTX recover code for --dtx mode in txtest
Kim van der Riet
2008-08-19
1
-1
/
+1
*
Fix for broker wraparound problem.
Alan Conway
2008-06-13
1
-1
/
+1
*
Updated doxygen comments in qpid/client/*.h
Alan Conway
2008-06-09
1
-6
/
+12
*
Use InlineVector for AMQFrame, reduces heap allocations by 13%.
Alan Conway
2008-06-02
2
-3
/
+3
*
Performnace fix, improves 6-8% on high core count machines.
Carl C. Trieloff
2008-05-29
2
-4
/
+12
*
Removed obsolete src/qpid/client/SessionImpl.h .cpp
Alan Conway
2008-05-27
2
-275
/
+0
*
Speculative "fix" for solaris compile errors discussed on qpid-dev.
Alan Conway
2008-05-26
1
-2
/
+2
*
Support for AMQP 0-10 sessions in C++ broker.
Alan Conway
2008-05-20
2
-0
/
+8
*
Support for 0-10 sessions, not yet integrated. Misc minor fixes.
Alan Conway
2008-05-09
6
-16
/
+28
*
From https://issues.apache.org/jira/browse/QPID-879 contributed by Jonathan R...
Alan Conway
2008-05-06
1
-0
/
+5
*
QPID-989: fix decode of zero sized map
Gordon Sim
2008-05-01
2
-14
/
+16
*
QPID-988 and QPID-989: fixes to framing for final 0-10 spec
Gordon Sim
2008-04-30
2
-15
/
+11
*
QPID-974: allow the size of the queue of outgoing frames to be restricted
Gordon Sim
2008-04-29
2
-2
/
+1
*
Session state as per AMQP 0-10 specification.
Alan Conway
2008-04-27
1
-0
/
+2
*
Generate c++ code from final 0-10 spec
Gordon Sim
2008-04-24
16
-162
/
+40
*
Edits to doxygen comments for user documentation.
Alan Conway
2008-04-24
15
-59
/
+60
*
- SequenceSet implemented on RangeSet.
Alan Conway
2008-04-23
2
-202
/
+42
*
QPID-947: update cpp and python management to 0-10 final
Rafael H. Schloming
2008-04-22
1
-1
/
+1
*
QPID-920: send message-accept for acks (as well as completion)
Gordon Sim
2008-04-21
1
-11
/
+15
*
QPID-920: converted c++ client to use final 0-10 protocol
Gordon Sim
2008-04-20
4
-8
/
+8
*
fix ambiguity problem found on gcc 3.4 compilers
Kim van der Riet
2008-04-18
1
-1
/
+1
*
src/tests/python_tests: fix exit status if QPID_NO_PREVIEW is set.
Alan Conway
2008-04-18
1
-0
/
+14
*
Patch for improved compatibility with gcc 3.4 and boost 1.33
Andrew Stitcher
2008-04-17
1
-4
/
+4
*
Added missing .h files to Makefile.am to fix make rpmbuild.
Alan Conway
2008-04-17
2
-2
/
+6
*
Fix encoding for sized structs.
Alan Conway
2008-04-16
1
-9
/
+13
*
Fix bug in Blob::assign assigning from an empty blob.
Alan Conway
2008-04-16
1
-0
/
+1
*
Fix to struct32 encoding
Gordon Sim
2008-04-14
1
-1
/
+1
*
Use the errata file for final 0-10 that has a type code for xids without whic...
Gordon Sim
2008-04-14
2
-0
/
+14
*
Summary: added 0-10 Array encoding and decoding.
Alan Conway
2008-04-08
1
-5
/
+7
*
Added a dump method to buffer for debugging io (patch from rafaels@redhat.com)
Gordon Sim
2008-04-01
2
-0
/
+20
*
Allow zero sized arrays (with no typecode or count)
Gordon Sim
2008-03-31
1
-17
/
+19
*
Updated xml fragment to reflect correct types for connection.start.mechanisms...
Gordon Sim
2008-03-31
4
-1
/
+34
*
Fix compile errors/warnings with gcc 4.3
Alan Conway
2008-03-25
2
-2
/
+2
*
- Refactored RefCounted class to avoid virtual inheritance
Andrew Stitcher
2008-03-24
1
-3
/
+4
*
Make AsyncIOAcceptor multi-protocol:
Alan Conway
2008-03-18
3
-2
/
+8
*
rubygen/0-10/specification.rb:
Alan Conway
2008-03-11
1
-11
/
+1
*
Fix message delivery for 0-10 final codepath
Gordon Sim
2008-03-06
1
-2
/
+6
*
forked python tests for 0-10 preview and 0-10 final
Gordon Sim
2008-03-05
1
-1
/
+4
*
Further updates to support final 0-10 spec
Gordon Sim
2008-03-04
3
-5
/
+5
*
Completed holders, visitors and serialization for 0-10 commands and controls.
Alan Conway
2008-03-04
1
-1
/
+2
*
Fixed consolidation of ranges and added further validation to tests.
Gordon Sim
2008-03-03
1
-6
/
+10
*
A further step to final 0-10 spec.
Gordon Sim
2008-03-03
10
-4
/
+332
*
- Added Buffer::Iterator so amqp_0_10::Codec can use a Buffer
Alan Conway
2008-02-29
3
-3
/
+104
*
Template visitors for amqp_0_10::Command, Control and Struct.
Alan Conway
2008-02-29
1
-1
/
+1
*
QPID-820 from tross
Carl C. Trieloff
2008-02-28
2
-1
/
+55
*
Some refactoring of the 0-10 codepath (being migrated to final spec) that pri...
Gordon Sim
2008-02-25
2
-0
/
+2
*
Start moving towards final 0-10 spec:
Gordon Sim
2008-02-21
1
-1
/
+1
*
AMQP 0-10 type system:
Alan Conway
2008-02-21
2
-0
/
+6
*
Broker::connect - connect to URL, return ConnectionInputHandler.
Alan Conway
2008-02-13
2
-3
/
+37
*
Re-enabled build of cluster code when openais is installed.
Alan Conway
2008-01-29
1
-6
/
+4
[next]