summaryrefslogtreecommitdiff
path: root/java/common
Commit message (Expand)AuthorAgeFilesLines
* QPID-275 : (Patch supplied by Rob Godfrey) Fixes to allow broker to pass more...Robert Greig2007-01-101-1/+1
* QPID-271 : (Patch supplied by Rob Godfrey) Implement fanout exchangeRobert Greig2007-01-101-0/+4
* QPID-270 : (Patch supplied by Rob Godfrey) Change of use of AMQConnectionExce...Robert Greig2007-01-091-2/+31
* QPID-268 : (Patch supplied by Rob Godfrey) Improvements to performance of gen...Robert Greig2007-01-0919-92/+487
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-0814-1712/+1635
* Fixed: [QPID-253] Existing classpath breaks codegen; [QPID-254] Build failure...Kim van der Riet2007-01-082-11/+20
* QPID-252 : Reduce unnecessary object creationRobert Greig2007-01-084-110/+117
* Fixed C++ client sending protocol version 0-0 over the wire. Minor fixes and ...Kim van der Riet2007-01-041-12/+0
* QPID-248 Modified field table types to not conflict with the officially speci...Rafael H. Schloming2007-01-043-85/+64
* Added automatic build of generator; added dependency check on source XML file...Kim van der Riet2007-01-022-5/+18
* QPID-227 Renamed version.properties to qpidversion.properties due to clash wi...Robert Greig2006-12-261-6/+40
* QPID-229 : Patch supplied by Rob Godfrey - Change implementation of FieldTableRobert Greig2006-12-221-45/+1
* QPID-229 : Patch supplied by Rob Godfrey - Change implementation of FieldTableRobert Greig2006-12-2211-1716/+1525
* File tidy-up for AMQP version code: Removed old XSLT files; moved cluster.asl...Kim van der Riet2006-12-2213-985/+1
* AMQP version using new generator - Part 1. In these changes, all places where...Kim van der Riet2006-12-2213-131/+77
* QPID-227Bhupendra Bhusman Bhardwaj2006-12-211-6/+44
* Updated FilterTypes to be more accurate NO_CONSUME and AUTO_CLOSEMartin Ritchie2006-12-201-1/+2
* Added new enum for AMQP Filter typesMartin Ritchie2006-12-201-0/+39
* Maven output clean up.Martin Ritchie2006-12-191-2/+2
* QPID-216Martin Ritchie2006-12-192-0/+75
* QPID-21Martin Ritchie2006-12-194-7/+69
* remove unused importsStephen Vinoski2006-12-183-8/+0
* QPID-201 : Fix to throw correct exception when getting char as null in JMSMap...Robert Greig2006-12-163-63/+48
* QPID-199 Patch supplied by Rob GodfreyRobert Greig2006-12-151-9/+23
* Changed name of getType() method to avoid clash with generated method of same...Kim van der Riet2006-12-156-6/+6
* QPID-182Martin Ritchie2006-12-152-64/+21
* QPID-181 QPID-180Martin Ritchie2006-12-159-548/+2653
* QPID-179 Patch supplied by Rob Godfrey. Field table remove was fundamentally ...Robert Greig2006-12-131-17/+10
* QPID-9Martin Ritchie2006-12-133-26/+38
* QPID-172Martin Ritchie2006-12-131-1/+7
* QPID-172Martin Ritchie2006-12-131-1/+44
* QPID-172Martin Ritchie2006-12-133-1/+335
* QPID-9Martin Ritchie2006-12-132-4/+22
* QPID-164Martin Ritchie2006-12-124-84/+330
* Corrected compile errorKim van der Riet2006-12-111-1/+1
* Added stubs for new Content interface to support new AMQP 0-9 transportKim van der Riet2006-12-112-0/+43
* minor client build changesStephen Vinoski2006-12-082-5/+6
* Quick change to generator to generate into framing dir only. NOTE: cannot use...Kim van der Riet2006-12-071-4/+3
* QPID-9Martin Ritchie2006-12-071-1/+101
* QPID-9Martin Ritchie2006-12-074-189/+338
* Adding unit tests Marnie McCormack2006-12-071-0/+159
* FieldTable change.Martin Ritchie2006-12-057-492/+820
* QPID-148Martin Ritchie2006-12-041-1/+1
* FieldTable.java no longer has a keys() method as it already has a keySet(). ...Martin Ritchie2006-11-301-7/+2
* QPID-139Martin Ritchie2006-11-301-2/+9
* properly limit scope for test-only dependenciesStephen Vinoski2006-11-241-5/+0
* PropertyFieldTableTest.java - Removed system.out.printlnMartin Ritchie2006-11-222-11/+10
* Created a PropertyFieldTable with test. Pulls the functionality that is used ...Martin Ritchie2006-11-222-0/+958
* QPID-108: remove obsolete ant build filesStephen Vinoski2006-11-222-233/+0
* broker/pom.xml - removed test scope from junit to remove warning in build log.Martin Ritchie2006-11-201-63/+72