Require SchemaSourceRepresentation.getSymbolicName()
[yangtools.git] / yang / yang-data-codec-xml /
2017-11-27 jenkins-relengRelease yangtools 38/65938/1
2017-11-24 Robert VargaBump odlparent to 3.0.1 92/65892/1
2017-11-21 Robert VargaCleanup DataTree interfaces and InMemmoryDataTreeFactory 95/65795/3
2017-11-21 Stephen KittBump odlparent dependencies to 3.0.0 80/65580/3
2017-11-20 Robert VargaRename ChoiceCaseNode to CaseSchemaNode 47/65747/2
2017-11-20 Robert VargaFix a few warnings 36/65736/2
2017-11-20 Robert VargaYANGTOOLS-813: add parent schemapath to error report 16/65716/3
2017-11-15 Robert VargaBump odlparent to 3.0.0-SNAPSHOT and fix breakages 49/64449/30
2017-11-13 Robert VargaSplit out OpenDaylight yang-ext metamodel 46/65446/9
2017-11-11 Robert VargaIntroduce ElementCountConstraintAware interface 52/64952/15
2017-11-11 Robert VargaPeel WhenConditionAware from ConstraintDefinition 10/65410/10
2017-11-10 Robert VargaRefactor TypedSchemaNode 09/65409/6
2017-11-10 Robert VargaPeel MustConstraintAware from ConstraintDefinition 08/65408/7
2017-11-08 Robert VargaEliminate ConstraintDefition.isMandatory() 95/65095/14
2017-11-06 Robert VargaEliminate (Unsigned)IntegerTypeDefinition 86/65086/8
2017-11-03 Robert VargaRemove XmlParserStream.create(NormalizedNodeStreamWrite... 35/65035/5
2017-11-03 Robert VargaUpdate ChoiceSchemaNode design 52/64852/12
2017-11-02 Robert VargaCleanup DocumentedNode 21/64821/19
2017-10-27 Robert VargaBUG-4688: update Revision design a bit more 85/64785/4
2017-10-25 Robert VargaBUG-4688: switch revisions from Date to Revision 83/62083/11
2017-10-25 Robert VargaBUG-4688: align Optional/nullable Date usage 93/64693/2
2017-10-24 Robert VargaBUG-4688: eliminate SimpleDateFormatUtil.DEFAULT_DATE_REV 73/64673/3
2017-10-24 Robert VargaBUG-4688: Rework SchemaContext module lookups 41/64641/4
2017-10-24 Robert VargaUse QName.parseRevision() instead of SimpleDateFormatUtil 46/64646/1
2017-10-19 Robert VargaBUG-9265: Switch empty type mapping from Void to Empty 41/64241/7
2017-10-19 Robert VargaFix odlparent-3-detected checkstyle issues 56/64456/3
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-09-28 Robert VargaBUG-2389: Remove obsolete XML parser classes 59/60559/15
2017-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 46/63646/2
2017-09-27 Robert VargaRemove deprecated Yin/YangStatementSourceImpl 37/62537/22
2017-08-14 Thanh HaBump versions by (x+1).y.z for next dev cycle 21/61621/2
2017-08-13 Robert VargaRemove duplicate version declaration 88/61488/2
2017-08-09 Stephen KittBump odlparent 2.0.2 to 2.0.4 55/61355/4
2017-08-09 Igor FoltinBug 8940: Fix XML parsing of anyxml nodes 21/61421/1
2017-07-29 Robert VargaDowngrade stax2-api to 3.1.4 08/60908/1
2017-07-29 Igor FoltinAdd XmlParserStream.traverse(DOMSource) 64/60864/5
2017-07-25 Igor FoltinBug 8803: check for null return NamespaceContext.getNam... 36/60736/4
2017-07-18 Igor FoltinBug 8745: Add support for parsing attributes to the... 18/60018/9
2017-07-18 Igor FoltinBug 8715: Add strictParsing switch to the new XML parser 67/59167/11
2017-07-18 Igor FoltinBug 8675: Fix a design flaw of the new XML parser 36/59036/12
2017-07-09 Robert VargaBump odlparent to 2.0.2 09/60109/1
2017-07-03 Robert VargaBump odlparent dependency to 2.0.1 52/59852/1
2017-06-21 Robert VargaBump odlparent dependency to 2.0.0 73/50173/13
2017-06-13 Thanh HaMigrate to odlparent 1.9.0 29/58829/3
2017-06-12 Robert VargaFix checkstyle offences found by newer plugin 61/58761/1
2017-06-06 Robert VargaEnforce checkstyle on yang-data-codec-xml 39/58339/2
2017-06-06 Thanh HaMigrate to odlparent 1.8.0-Carbon 94/58294/1
2017-05-23 Robert VargaFix attribute namespace lookup 87/57587/6
2017-05-18 Igor FoltinBug 8083: Preliminary unit tests 06/54106/4
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 31/54731/1
2017-04-04 Robert VargaBUG-7833: Fix identityref codecs 70/53870/7
2017-04-04 Robert VargaBUG-7983: unify JSONCodec and XmlCodec methods 69/53869/5
2017-04-04 Robert VargaBUG-7983: make XmlCodecFactory a subclass of AbstractCo... 65/53865/4
2017-03-23 Robert VargaCleanup codecs a bit 69/53469/5
2017-03-17 Robert VargaUse TypedSchemaNode 21/53321/4
2017-03-17 Robert VargaMove hard-coded prefix 06/53306/5
2017-03-17 Robert VargaRename XmlStreamUtils 03/53303/5
2017-03-17 Robert VargaAdd XmlParserStream documentation 02/53302/5
2017-03-11 Robert VargaUse UntrustedXML in tests 79/53179/3
2017-03-11 Robert VargaDo not trust documents in anyxml 76/53176/2
2017-01-04 Igor FoltinBug 7159: Stop using deprecated methods from YangParser... 06/50006/1
2016-12-09 Igor FoltinBug 7159: Add yang-test-util artifact 29/49129/2
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2016-10-03 Igor FoltinIncrease unit test coverage for Yangtools 30/46130/2
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 55/43455/1
2016-07-29 Isaku YamahataBug 6112 - yang data impl: teach codec union+identityref 45/41545/5
2016-07-29 AjayBug-6195: Fix issue with leafSetEntryNode in SchemaTracker 45/42445/3
2016-07-11 Stephen KittDrop yangtools-parent 02/40302/9
2016-06-23 Igor FoltinBug 1441: Bug fixes, clean-up and test migration 43/39643/10
2016-06-15 Robert VargaFurther cleanups of code 14/39714/18
2016-06-15 Robert VargaBUG-865: Remove users of SchemaAwareNormalizedNodeStrea... 98/39698/16
2016-05-18 Robert VargaClean up generic type arguments 57/38257/6
2016-05-02 Igor FoltinBug 1441: Implement XML Stream Reader to Normalized... 31/37031/5