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
*
QPID-3186 - Import Export generalization to support a larger set of compilers...
Ted Ross
2011-05-17
8
-9
/
+12
*
QPID-3116: rubygen with ruby 1.9
Alan Conway
2011-03-17
1
-1
/
+2
*
Added some missing licenses; added FedOps.h to distribution list
Gordon Sim
2010-10-27
1
-0
/
+0
*
Code cleanup in broker directory.
Alan Conway
2010-10-14
1
-8
/
+8
*
Changed README to README.txt throughout the project for consistency. Removed ...
Jonathan Robie
2010-06-23
1
-0
/
+0
*
Removed unecessary include of Msg.h in Exception.h
Andrew Stitcher
2010-02-25
2
-0
/
+3
*
Removed AMQP method body classes from public API.
Alan Conway
2009-10-05
1
-1
/
+2
*
Separate generated public header files from non-public headers, generated cod...
Alan Conway
2009-07-27
8
-42
/
+54
*
Add directory to #include
Alan Conway
2009-07-14
7
-11
/
+10
*
Remove duplicate entries in generated makefile fragment src/rubygen.mk.
Alan Conway
2009-06-30
1
-2
/
+3
*
Code generator changes missed on last commit.
Alan Conway
2009-05-01
1
-2
/
+3
*
Merge in initial changes to allow building with CMake; rubygen and management...
Stephen D. Huston
2009-04-23
1
-16
/
+50
*
Apply PIMPL pattern to client::Completion and client::Future.
Alan Conway
2009-04-23
1
-1
/
+2
*
File missed in previous commit.
Alan Conway
2009-04-21
1
-4
/
+6
*
Changes missed in previous commit r765285.
Alan Conway
2009-04-16
1
-0
/
+1
*
Changes to build DLLs instead of static libs on Windows; primarily added deco...
Stephen D. Huston
2009-03-12
6
-22
/
+30
*
Removed BodyHolder: minor performance improvement, opens the way for more eff...
Alan Conway
2009-01-22
3
-118
/
+59
*
QPID-1567: added 'exactly-once' guarantee to asynchronous replication of queu...
Gordon Sim
2009-01-20
1
-2
/
+2
*
Added the ASF license header to the following files
Rajith Muditha Attapattu
2008-12-16
1
-0
/
+19
*
Add Message callbacks for async completion.
Alan Conway
2008-11-06
1
-6
/
+19
*
Restrict connection close codes to the set defined in the spec
Gordon Sim
2008-11-06
1
-3
/
+5
*
QPID-1294 (Johnathan Robie) Improved doxygen generation. Files missed in prev...
Alan Conway
2008-11-05
1
-0
/
+130
*
QPID-1294 (Johnathan Robie) Improved doxygen generation.
Alan Conway
2008-11-05
1
-0
/
+2
*
Add missing IntegerTypes.h include; fixes QPID-1436
Stephen D. Huston
2008-11-05
1
-0
/
+1
*
Cluster: replicate transaction state to newcomers.
Alan Conway
2008-11-05
1
-1
/
+1
*
constants.rb: generate type code constants for AMQP types. Useful with Array.
Alan Conway
2008-11-04
3
-10
/
+74
*
SessionImpl using ExceptionHolder to generate correctly typed exceptions..
Alan Conway
2008-10-08
1
-2
/
+2
*
rubygen/framing.0-10/constants.rb: create functions for all 3 exception subcl...
Alan Conway
2008-10-08
1
-27
/
+31
*
Rename size() to encodedSize() for encoded types to allow std collection inte...
Alan Conway
2008-10-07
1
-10
/
+12
*
workaround for bug in REXML xpath impl
Rafael H. Schloming
2008-10-06
1
-1
/
+8
*
Simplified cluster updates.
Alan Conway
2008-09-16
1
-1
/
+2
*
Generate c++ enum types for AMQP enums in framing/enum.h.
Alan Conway
2008-09-09
1
-19
/
+28
*
Add ASL to everywhere, to everything.
Aidan Skinner
2008-08-28
18
-1
/
+322
*
Allow default values for packed structs to be overridden (currently used for ...
Gordon Sim
2008-07-04
1
-1
/
+1
*
Only override default value for accept-mode field in message.transfer (not me...
Gordon Sim
2008-07-04
1
-2
/
+2
*
rubygen: Change default for client API accept-mode parameters to 1.
Alan Conway
2008-07-03
2
-2
/
+9
*
Added exceptions to sys::Waitable.
Alan Conway
2008-06-06
1
-4
/
+4
*
Generate code in $builddir to allow multiple VPATH builds.
Alan Conway
2008-05-27
1
-10
/
+1
*
Changes to Session API:
Alan Conway
2008-05-26
1
-63
/
+109
*
qpid::SessionState: Added error checking for invalid frame sequences.
Alan Conway
2008-05-23
1
-0
/
+1
*
Support for 0-10 sessions, not yet integrated. Misc minor fixes.
Alan Conway
2008-05-09
4
-10
/
+38
*
Cleanup: Re-enable tests that now pass; delete unused templates directory.
Gordon Sim
2008-05-01
11
-1362
/
+0
*
QPID-918 patch from Senaka
Carl C. Trieloff
2008-04-28
2
-2
/
+18
*
Generate c++ code from final 0-10 spec
Gordon Sim
2008-04-24
14
-106
/
+1518
*
QPID-920: converted c++ client to use final 0-10 protocol
Gordon Sim
2008-04-20
4
-11
/
+39
*
Separate new codec from liqqpidcommon to improve link times.
Alan Conway
2008-04-16
1
-6
/
+13
*
Fix encoding for sized structs.
Alan Conway
2008-04-16
1
-5
/
+17
*
Correct Struct32 encoding: size/code/data.
Alan Conway
2008-04-15
1
-3
/
+3
*
Cleanup of size calculations and handling UnknownStruct
Alan Conway
2008-04-15
1
-14
/
+10
*
Struct32 encoding
Alan Conway
2008-04-15
1
-46
/
+75
[next]