summaryrefslogtreecommitdiff
path: root/java/common/src/main/java/org/apache/qpid/framing/FieldTable.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-0/+1
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-1/+5
* QPID-3714 : [Java] Performance ImprovementsRobert Godfrey2011-12-281-55/+73
* QPID-3519: refactor consumer argument handlingKeith Wall2011-11-091-3/+6
* QPID-2627 : Remove dependency on MINARobert Godfrey2011-09-091-174/+41
* QPID-2744: Unify 0-10 and 0-8 error messages for invalid object types in prop...Andrew Donald Kennedy2010-08-011-1/+1
* QPID-2660: Remove AMQFrameDecodingExceptionAndrew Donald Kennedy2010-07-261-3/+1
* QPID-2744 : Add tests for correct exception when null object is set via setOb...Martin Ritchie2010-07-221-1/+1
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-5/+41
* QPID-2242 : Update to 0-8 producer to set the JMS_QPID_DESTTYPE when sending ...Martin Ritchie2009-12-081-3/+4
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-1/+25
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-1/+104
* QPID-832 merge M2.xAidan Skinner2008-04-241-19/+89
* Merged revisions 539476-539480,539482-539483,539485-539500,539502-539593,5395...Martin Ritchie2007-06-181-0/+1
* Merged revisions 439476-447993,447995-448007,448009-448141,448143-448157,4481...Martin Ritchie2007-06-151-93/+94
* Merged revisions 534897-534902,534904-535253,535255-535809 via svnmerge from Martin Ritchie2007-05-071-75/+102
* QPID-391 : Broker Refactoring - initial tidy... add some mechanisms for multi...Robert Godfrey2007-02-251-5/+63
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-2/+8
* * uses LONG_STRING in place of WIDE_STRING for properties set through FieldTa...Gordon Sim2007-01-181-10/+1
* QPID-245 reverted interop changes for the sake of JMS compliance.Robert Greig2007-01-161-15/+10
* QPID-245 Field table now uses long str type for binary type - temporary inter...Robert Greig2007-01-161-2/+4
* QPID-245 Field table now uses long str type for ascii string - temporary inte...Robert Greig2007-01-161-2/+3
* QPID-245 Field table now uses short strings only for interop, pending full pr...Robert Greig2007-01-161-6/+8
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-99/+417
* QPID-248 Modified field table types to not conflict with the officially speci...Rafael H. Schloming2007-01-041-2/+2
* QPID-229 : Patch supplied by Rob Godfrey - Change implementation of FieldTableRobert Greig2006-12-221-85/+599
* QPID-201 : Fix to throw correct exception when getting char as null in JMSMap...Robert Greig2006-12-161-0/+2
* FieldTable change.Martin Ritchie2006-12-051-307/+86
* FieldTable.java no longer has a keys() method as it already has a keySet(). ...Martin Ritchie2006-11-301-7/+2
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+322