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
/
rubygen
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Moved old ClientChannel class from using basic to using message for publish &...
Gordon Sim
2007-09-11
1
-0
/
+3
*
Support for keyword args in session interface
Gordon Sim
2007-09-10
2
-15
/
+82
*
Implementation of execution.result on the client side
Gordon Sim
2007-09-06
2
-37
/
+39
*
* Summary:
Alan Conway
2007-08-31
1
-3
/
+3
*
Fix compile errors in generated code.
Alan Conway
2007-08-30
2
-4
/
+5
*
* rubygen/cppgen.rb: Use class Uuid for AMQP uuids.
Alan Conway
2007-08-29
2
-5
/
+2
*
Generate constants and reply exceptions from spec constants.
Alan Conway
2007-08-28
3
-5
/
+50
*
Updated message.transfer encoding to use header and content segments (includi...
Gordon Sim
2007-08-28
4
-15
/
+27
*
* src/qpid/framing/FrameDefaultVisitor.h:
Alan Conway
2007-08-27
2
-0
/
+40
*
* src/qpid/framing/FrameDefaultVisitor.h:
Alan Conway
2007-08-27
1
-0
/
+34
*
* rubygen/cppgen.rb: Use uint rather than u_int form for consistency.
Alan Conway
2007-08-27
3
-14
/
+9
*
* rubygen/amqpgen.rb: Performance and API improvements.
Alan Conway
2007-08-27
12
-312
/
+301
*
Reapply rev 568249 with the changes made to the generator this time, rather t...
Gordon Sim
2007-08-22
2
-41
/
+2
*
Undo revision 568249, causing tests to hang.
Alan Conway
2007-08-21
1
-0
/
+39
*
Invocation now uses the visitor mechanism
Gordon Sim
2007-08-21
1
-39
/
+0
*
Create directory for generated files
Gordon Sim
2007-08-21
1
-1
/
+1
*
Refresh of transitional xml to more closely reflect latest specification
Gordon Sim
2007-08-21
8
-40
/
+593
*
* Respect the GENERATE automake conditional in generated rubygen.mk
Alan Conway
2007-08-17
1
-1
/
+3
*
* Fixes for code generation.
Alan Conway
2007-08-17
4
-106
/
+48
*
rubygen/templates/Session.rb: apply fixes that were mistakenly made to the ge...
Alan Conway
2007-08-16
1
-1
/
+1
*
AMQBodies are no longer allocated on the heap and passed with shared_ptr.
Alan Conway
2007-08-16
7
-20
/
+89
*
Altered old client channel to use new generated session interface (primarily ...
Gordon Sim
2007-08-15
1
-5
/
+17
*
Removed unused types: RequestId, ResponseId, MethodContext.
Alan Conway
2007-08-14
3
-100
/
+56
*
Fix unused argument warning.
Alan Conway
2007-08-10
1
-1
/
+1
*
* src/qpid/framing/MethodHolder.h, .cpp:
Alan Conway
2007-08-09
2
-3
/
+72
*
* rubygen/amqpgen.rb: workaround XML namespace problem with ruby 1.8.6.
Alan Conway
2007-08-09
1
-4
/
+17
*
Avoid clash with built-in ruby function Object.methods():n
Alan Conway
2007-08-09
8
-38
/
+38
*
Moved Proxy generation to rubygen.
Alan Conway
2007-08-09
3
-39
/
+29
*
* Summary: new Frame type to replace AMQFrame. Instead of holding
Alan Conway
2007-08-07
3
-6
/
+83
*
Added first cut of generated client interface.
Gordon Sim
2007-08-05
5
-7
/
+147
*
* amqpgen.rb: fix sytax error.
Alan Conway
2007-08-05
2
-18
/
+32
*
Added index() to classes & methods.
Alan Conway
2007-08-03
1
-3
/
+9
*
Generate boost::variants for each class. Not yet used on trunk.
Alan Conway
2007-08-02
5
-10
/
+40
*
* src/generate.sh: Moved requirements test to configure.ac
Alan Conway
2007-08-01
5
-12
/
+95
*
Ruby code generator for C++.
Alan Conway
2007-07-31
6
-0
/
+610
[prev]