summaryrefslogtreecommitdiff
path: root/java/common/src/test/java/org/apache/qpid/framing/PropertyFieldTableTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-980/+0
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-7/+7
* QPID-3714 : [Java] Performance ImprovementsRobert Godfrey2011-12-281-35/+5
* QPID-3519: refactor consumer argument handlingKeith Wall2011-11-091-11/+43
* QPID-2627 : Remove dependency on MINARobert Godfrey2011-09-091-13/+17
* QPID-2744: Unify 0-10 and 0-8 error messages for invalid object types in prop...Andrew Donald Kennedy2010-08-011-1/+11
* QPID-2660: Remove AMQFrameDecodingExceptionAndrew Donald Kennedy2010-07-261-22/+13
* QPID-2744 : Add tests for correct exception when null object is set via setOb...Martin Ritchie2010-07-221-0/+13
* QPID-832 merge M2.xAidan Skinner2008-04-241-14/+68
* Merged revisions 439476-447993,447995-448007,448009-448141,448143-448157,4481...Martin Ritchie2007-06-151-166/+160
* * uses LONG_STRING in place of WIDE_STRING for properties set through FieldTa...Gordon Sim2007-01-181-4/+3
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-36/+18
* QPID-229 : Patch supplied by Rob Godfrey - Change implementation of FieldTableRobert Greig2006-12-221-290/+59
* QPID-181 QPID-180Martin Ritchie2006-12-151-138/+747
* QPID-9Martin Ritchie2006-12-131-4/+2
* QPID-164Martin Ritchie2006-12-121-0/+146
* QPID-9Martin Ritchie2006-12-071-17/+10
* FieldTable change.Martin Ritchie2006-12-051-1/+116
* PropertyFieldTableTest.java - Removed system.out.printlnMartin Ritchie2006-11-221-2/+1
* Created a PropertyFieldTable with test. Pulls the functionality that is used ...Martin Ritchie2006-11-221-0/+302