Add toString() to InMemoryDataTreeCandidate
[yangtools.git] / yang /
2016-07-18 Tomas CereAdd toString() to InMemoryDataTreeCandidate 10/39310/4
2016-07-18 Michael VorburgerFix YangToSourcesPluginTestIT failure 05/41505/3
2016-07-14 Vratko PolakBug 6173: Allow refine statement to have no substatements 52/41552/4
2016-07-14 Peter KajsaBug 6131 - NPE on malformed yang model 09/41809/2
2016-07-11 Michael VorburgerPerformance related changes 39/41339/4
2016-07-11 DavidFix yang.skip feature to include all files needed 80/41480/2
2016-07-11 Robert VargaBUG-865: eliminate ExtendedType and DerivedType 68/41468/4
2016-07-11 Peter KajsaBug 6134: Introducing of DataTreeConfiguration concept 38/41138/4
2016-07-11 Peter KajsaBug 6158: Optimization of if-feaures resolution during... 71/41471/7
2016-07-11 Stephen KittDrop yangtools-parent 02/40302/9
2016-07-11 Robert VargaBUG-865: remove deprecated types 65/41465/3
2016-07-07 Michael VorburgerMinor refactoring in YangToSourcesPluginTestIT 04/41504/1
2016-07-07 Filip GregorBug 5884: Augmenting a choice without a case results... 58/40158/13
2016-07-07 Peter KajsaBug 5942: When condition of uses node is not exposed... 75/39775/6
2016-06-30 Robert VargaBUG-865: Remove SchemaAwareNormalizedNodeStreamWriter 32/40732/2
2016-06-29 Robert VargaBUG-865: remove UnknownBoundaryNumber 09/40709/6
2016-06-29 Robert VargaBUG-865: Remove URLSchemaContextResolver 02/40702/7
2016-06-23 DavidAdd property "yang.skip" 83/40183/4
2016-06-23 Igor FoltinBug 1441: Bug fixes, clean-up and test migration 43/39643/10
2016-06-22 Robert VargaAllow base type builders to be used fluently 63/40663/2
2016-06-22 Robert VargaBUG-865: remove unused model.util types 29/40629/5
2016-06-21 Robert VargaBUG-865: remove unused TypeConstraints 51/40451/3
2016-06-21 Robert VargaRemove formattedRevision from serialization format 40/40340/8
2016-06-21 Robert VargaAdd QNameModule hash cache 41/40341/8
2016-06-21 Robert VargaIntern QName localname 39/40339/9
2016-06-21 Robert VargaAdd QName.hashCode() cache 37/40337/6
2016-06-21 Robert VargaBUG-865: remove QName(Module).cachedReference() 36/40336/4
2016-06-21 Igor FoltinImplement method anyxmlNode in ImmutableNormalizedNodeS... 97/40597/1
2016-06-20 Ryan GouldingBug 2872 - Generated Java Enumerations should contain... 33/39733/5
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-06-14 Robert VargaBUG-865: remove pre-Beryllium parser 93/39893/6
2016-06-09 Robert VargaDo not pass nulls to Interner 96/40096/2
2016-06-08 Robert VargaRemove unused imports 12/39712/12
2016-06-08 Robert VargaFix missing type arguments 26/39926/2
2016-06-08 Robert VargaRemove dead code 92/39892/4
2016-06-08 Robert VargaMake LeafInterner a utility class 69/39469/3
2016-06-07 Abbas PareedkunjuBug 6016: Corrected the error message for typo 32/39932/2
2016-06-07 Peter KajsaBug 5830: Mandatory leaf enforcement is not correct... 13/39313/10
2016-06-06 Peter KajsaBug 4662: Introduce a SemanticVersion concept - SchemaC... 22/37622/28
2016-06-06 Robert VargaBUG-865: integrate SchemaAwareNormalizedNodeStreamWriter 97/39697/8
2016-06-03 Igor FoltinRemove usage of deprecated yang parser classes 89/39689/4
2016-06-03 Peter KajsaTest of multiple revisions of module 73/37173/4
2016-06-03 Peter KajsaBug 4662: Introduce a SemanticVersion concept - import... 77/36877/28
2016-06-03 Robert VargaScripted update of if statements 93/39793/2
2016-06-02 Peter KajsaBug 5946: Unique statement is not exposed by the YANG... 81/39481/4
2016-05-30 Robert VargaSpeed up toString() for XML elements 87/39587/2
2016-05-24 Peter KajsaBug 5200: Yang parser doesn't fill error-app-tag and... 32/38432/13
2016-05-24 Igor FoltinBUG-5917: validate TransformerFactory 12/39312/5
2016-05-24 Tomas CereAdd application of RootedDataTreeCandidates 83/38883/8
2016-05-23 Igor FoltinBug 4506: Honor if-feature during SchemaContext assembly 08/38108/12
2016-05-20 Igor FoltinBug 5917: master fails mounting controller-config 67/39167/1
2016-05-19 Filip GregorBug 5899: Cardinality check incorrectly limited to... 03/39103/1
2016-05-18 Michael VorburgerBumping Apache Maven dependencies from 3.3.3 to 3.3.9 45/38645/3
2016-05-18 Robert VargaClean up generic type arguments 57/38257/6
2016-05-16 Peter KajsaBug 4662: Introduce a SemanticVersion concept - pre... 72/36872/16
2016-05-12 Peter KajsaBug 5446: Yangtools UnionStringCodec is not consistent... 69/38669/3
2016-05-11 Alexis de TalhouëtRevert "Bug 5829 - New yang parser allows two choice... 73/38673/1
2016-05-11 Robert VargaRevert "Bug 5829 - New yang parser allows two choice... 64/38664/2
2016-05-11 Igor FoltinUnit test post-clean-up fix 60/38660/1
2016-05-11 Igor FoltinBug 5712: Reference type in same module with prefix... 99/37599/5
2016-05-11 Peter KajsaBug 5829 - New yang parser allows two choice cases... 71/38371/4
2016-05-09 Igor FoltinBug 5085: Clean-up test and retest JUnit tests 26/38426/2
2016-05-03 Alexis de TalhouëtBug 5819 - Violation of synchronization rules in Abstra... 36/38236/5
2016-05-03 Michael VorburgerFixed Eclipse specific compilation error related to... 89/38289/2
2016-05-02 Igor FoltinBug 1441: Implement XML Stream Reader to Normalized... 31/37031/5
2016-04-29 Michael VorburgerFixed Eclipse workspace red broken build due to missing... 78/38178/3
2016-04-28 Peter KajsaBug 5484: Fix of Yang statement lexer 90/38190/2
2016-04-23 Martin CiglanEffectiveSchemaContext small clean-up 17/38017/3
2016-04-23 Tom PantelisBug 5647: Add schema-less version of XMLStreamNormalize... 75/36975/5
2016-04-21 Ivan HraskoBug 5693: IOException after first parsing phase - strea... 25/37425/8
2016-04-19 Tom PantelisImprove error message when child schema not found 44/37044/2
2016-04-18 Ryan GouldingReplace tabs in java files with spaces 68/37568/3
2016-04-14 Stephen KittDrop unneeded generic type specifiers 50/37550/2
2016-04-07 Stephen KittAdd a couple of toString() implementations 43/37243/1
2016-04-04 Ryan GouldingFix LOG formatting issues 77/36977/2
2016-04-01 Ryan GouldingMove CACHED_FILE_PATTERN constant to correct location 33/36933/3
2016-04-01 Ryan GouldingFilesystemSchemaSourceCache reduce sourceIdToFile(... 19/36919/4
2016-03-31 Ryan GouldingFilesystemSchemaSourceCache to use try-with-resources... 30/36930/2
2016-03-31 Ryan GouldingStandardize codec serialization to use java.util.Object... 20/36920/2
2016-03-31 Ryan GouldingImprove Error Reporting for non-parsable date for file... 34/36934/2
2016-03-31 Ivan HraskoBug5531: Can't get complete YIN schema on Windows 44/36944/1
2016-03-30 Ivan HraskoBug 5531: Can't get complete YIN schema on Windows 04/36804/3
2016-03-30 Robert VargaBUG-4268: clarify length constraint API contract 84/29884/5
2016-03-30 Robert VargaBUG-4268: clarify API contract of range constraints 83/29883/5
2016-03-23 Peter KajsaBug 5396: Regex processing of yang models is broken. 87/36587/2
2016-03-21 Martin SunalBug 5567 NPE - invoking of equals on nullable element 95/36495/2
2016-03-21 Robert VargaBUG-5504: use Object.toString() without overrides in... 88/36288/2
2016-03-18 Peter KajsaBug 5550 - Omit the check of mandatory nodes in uses... 23/36423/1
2016-03-16 Stephen KittUse String concatenation instead of StringBuffer/Builder 18/35918/2
2016-03-16 Stephen KittRemove unnecessary String() constructor invocations 90/35890/4
2016-03-10 Peter KajsaBug 5481: When condition of augment added in constraint... 58/36058/2
2016-03-09 Robert VargaRemove explicit throws of SourceException 72/35872/3
2016-03-09 Stephen KittAvoid re-throwing exceptions directly 85/35885/3
2016-03-09 Stephen KittSimplify boolean expressions 83/35883/3
2016-03-08 Peter KajsaBug 5335: augmenting a mandatory node on a presence... 80/35880/5
2016-03-07 Stephen KittRemove redundant modifiers 82/35882/2
2016-03-07 Stephen KittUse Collections.singletonList() instead of Arrays.asList() 86/35886/2
2016-03-07 Robert VargaReduce cyclomatic complexity 68/35868/1
2016-03-01 Peter KajsaBug 5437: Issue accessing mounted device supporting... 76/35576/1
next