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
/
qpid
/
cpp
/
bindings
/
qmf
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bug fix: Console sent get-requests (by objectId) to all agents, not just the ...
Ted Ross
2009-10-15
2
-0
/
+26
*
Added select for object queries (Ruby).
Ted Ross
2009-10-15
2
-8
/
+51
*
QMF Fixes in Ruby Console:
Ted Ross
2009-10-02
2
-9
/
+36
*
QMF Fixes:
Ted Ross
2009-10-02
4
-8
/
+23
*
QMF Engine updates:
Ted Ross
2009-09-29
2
-6
/
+50
*
QMF updates:
Ted Ross
2009-09-25
7
-47
/
+83
*
Fixes to the QMF Ruby API - added missing methods and reduced use of "get_" c...
Ted Ross
2009-09-23
4
-27
/
+56
*
QMF updates:
Ted Ross
2009-09-22
2
-9
/
+80
*
Properly report test failures in Ruby tests
Ted Ross
2009-09-21
1
-0
/
+4
*
Fixed a Ruby convention problem (camel-case vs. underscores)
Ted Ross
2009-09-21
2
-5
/
+13
*
Added Ruby test infrastructure and Console tests in Ruby
Ted Ross
2009-09-21
4
-6
/
+224
*
Added accessor for returned method arguments
Ted Ross
2009-09-18
2
-1
/
+5
*
Refactored the QMF engine to adhere to the following rules regarding
Ted Ross
2009-09-18
2
-5
/
+1
*
QMF Console
Ted Ross
2009-09-17
3
-45
/
+190
*
QMF Console updated to the point where query (get_object) is supported.
Ted Ross
2009-09-15
6
-77
/
+328
*
Improved automake for the qmf bindings.
Ted Ross
2009-09-03
4
-25
/
+43
*
QPID-2064 - add python bindings for qmf (c++)
Ted Ross
2009-09-02
6
-11
/
+1195
*
More QMF implementation:
Ted Ross
2009-09-02
2
-17
/
+92
*
Avoid failed test where ruby-devel isn't installed
Andrew Stitcher
2009-09-01
1
-0
/
+2
*
Added protocol module for codepoint definitions and header handling.
Ted Ross
2009-08-31
2
-2
/
+3
*
Major work in the QMF engine.
Ted Ross
2009-08-28
6
-42
/
+338
*
Purely cosmetic changes, no functional change.
Ted Ross
2009-08-26
1
-449
/
+469
*
Fixed Ruby typemaps so 64-bit values are handled correctly on 32-bit architec...
Ted Ross
2009-08-24
1
-8
/
+11
*
Added QMF tests for method invocation and numeric types.
Ted Ross
2009-08-24
4
-14
/
+210
*
Implemented the new QMF ConnectionSettings and incorporated into the bindings.
Ted Ross
2009-08-21
4
-21
/
+45
*
Introduce the public includes for the QMF interfaces.
Ted Ross
2009-08-19
3
-14
/
+14
*
Fixed a bug where Ruby/C number conversions failed on 32-bit architectures.
Ted Ross
2009-08-12
2
-16
/
+16
*
Add test script to distribution list
Gordon Sim
2009-08-12
1
-0
/
+1
*
fixed the cpp/python test integration
Rafael H. Schloming
2009-08-11
2
-27
/
+3
*
Cleaned up the makefiles in the QMF bindings area.
Ted Ross
2009-08-11
8
-11
/
+291
*
Separate generated public header files from non-public headers, generated cod...
Alan Conway
2009-07-27
2
-2
/
+2
*
Fix makefile for new include directory
Alan Conway
2009-07-15
1
-1
/
+1
*
Additional fix for make distcheck.
Ted Ross
2009-07-10
1
-0
/
+2
*
Fixed another make dist problem. Need to specify "nodist_" for conditionally...
Ted Ross
2009-07-10
1
-1
/
+1
*
Removed commented out code in makefile
Ted Ross
2009-07-09
1
-2
/
+0
*
Fix make distcheck problems
Ted Ross
2009-07-09
2
-13
/
+7
*
Added version check for SWIG in the configure script. This should properly d...
Ted Ross
2009-07-08
1
-1
/
+1
*
Added missing license text
Ted Ross
2009-06-11
7
-0
/
+128
*
QPID-1898 - Committed patch from Ian Main.
Ted Ross
2009-06-11
1
-0
/
+19
*
QPID-1786 - Committed qmf patches from Bryan Kearney
Ted Ross
2009-06-11
1
-1
/
+1
*
QPID-1874 - More Makefile fixes for vpath builds
Ted Ross
2009-06-03
2
-2
/
+2
*
Bit more fixed for QPID-1874
Andrew Stitcher
2009-06-02
2
-8
/
+8
*
Fixed out of tree build broken by QPID-1874
Andrew Stitcher
2009-06-02
2
-6
/
+6
*
QPID-1874 - Patch from Ian Main
Ted Ross
2009-06-01
7
-0
/
+667
[prev]