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
/
test
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
2006-12-01 Jim Meyering <meyering@redhat.com>
Alan Conway
2006-12-01
26
-3108
/
+0
*
Some further tweaks to MessageStore interface.
Gordon Sim
2006-11-30
1
-2
/
+2
*
Posix EventChannel implementation using epoll. Placeholder for kevents.
Alan Conway
2006-11-29
3
-0
/
+495
*
Modifications to allow loading of message data in chunks, refragmentation of ...
Gordon Sim
2006-11-28
4
-13
/
+235
*
Initial sketching out of staging functionality for large messages (i.e. allow...
Gordon Sim
2006-11-24
3
-23
/
+90
*
Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...
Kim van der Riet
2006-11-22
2
-14
/
+21
*
Modifications to recovery process to allow for recovery of default bindings.
Gordon Sim
2006-11-20
2
-4
/
+4
*
Patch from Andrew Stitcher to fix APR #include using apr-config.
Alan Conway
2006-11-17
1
-71
/
+0
*
Some fixes and tests for bugs uncovered during testing of persistence.
Gordon Sim
2006-11-17
1
-0
/
+34
*
Added ability for broker to load a message store implementation from a library.
Gordon Sim
2006-11-15
1
-1
/
+11
*
EventChannel classes, start of epoll-based posix implementation.
Alan Conway
2006-11-13
1
-0
/
+71
*
update Apache licenses to the current version
Stephen Vinoski
2006-11-10
21
-234
/
+343
*
Added POSIX equivalents to APR classes used by clients, inlined trivial calls.
Alan Conway
2006-11-09
18
-33
/
+33
*
Added some encode/decode routines to Message (plus test).
Gordon Sim
2006-11-09
1
-9
/
+51
*
More reorg to separate APR/posix code, work in progress.
Alan Conway
2006-11-08
2
-5
/
+2
*
Modified TransactionalStore to return the txn ctxt as an auto_ptr to make own...
Gordon Sim
2006-11-07
3
-42
/
+46
*
Made passing of transaction context in message store explicit (to avoid threa...
Gordon Sim
2006-11-07
3
-16
/
+64
*
Minor source reorg, see README.
Alan Conway
2006-11-06
6
-8
/
+8
*
Added some methods to MessageStore interface and hooked these in where approp...
Gordon Sim
2006-11-03
5
-138
/
+146
*
IO refactor phase 1. Reduced dependencies, removed redundant classes.
Alan Conway
2006-10-31
1
-19
/
+0
*
Added doc & unit tests.
Gordon Sim
2006-10-31
2
-0
/
+128
*
Some additional unit tests.
Gordon Sim
2006-10-31
4
-0
/
+446
*
Initial implementation for tx class.
Gordon Sim
2006-10-30
5
-114
/
+157
*
Makefile support for optimized release build. Do make BUILD=RELEASE.
Alan Conway
2006-10-24
1
-1
/
+1
*
QPID-52: use of tr1 and unordered_map break build or RHEL4.
Alan Conway
2006-10-24
1
-1
/
+1
*
Fixed various minor TODO issues.
Alan Conway
2006-10-19
6
-35
/
+10
*
Renamed unit tests to follow naming conventions, fixed some #include inconsis...
Alan Conway
2006-10-16
13
-26
/
+26
*
Build system reorg, see README and Makefile comments for details.
Alan Conway
2006-10-16
15
-0
/
+1492