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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* src/qpid/framing/MethodHolder.h
Alan Conway
2007-08-18
5
-16
/
+31
*
Fix memory leak in client_test, caused by bug in Blob.h.
Alan Conway
2007-08-17
2
-10
/
+13
*
- few more clean-ups for async message store.
Carl C. Trieloff
2007-08-17
3
-1
/
+3
*
Fix cluster code for heap reuduction commit.
Alan Conway
2007-08-17
5
-20
/
+12
*
* 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
7
-147
/
+72
*
fix for new heap model
Carl C. Trieloff
2007-08-17
1
-1
/
+1
*
- corrected getMessageCount() for async messages
Carl C. Trieloff
2007-08-17
2
-1
/
+24
*
- Fix for asyncIO for store
Carl C. Trieloff
2007-08-16
3
-5
/
+18
*
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
95
-1185
/
+934
*
Minor cleanup.
Gordon Sim
2007-08-16
1
-1
/
+0
*
Bug fix for client shutdown.
Gordon Sim
2007-08-16
1
-15
/
+14
*
- async message fix in dequeue
Carl C. Trieloff
2007-08-15
2
-1
/
+27
*
async IO for broker store
Carl C. Trieloff
2007-08-15
10
-12
/
+122
*
Altered old client channel to use new generated session interface (primarily ...
Gordon Sim
2007-08-15
5
-117
/
+63
*
Build with -O3 -DNDEBUG for rpm release.
Alan Conway
2007-08-15
1
-1
/
+1
*
Removed perftest.
Alan Conway
2007-08-15
1
-1
/
+0
*
Removed perftest from Makefile.am
Alan Conway
2007-08-15
1
-1
/
+1
*
* perftest/topic_publisher.cpp, topic_listener.cpp:
Alan Conway
2007-08-15
6
-320
/
+312
*
Add missing files to source lists for distcheck.
Alan Conway
2007-08-15
1
-0
/
+1
*
Add qpid/Msg.h to sourc lists.
Alan Conway
2007-08-14
1
-0
/
+1
*
Fix compile error.
Alan Conway
2007-08-14
1
-1
/
+1
*
Inlined functions that should be inline.
Alan Conway
2007-08-14
1
-4
/
+7
*
Simple inline message construction for exceptions.
Alan Conway
2007-08-14
1
-2
/
+2
*
Simple inline message construction for exceptions.
Alan Conway
2007-08-14
1
-0
/
+58
*
Removed unused types: RequestId, ResponseId, MethodContext.
Alan Conway
2007-08-14
30
-309
/
+102
*
Deleted following files that are obsolete for 0-10:
Alan Conway
2007-08-14
26
-932
/
+14
*
Removed some unused files.
Gordon Sim
2007-08-14
8
-431
/
+0
*
Undoing change to asyncio as incomplete writes aren't handled.
Gordon Sim
2007-08-14
2
-76
/
+27
*
Fix assertions that cause make -DNDEBUG to fail.
Alan Conway
2007-08-13
1
-4
/
+2
*
Broker management of message acknowledgements now runs entirely off execution...
Gordon Sim
2007-08-10
25
-239
/
+750
*
Ensure MethodHolderMaxSize.h is built at the right time.
Alan Conway
2007-08-10
1
-2
/
+4
*
Update CLEANFILES for distcheck.
Alan Conway
2007-08-10
1
-0
/
+1
*
Fix unused argument warning.
Alan Conway
2007-08-10
1
-1
/
+1
*
2007-08-09 <aconway@redhat.com>
Alan Conway
2007-08-10
2
-1
/
+1
*
Revert $(dirname $0) changes, break distclean/rpm builds.
Alan Conway
2007-08-10
1
-7
/
+2
*
* src/qpid/framing/MethodHolder.h, .cpp:
Alan Conway
2007-08-09
6
-88
/
+135
*
Blob: a crude kind of variant that avoids template hell.
Alan Conway
2007-08-09
1
-0
/
+134
*
r948@fuschia: andrew | 2007-08-09 18:46:30 +0100
Andrew Stitcher
2007-08-09
5
-34
/
+82
*
Fix for make rpmbuild issue: Configure forces rebuild of src/Makefile by touc...
Alan Conway
2007-08-09
2
-2
/
+3
*
* rubygen/amqpgen.rb: workaround XML namespace problem with ruby 1.8.6.
Alan Conway
2007-08-09
2
-6
/
+20
*
Avoid clash with built-in ruby function Object.methods():n
Alan Conway
2007-08-09
8
-38
/
+38
*
Fixed distcheck
Gordon Sim
2007-08-09
1
-1
/
+1
*
Moved Proxy generation to rubygen.
Alan Conway
2007-08-09
12
-297
/
+59
*
Removed new Frame & MethodHolder classes from build.
Alan Conway
2007-08-08
2
-11
/
+1
*
NullMessageStore log levels changed from warning to info.
Alan Conway
2007-08-08
2
-12
/
+12
*
* src/tests/start_broker: Pass script parameters to broker.
Alan Conway
2007-08-08
5
-8
/
+55
*
Fixed include guard.
Alan Conway
2007-08-08
1
-3
/
+3
*
* Summary: new Frame type to replace AMQFrame. Instead of holding
Alan Conway
2007-08-07
14
-13
/
+653
[next]