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
/
python
/
qpid
/
spec010.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
- removed old and redundent tests
Rafael H. Schloming
2009-08-11
1
-708
/
+0
*
use longs for large hex constant literals, this avoids scary looking warnings...
Rafael H. Schloming
2009-03-25
1
-1
/
+1
*
changed regular string encoding from str16_latin to str16 for backwards compa...
Rafael H. Schloming
2009-03-10
1
-1
/
+1
*
added support for encoding buffers
Rafael H. Schloming
2009-03-06
1
-0
/
+1
*
codec and unicode tests and fixes
Rafael H. Schloming
2009-03-06
1
-13
/
+27
*
added a timestamp class to qpid.datatypes and modified codec to use it for AM...
Rafael H. Schloming
2008-11-10
1
-2
/
+4
*
QPID-947: added codec and tests for array and list types
Rafael H. Schloming
2008-05-23
1
-0
/
+1
*
QPID-947: initialize docstrings for protocol methods from the spec
Rafael H. Schloming
2008-05-16
1
-14
/
+38
*
QPID-1055: use int64 for encoding python both python int and longs; this ensu...
Rafael H. Schloming
2008-05-13
1
-1
/
+1
*
QPID-1045 and QPID-1041: added a destination attribute to incoming queues, an...
Rafael H. Schloming
2008-05-09
1
-2
/
+8
*
QPID-979: added access to enums through the session so that symbolic constant...
Rafael H. Schloming
2008-05-08
1
-0
/
+16
*
QPID-1033: made loading of the spec file not fail if the results cannot be ca...
Rafael H. Schloming
2008-05-06
1
-3
/
+11
*
fixed encode/decode of structs in command/control arguments to include the ty...
Rafael H. Schloming
2008-04-14
1
-0
/
+5
*
Update to dtx inline with latest spec:
Gordon Sim
2008-03-26
1
-0
/
+2
*
renamed datatypes.Struct.type -> datatypes.Struct._type; this avoids naming c...
Rafael H. Schloming
2008-03-10
1
-36
/
+9
*
added support for maps
Rafael H. Schloming
2008-03-07
1
-4
/
+26
*
added incoming queues for messages; altered session dispatch to send entire a...
Rafael H. Schloming
2008-03-05
1
-7
/
+25
*
check the mtime of the cached spec against the code that generates it
Rafael H. Schloming
2008-03-04
1
-4
/
+3
*
import of in-process 0-10 final python client
Rafael H. Schloming
2008-03-04
1
-0
/
+617