Applying the Helium SR4 release patch
[yangtools.git] / yang /
2015-07-30 Thanh HaApplying the Helium SR4 release patch 35/24635/1 release/helium-sr4
2015-06-10 Jan HajnarBug 2507 - Malformed JSON - multiline string 80/17180/6
2015-03-19 Thanh HaBumping versions by 0.0.1 after the Helium SR3 release 59/16859/1
2015-03-19 Thanh HaApplying the Helium SR3 release patch 58/16858/1 release/helium-sr3
2015-03-02 Robert VargaFix ImmutableOrderedLeafSetNode.size() 95/15895/1
2015-02-03 Thanh HaBump versions by 0.0.1 after Helium SR2 release 19/14719/1
2015-02-03 Thanh HaApplying Helium SR2 release patch 18/14718/1 release/helium-sr2
2015-01-08 Robert VargaBUG-2350: do encapsulte null snapshot 69/13969/2
2015-01-08 Robert VargaBUG-2350: improve performance of data tree merges 68/13968/2
2015-01-07 Robert VargaBUG-2350: Prune empty nodes from transaction when it... 67/13967/1
2015-01-07 Robert VargaBUG-2350: Cleanup delete/merge/write cohesion 66/13966/1
2015-01-07 Robert VargaBUG-2350: Mark ModifiedNode as NotThreadSafe 65/13965/1
2015-01-07 Robert VargaBUG-2350: Match InMemoryDataTreeModification.write... 64/13964/1
2015-01-07 Tony TkacikMerge "Bug 2157 - Race condition when adding a RPC...
2014-12-12 Robert VargaBUG-2470: fix ADD/DELETE state compression 77/13577/2
2014-11-18 Martin CiglanBug 2354: Fixed parsing of block comments between state... 08/12908/1
2014-11-18 Tony TkacikMerge "Bug 2326 - NormalizeNode equals fails when Norma...
2014-11-18 Tony TkacikMerge "BUG-2386: ISIS Yang model compilation issue...
2014-11-15 Moiz RajaBUG 2353 : LeafSetEntryBuilder does not compare byte... 84/12884/1
2014-11-13 pkajsaBug 2326 - NormalizeNode equals fails when NormalizeNod... 12/12812/1
2014-11-11 Thanh HaRevert "Revert "BUG 2282 - JSON top level element witho... 16/12716/1
2014-11-11 Thanh HaRevert "Revert "BUG-2329 Add handling of anyxml nodes... 15/12715/1
2014-11-10 Colin DixonBumping versions by 0.0.1 after the Helium.1 release 97/12697/1
2014-11-10 Colin DixonApplying the Helium.1 release patch 96/12696/1 release/helium-sr1
2014-11-10 Colin DixonRevert "BUG-2329 Add handling of anyxml nodes in XmlDoc... 95/12695/1
2014-11-10 Colin DixonRevert "BUG 2282 - JSON top level element without modul... 94/12694/1
2014-11-07 Tony TkacikMerge "BUG 2282 - JSON top level element without module...
2014-11-07 Maros MarsalekBUG-2329 Add handling of anyxml nodes in XmlDocumentUti... 93/12593/1
2014-11-05 Tony TkacikMerge "Bug 2271: Fixed potentional NPE in generateTypes...
2014-11-04 Jozef GloncakBUG 2282 - JSON top level element without module name 59/12459/2
2014-10-31 Loi PanFix Bug 2291 32/12432/1
2014-10-31 Tony TkacikMerge "Remove module name prefix from top level element...
2014-10-30 Tony TkacikMerge "Bug 2279 - top level element should be entry...
2014-10-30 Jozef GloncakRemove module name prefix from top level element 83/12383/1
2014-10-30 Jozef GloncakBug 2279 - top level element should be entry and not... 78/12378/1
2014-10-30 Jozef GloncakBUG 1975 - yang unkeyed list is transformed to map... 63/12263/3
2014-10-29 Jozef GloncakBUG 2155 - depth parameter in NormalizedNodeWriter 27/12227/4
2014-10-28 Tony TkacikMerge "Parent schema node input parameter in JsonParser...
2014-10-27 Jozef GloncakParent schema node input parameter in JsonParserStream 59/12259/2
2014-10-27 Tony TkacikMerge "Bug 2117: Inner grouping used in outer grouping...
2014-10-27 Martin CiglanBug 2117: Inner grouping used in outer grouping's choic... 51/12251/1
2014-10-27 Jan HajnarBug 2180 - schema aware builders for ordered list and... 49/12249/1
2014-10-23 Tony TkacikMerge "Bug 2172 - AbstractGeneratedTypeBuilder check...
2014-10-22 Ladislav BorakBug 2191: Invalid use of addType in ChoiceCaseBuilder 49/12149/1
2014-10-17 Tony TkacikMerge "Bug 2147 - JSON does not properly encode multili...
2014-10-17 Tony TkacikMerge "Bug 2156: Unsupported augment target" into stabl...
2014-10-17 Tony TkacikMerge "Bug 2202: DerivableSchemaNode API incorrect...
2014-10-16 Martin CiglanBug 2202: DerivableSchemaNode API incorrect Javadoc 14/12014/1
2014-10-16 Jan HajnarBug 2147 - JSON does not properly encode multiline... 08/12008/1
2014-10-16 pkajsaBug 2156: Unsupported augment target 60/11860/2
2014-10-13 Martin Ciglanbug 1957 StackOverFlowError in YangParserImpl 59/11359/9
2014-10-03 Colin DixonIncrementing versions by 0.0.1 for post-Helium stabilit... 26/11726/1
2014-10-03 Colin DixonApplying the Helium release patch for yangtools 25/11725/1 release/helium
2014-09-22 Robert VargaMerge "BUG-2022: String Type pattern parsing and resolv...
2014-09-22 Lukas SedlakBUG-2022: String Type pattern parsing and resolving... 40/11440/5
2014-09-22 Tony TkacikMerge "BUG-1954: Fix useless Boolean instantiation...
2014-09-21 Robert VargaMerge "Bug 1984, Bug 2005: Changed valueEquals to work...
2014-09-21 Tony TkacikBug 1984, Bug 2005: Changed valueEquals to work with... 13/11413/1
2014-09-20 Tony TkacikMerge "Bug 1950: Raise memory and permgen limits for...
2014-09-20 Robert VargaMerge "Bug 1991: Ignore AugmentationIdentifier in XML...
2014-09-20 Tony TkacikBug 1991: Ignore AugmentationIdentifier in XML Serializ... 95/11395/1
2014-09-18 Tony TkacikMerge "Bug 1960: Revert "BUG-1956: bump java-concurrent...
2014-09-18 Tony TkacikMerge "BUG-1956: bump java-concurrent-hash-trie-map...
2014-09-18 Robert VargaMerge "Bug 1848: Make sure that XmlStreamUtils preserve...
2014-09-18 Tony TkacikMerge "BUG-1849 Check for duplicate required sources...
2014-09-17 Tony TkacikMerge "BUG-1902: reuse ConcreteTypeImpl instances"...
2014-09-17 Tony TkacikBug 1848: Make sure that XmlStreamUtils preserve list... 87/11287/1
2014-09-17 Maros MarsalekBUG-1849 Check for duplicate required sources and exclu... 85/11285/1
2014-09-16 Robert VargaBUG-1886: implement lock-free InMemoryDataTree.commit() 40/11240/1
2014-09-16 Robert VargaBUG-1886: split static classes into separate files 39/11239/1
2014-09-16 Robert VargaBUG-1886: eliminate sychronized blocks 26/11226/1
2014-09-15 Tony TkacikMerge "Bug 576 Fixes of critical issues for YT components"
2014-09-15 Lukas SedlakBug 576 Fixes of critical issues for YT components 80/10780/4
2014-09-15 Tony TkacikMerge "Bug 1512 - generated builder java file for a...
2014-09-15 Tony TkacikMerge "BUG-1431: make sure (Yang)InstanceIdentifier...
2014-09-15 Robert VargaMerge "yangtools cannot release, so fixing it"
2014-09-15 Robert VargaMerge "Bug 1869: Fixed binding-data-codec to work with...
2014-09-15 Robert VargaMerge "Added Nonnull annotation for get operation"
2014-09-15 Robert VargaMerge "very basic tests for yang-binding-util"
2014-09-15 Robert VargaBUG-1431: make sure (Yang)InstanceIdentifier is Seriali... 34/11134/3
2014-09-15 Tony TkacikMerge "BUG-650: use weakCompareAndSwap()"
2014-09-15 Tony TkacikBug 1869: Fixed binding-data-codec to work with empty... 85/11185/2
2014-09-15 Tony TkacikMerge "BUG-1813: rework the interface to allow multiple...
2014-09-13 Robert VargaBUG-650: Use lazy set in YangInstanceIdentifier/SchemaP... 28/11128/2
2014-09-13 Tony TkacikMerge "BUG-650: improve modification sealing performance"
2014-09-13 Tony TkacikMerge "BUG-1851: fix potential visibility problem"
2014-09-13 Robert VargaBUG-650: improve modification sealing performance 26/11126/2
2014-09-12 Robert VargaBUG-1851: fix potential visibility problem 25/11125/1
2014-09-12 Tony TkacikBug 1818: Do not relly on xml.isNameSpaceRepairing 09/11109/3
2014-09-12 Tony TkacikBug 1761: Fixed missing module name prefix for augmenta... 43/11043/6
2014-09-12 Tony TkacikMerge "BUG-1770: emit proper namespaces"
2014-09-12 Tony TkacikMerge "Bug 1817 - Add in ietf-restonf to the yangtools...
2014-09-12 Robert VargaBUG-1770: emit proper namespaces 46/10946/5
2014-09-12 Tony TkacikMerge "BUG-865: migrate tests to use BindingGeneratorIm...
2014-09-11 Peter Bandzivery basic tests for yang-binding-util 42/11042/1
2014-09-11 Jozef GloncakBUG 1440 - additional tests for data-codec-gson 99/10999/4
2014-09-11 Tony TkacikMerge "BUG-1800: restore QNameModule sharing in parser"
2014-09-11 Tony TkacikMerge "BUG-1794: use QName.cachedReference in static...
2014-09-11 Tony TkacikMerge "BUG-1793: make sure we cache QNameModule"
2014-09-11 Tony TkacikMerge "BUG-1766: escape outbound strings"
next