Consider namespace in namesakes
[yangtools.git] / yang / yang-data-codec-xml / src / main / java / org / opendaylight / yangtools / yang / data / codec / xml / XmlParserStream.java
2018-09-05 Robert VargaConsider namespace in namesakes 17/75717/3
2018-07-13 Michal CmaradaYANGTOOLS-890 - Fix XML parser bug 33/73933/4
2018-07-10 Robert VargaReduce sonar code smells 78/73878/1
2018-02-23 Robert VargaCorrect error message 38/68538/1
2017-11-20 Robert VargaYANGTOOLS-813: add parent schemapath to error report 16/65716/3
2017-11-13 Robert VargaSplit out OpenDaylight yang-ext metamodel 46/65446/9
2017-11-10 Robert VargaRefactor TypedSchemaNode 09/65409/6
2017-11-03 Robert VargaRemove XmlParserStream.create(NormalizedNodeStreamWrite... 35/65035/5
2017-10-25 Robert VargaBUG-4688: align Optional/nullable Date usage 93/64693/2
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-08-09 Igor FoltinBug 8940: Fix XML parsing of anyxml nodes 21/61421/1
2017-07-29 Igor FoltinAdd XmlParserStream.traverse(DOMSource) 64/60864/5
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-06-06 Robert VargaEnforce checkstyle on yang-data-codec-xml 39/58339/2
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-17 Robert VargaAdd XmlParserStream documentation 02/53302/5
2017-03-11 Robert VargaDo not trust documents in anyxml 76/53176/2
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-02 Igor FoltinBug 1441: Implement XML Stream Reader to Normalized... 31/37031/5