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
*
QPID-651 applied patch from Ted
Carl C. Trieloff
2007-10-19
2
-2
/
+12
*
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@586520...
Andrew Stitcher
2007-10-19
3
-296
/
+5
*
More rearranging of template specialisation to avoid gccisms and conform corr...
Andrew Stitcher
2007-10-18
2
-24
/
+12
*
Recast int to FixedWidthValue conversions to avoid tamplate specialisation an...
Andrew Stitcher
2007-10-18
2
-130
/
+18
*
Fixed return of acquired message ranges (and added tests)
Gordon Sim
2007-10-18
1
-5
/
+11
*
* Summary: generalized Invoker visitor to all *Operations and
Alan Conway
2007-10-16
5
-30
/
+91
*
Include declarations of the specialisations we define to make sure they are p...
Andrew Stitcher
2007-10-16
1
-0
/
+16
*
Implementation of 0-10 field tables
Andrew Stitcher
2007-10-16
9
-95
/
+577
*
Additional tests and fixes
Gordon Sim
2007-10-04
4
-7
/
+16
*
Fix (and refactor) processing of ranges in message handler.
Gordon Sim
2007-10-04
1
-0
/
+16
*
fixed decoding of b/e bits
Rafael H. Schloming
2007-10-03
1
-1
/
+1
*
Correction to interpretation of flags (B/E refer to the first/last segment in...
Gordon Sim
2007-10-02
2
-2
/
+2
*
Fixed bug introduced in r577027 where the header frame of a message is direct...
Gordon Sim
2007-10-02
1
-0
/
+17
*
* src/qpid/framing/ResumeHandler.cpp: Handle ack and resume logic
Alan Conway
2007-10-01
2
-0
/
+125
*
Minor refactoring of execution layer
Gordon Sim
2007-09-28
4
-1
/
+13
*
Honour sync bit when processing L4 method
Gordon Sim
2007-09-28
2
-1
/
+3
*
Some revisions to rubygen for packed structs and execution header (changes no...
Gordon Sim
2007-09-27
1
-0
/
+48
*
Start execution mark from -1 (0xFFFFFFFF)
Gordon Sim
2007-09-26
1
-1
/
+1
*
Use octet each for class and method id (changed c++ and python)
Gordon Sim
2007-09-21
4
-10
/
+10
*
Refactor HandlerImpl to use Session rather than CoreRefs.
Alan Conway
2007-09-18
3
-21
/
+3
*
* rubygen/templates/Proxy.rb, src/qpid/framing/Proxy.cpp, Proxy.h:
Alan Conway
2007-09-18
4
-13
/
+21
*
* src/qpid/broker/SessionHandler.cpp:
Alan Conway
2007-09-18
1
-22
/
+27
*
Added Dispatcher class (plus test). This converts incoming MessageTransfer fr...
Gordon Sim
2007-09-18
1
-1
/
+1
*
Use frameset begin/end flags for determining frameset boundaries.
Gordon Sim
2007-09-13
8
-23
/
+62
*
* python/qpid/codec.py
Andrew Stitcher
2007-09-12
2
-19
/
+54
*
Moved old ClientChannel class from using basic to using message for publish &...
Gordon Sim
2007-09-11
2
-1
/
+43
*
Client side support for message and delivery properties in header segments.
Gordon Sim
2007-09-10
6
-6
/
+125
*
Implementation of execution.result on the client side
Gordon Sim
2007-09-06
4
-2
/
+232
*
* Tidy up framing::Buffer class
Andrew Stitcher
2007-09-06
2
-47
/
+4
*
Initial implementation (plus very simple tests) of message.acquire, message.r...
Gordon Sim
2007-09-03
2
-0
/
+17
*
* Summary:
Alan Conway
2007-08-31
4
-6
/
+9
*
* Changes to make C++ client code use the asynchronous network IO
Andrew Stitcher
2007-08-31
3
-40
/
+46
*
- Update cluster code to work with new FrameHandler
Alan Conway
2007-08-30
1
-15
/
+8
*
* configure.ac: Disabled cluster build temporarily while fixing build problems.
Alan Conway
2007-08-30
1
-1
/
+1
*
* src/qpid/broker/Session.h, .cpp: Session holds all state of a session incl...
Alan Conway
2007-08-29
5
-63
/
+98
*
Updated message.transfer encoding to use header and content segments (includi...
Gordon Sim
2007-08-28
18
-50
/
+645
*
* Fix compile errors.
Alan Conway
2007-08-27
1
-8
/
+12
*
* src/qpid/framing/FrameDefaultVisitor.h:
Alan Conway
2007-08-27
1
-2
/
+12
*
* src/qpid/framing/FrameDefaultVisitor.h:
Alan Conway
2007-08-27
1
-0
/
+56
*
* rubygen/amqpgen.rb: Performance and API improvements.
Alan Conway
2007-08-27
1
-0
/
+1
*
Reapply rev 568249 with the changes made to the generator this time, rather t...
Gordon Sim
2007-08-22
2
-2
/
+17
*
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
[next]