yangtools.git
2016-11-23 Robert VargaFix IT test instantiation 35/48635/2
2016-11-22 Stephen KittJava 8: migrate to java.util.function.Function 37/47837/6
2016-11-22 Robert VargaAddress trivial eclipse warnings 01/48501/3
2016-11-21 Luis GomezRevert "Bug 5968: Mandatory leaf enforcement does not... 23/48523/1
2016-11-19 Rashmi PujarBug 6868 - [Yang 1.1] Argument of "If-feature" statemen... 34/48234/6
2016-11-18 Igor FoltinBug 6896: [YANG 1.1] Add support for new statement... 35/48035/8
2016-11-18 Igor FoltinBug 6874: [YANG 1.1] Allow "description" and "reference... 46/48246/3
2016-11-18 Igor FoltinBug 6871: [YANG 1.1] Allow "must" in "input", "output... 74/47974/5
2016-11-18 Igor FoltinBug 6877: [YANG 1.1] Allow identities to be derived... 48/48048/6
2016-11-18 Robert VargaBUG-5717: add unique child identifier 41/48241/11
2016-11-16 Robert VargaBUG-7161: Do not tolerate source-level exceptions 73/48273/4
2016-11-15 Igor FoltinBug 6870: [YANG 1.1] Support for new substatement ... 99/47899/5
2016-11-15 Igor FoltinBug 6897: [YANG 1.1] Allow notifications to be tied... 45/48245/2
2016-11-14 Igor FoltinBug 6869: [YANG 1.1] Allow if-feature in bit, enum... 73/47773/5
2016-11-14 Igor FoltinBug 6883: [YANG 1.1] Add support for anydata statement 05/48105/4
2016-11-14 Igor FoltinBug 6880: [YANG 1.1] Allow leaf-lists to have default... 85/47985/3
2016-11-14 Igor FoltinBug 6873: [YANG 1.1] Support for "require-instance... 83/47983/3
2016-11-11 Robert VargaBUG-5717: eliminate StmtContext.substatements() 05/48205/8
2016-11-11 Vratko PolakBUG-6150: add an import statement special-case 00/48200/11
2016-11-11 Robert VargaAdd an empty Deque implementation 40/48240/3
2016-11-10 Robert VargaFix CursorAwareDataTreeSnapshot.newModification() 79/48179/2
2016-11-10 Robert VargaFix an eclipse warning 06/48206/1
2016-11-09 Peter KajsaBug 5968: Mandatory leaf enforcement does not work... 62/48162/1
2016-11-09 Michael Vorburgertarget-ide/ on .gitignore 11/48111/2
2016-11-08 Robert VargaIntern SchemaContext.NAME 13/48113/1
2016-11-04 Robert VargaBUG-7038: update StatementWriter.startElement() 54/47754/7
2016-11-04 Robert VargaBUG-7062: add revision awareness to Yin/YangTextSchemaS... 52/47752/7
2016-11-04 Robert VargaBUG-7054: Check YinDomSchemaSource validity 53/47753/7
2016-11-03 Peter KajsaBug 5968: Mandatory leaf enforcement does not work... 33/44233/10
2016-11-03 Igor FoltinBug 6814: Fix (de)serialization of anyxml in JSON 91/47491/4
2016-11-03 Peter KajsaBug 6986: Yang parser system test options 44/47844/4
2016-11-02 Stephen KittJava 8: use lambdas and function references 36/47836/2
2016-11-02 Stephen KittCleanup: remove redundant type parameters 35/47835/2
2016-11-02 Stephen KittCleanup: remove redundant casts 34/47834/2
2016-11-02 Stephen KittBUG-6958: remove yang-data-{api,util} from odl-yangtool... 58/47658/3
2016-11-02 Robert VargaGuard Pattern constants with @RegEx 38/40338/8
2016-11-02 Peter KajsaBug 6986: Yang parser system test 38/47538/7
2016-10-29 Robert VargaBUG-7054: add YinStatementStreamSource 36/47736/9
2016-10-29 Robert VargaBUG-7054: add a YinTextToDomTransformer 18/47718/10
2016-10-29 Robert VargaBUG-7054: support .xml for YIN files 50/47750/2
2016-10-29 Robert VargaBUG-7052: move YangErrorListener 49/47749/2
2016-10-29 Robert VargaBUG-865: remove old parser remnants 48/47748/2
2016-10-29 Robert VargaBUG-7057: introduce UntrustedXML class 27/47727/5
2016-10-29 Robert VargaBUG-7052: move ModuleIdentifierImpl 35/47735/4
2016-10-28 Robert VargaBUG-6522: fix missed optimization 43/47743/1
2016-10-28 Robert VargaBUG-7038: cleanup parser listener 08/47708/2
2016-10-27 Robert VargaBUG-6522: do not cache import in SourceSpecificContext 07/47707/1
2016-10-27 Robert VargaBUG-7051: move nasmespace declarations 06/47706/1
2016-10-27 Robert VargaCleanup StatementContextWriter 93/47693/2
2016-10-27 Robert VargaDocument RootStatementContext's relationship to other... 92/47692/2
2016-10-27 Filip GregorBug 6979 - yang.model.util.EffectiveAugmentationSchema... 31/47631/3
2016-10-26 Robert VargaRevert "BUG-6522: create a dedicated extensions map" 28/47628/1
2016-10-26 Robert VargaBUG-6522: create a dedicated extensions map 68/47568/8
2016-10-26 Robert VargaBUG-6522: streamline QNameToStatementDefinitionMap API 67/47567/5
2016-10-26 Robert VargaCleanup SupportedExtensionsMapping 13/47613/2
2016-10-26 Robert VargaBUG-6964: reuse StatementDefinitionNamespace 64/47464/10
2016-10-26 Robert VargaBUG-6522: intern cached QNames 51/47551/5
2016-10-26 Robert VargaRemove an unneeded branch 57/47557/3
2016-10-26 Robert VargaBUG-7025: make the parser tree immutable 44/47544/4
2016-10-26 Robert VargaOptimize toString() methods 25/47525/2
2016-10-26 Robert VargaBUG-6522: do not re-read models 28/47528/2
2016-10-26 Robert VargaBUG-7025: Use ParseTreeWalker.DEFAULT 26/47526/4
2016-10-26 Robert VargaBUG-6522: grow namespaces lazily 50/47550/2
2016-10-26 Robert VargaBUG-6522: lower map sizing 53/47553/2
2016-10-26 Robert VargaBUG-6522: do not accidentally grow lists 49/47549/5
2016-10-26 Robert VargaBump antlr to 4.5.3 46/47546/2
2016-10-25 Robert VargaBUG-6522: Optimize RFC6020 utils 89/47489/4
2016-10-25 Robert VargaCleanup SchemaNodeIdentifierBuildNamespace 19/47419/3
2016-10-25 Robert VargaPrevent a boxing operation 38/47438/2
2016-10-25 Robert VargaBUG-4456: rework leaker integration 51/47451/3
2016-10-25 Robert VargaBUG-6972: optimize SourceSpecificContext 57/47457/3
2016-10-25 Robert VargaImprove parser reactor logging 91/47391/8
2016-10-25 Robert VargaBUG-6972: enforce statement state when copying 17/47417/6
2016-10-25 Robert VargaBUG-6522: grow StatementContext collections lazily 25/47325/14
2016-10-25 Robert VargaBUG-6972: eliminate AugmentUtils 37/47437/3
2016-10-25 Robert VargaBUG-6972: refactor copy checking 55/47355/13
2016-10-25 Peter KajsaBug 6669: Mandatory nodes cannot be added to node from... 82/45382/15
2016-10-24 Robert VargaBUG-6972: Consolidate copy operations 54/47354/11
2016-10-24 Robert VargaHide BuildGlobalContext methods 90/47390/4
2016-10-24 Robert VargaBUG-6972: Remove GroupingUtils.needToCreateNewQName() 53/47353/9
2016-10-24 Robert VargaBUG-6522: create a specialized CopyHistory object 48/47348/9
2016-10-23 Peter KajsaBug 6329: Parser fails when target node of uses-augment... 18/46118/7
2016-10-22 Geng XingyuanBug 6958 - add class NotificationAsContainer for transf... 52/47052/10
2016-10-21 Robert VargaBUG-6522: share instances of Config(Effective)Statement 18/47318/5
2016-10-21 Robert VargaBUG-6522: allocate copyHistory lazily 24/47324/2
2016-10-21 Igor FoltinBug 6972: Preliminary unit test 12/47312/3
2016-10-21 Robert VargaBUG-6522: Adjust collection sizes 16/47316/3
2016-10-21 Robert VargaBUG-6965: introduce BuiltinDeclaredStatements 17/47217/4
2016-10-21 Robert VargaBUG-6964: define a namespace to hold model-defined... 03/47203/6
2016-10-21 Robert VargaImprove ContextBuilder error reporting 13/47213/4
2016-10-21 Robert VargaPrevent boxing 15/47315/2
2016-10-21 Robert VargaBUG-3876: Add ExprListener and friends 99/47199/2
2016-10-21 Robert VargaFix a few checkstyle warnings 14/47214/2
2016-10-21 Filip GregorBug 6491: Some imports are not exposed in Module.getImports 29/47129/5
2016-10-20 Filip GregorBug 6961: SchemaContext.getAllModuleIdentifiers() doesn... 21/47121/4
2016-10-19 Robert VargaReuse cardinality constants 45/47045/6
2016-10-18 Robert VargaFix GroupingEffectiveStatementImpl's unknown nodes 74/47074/2
2016-10-18 Robert VargaFix inefficient ConstraintEffectiveStatements 73/47073/2
2016-10-18 Robert VargaBUG-4456: add RecursiveExtensionResolver 42/47042/8
2016-10-18 Robert VargaBUG-6757: revert fix for BUG-4456 38/47038/3
next