BUG-4803: introduce unordered offset maps
[yangtools.git] / yang /
2015-11-02 Robert VargaDo not use String.replace() 39/29139/1
2015-11-02 Robert VargaRemove a search-before-remove on ArrayList 38/29138/1
2015-11-02 Robert VargaShare empty ConstraintDefinition instances 98/29098/2
2015-11-02 Robert VargaMake SchemaNodeIdentifier.Relative final 97/29097/2
2015-11-02 Robert VargaUse ImmutableList for unknown nodes 96/29096/2
2015-11-02 Robert VargaShare Integer.MAX_VALUE 95/29095/2
2015-11-02 Robert VargaBUG-4556: enable DataSchemaContextTrees to be scavenged 94/29094/2
2015-11-02 Robert VargaBUG-4556: Introduce StmtContext.getSchemaPath() 71/29071/6
2015-10-31 Martin CiglanCapture ANTLR4 syntax errors and log them 25/29025/3
2015-10-30 Peter KajsaBug 4504 - YIN generation failed on openflow-protocol... 94/28894/5
2015-10-28 Robert VargaMake TestModel a utility class 76/28776/2
2015-10-28 Robert VargaDo not leak internal methods 11/28711/3
2015-10-28 Jan HajnarBUG-2399: Implement automatic container removal 30/17030/26
2015-10-27 Martin CiglanBug 4414: Shorthand case statement not working 68/28268/9
2015-10-24 Robert VargaLists with min-elements > 0 are mandatory 22/28722/3
2015-10-22 Tony TkacikDo not retain build context via extensions. 83/28683/3
2015-10-20 Robert VargaAdd range validation and normalization 72/28572/3
2015-10-20 Robert VargaFix various small warnings 71/28571/2
2015-10-20 Robert VargaIntroduce UnresolvedNumber 54/28554/3
2015-10-19 Robert VargaUtil types: implement hashCode()/equals()/toString() 38/28538/4
2015-10-19 Robert VargaDo not lookup root operation explicitly 04/28504/2
2015-10-19 Robert VargaReuse no-revision qnames 05/28505/2
2015-10-16 Robert VargaBUG-4261: intern leaf nodes 07/28507/1
2015-10-15 Robert VargaIntroduce model.util.type package 61/28261/7
2015-10-15 Robert VargaIntroduce TypeDefinitionAware 78/28478/2
2015-10-14 Igor FoltinBug 3899: Milestone: Increase test coverage for YangToo... 54/25354/6
2015-10-14 Peter KajsaBug 3799: NPE when including a submodule of a more... 22/26622/7
2015-10-14 Robert VargaCleanup a few warnings 90/27490/3
2015-10-14 Robert VargaRemove unused imports 41/27941/5
2015-10-14 Robert VargaLeafRefUtils is a utility class 65/27565/4
2015-10-13 Tony TkacikBug 4349: Allowed UnkeyedListItem to be start event... 16/28316/2
2015-10-13 Filip GregorBug 4412: New yang parser effective statements cleanup 44/27744/6
2015-10-13 Robert VargaBUG-4322: Leafref should not have a default value 53/28253/2
2015-10-12 Robert VargaBUG-4261: convert JSON parser to pass down SchemaNode... 48/28248/3
2015-10-12 Robert VargaBUG-4261: make ImmutableNormalizedNodeStreamWriter... 47/28247/3
2015-10-12 Robert VargaBUG-4261: introduce DataSchemaNodeAware NormalizedNodeS... 46/28246/3
2015-10-12 Robert VargaBUG-4261; split NormalizedNodeInterners 45/28245/3
2015-10-12 Robert VargaUse StringBuilder instead of StringWriter 44/28244/2
2015-10-12 Robert VargaSuppress Version.nextVersion() warning 43/28243/2
2015-10-10 Robert VargaBUG-4407: Fix a typo in Decimal64 range tables 49/28249/3
2015-10-10 Igor FoltinBug 4314: maven plugin: switch logging 54/27354/3
2015-10-08 Filip GregorBug 3899: Increase test coverage for YangTools 45/28045/2
2015-10-08 Robert VargaBUG-4359: use WRITE-implied metadata 24/27924/3
2015-10-08 Robert VargaBUG-4407: Fix Decimal64 range enforcement 81/27881/4
2015-10-06 Tony TkacikSpeed-up look up of namespace listeners. 68/27968/1
2015-10-05 Tony TkacikFixed shared state in stateless ModuleStatementSupport. 90/27890/3
2015-10-04 Tony TkacikSpeeded up ANTLR tree walk for statement parser. 83/27883/1
2015-10-04 Robert VargaDeprecate InstanceIdentifierTypeDefinition.getRevisionA... 82/27882/2
2015-10-03 Robert VargaUse a proper NamespaceContext for XPaths 58/27858/6
2015-10-03 Tony TkacikRevert "Revert "Updated SchemaNodeIdentifier namespace... 71/27871/2
2015-10-03 Robert VargaCentralize RevisionAwareXPath creation 65/27865/5
2015-10-03 Robert VargaDo not compile augment/refine/deviate paths 64/27864/6
2015-10-03 Robert VargaUse a ThreadLocal XPathFactory 59/27859/8
2015-10-03 Robert VargaSplit keys into an ImmutableSet 57/27857/7
2015-10-03 Robert VargaExpose LIST_KEY_SPLITTER 56/27856/2
2015-10-03 Robert VargaAdd @SafeVargs 55/27855/2
2015-10-03 Filip GregorBug 3876: Introduce support for XPath / XQuery queries... 15/27815/2
2015-10-02 Tony TkacikRevert "Updated SchemaNodeIdentifier namespace handling." 50/27850/1
2015-10-02 Tony TkacikUpdated SchemaNodeIdentifier namespace handling. 57/27757/8
2015-10-02 Robert VargaBUG-865: Deprecate ExtendedType 36/27836/2
2015-10-02 Robert VargaBUG-4400: make sure we retain input ordering 32/27832/1
2015-10-02 Tony TkacikFixed ordering of keys in key statement. 11/27811/1
2015-10-02 Robert VargaBaseTypes should reference into YangConstants 53/27753/5
2015-10-02 Robert VargaUse shared Splitter instance 37/27737/6
2015-10-02 Tony TkacikFixed allModuleIdentifiers 96/27796/3
2015-10-02 Martin CiglanGeneral issue: In case of uncompilable XPathExpression, 30/27730/5
2015-10-02 Robert VargaUse a pre-compiled pattern in SchemaContextUtil 36/27736/3
2015-10-02 Robert VargaUse explicit ImmutableList instead of FluentIterable 35/27735/3
2015-10-01 Robert VargaCleanup AugmentUtils 51/27151/12
2015-10-01 Robert VargaCleanup imports 18/27718/3
2015-10-01 Robert VargaCleanup TypeUtils 17/27717/3
2015-10-01 Tom PantelisFix performance issue in EffectiveStatementBase 20/27720/3
2015-10-01 Robert VargaEnforce SchemaPath correctness 03/27203/4
2015-10-01 Robert VargaCleanup yang-parser-impl Utils 52/27152/10
2015-09-30 Tony TkacikIntroduced ChildSchemaNodes namespace to parser 85/27685/2
2015-09-30 Tony TkacikFixed parser failing to continue parsing on '\n\n ... 79/27679/1
2015-09-30 Tony TkacikFixed Enum statement not accepting allowed symbols. 58/27658/2
2015-09-30 Tony TkacikBug 4376: Fixed incorrect assumption about QName in... 50/27650/2
2015-09-30 Martin CiglanBug 4378: New parser can't handle "}}" sequence 41/27641/1
2015-09-29 Igor FoltinFixed some major sonar issues 88/27188/5
2015-09-29 Peter KajsaBug 3670: Replaced YANG parser for new statement parser 26/25526/9
2015-09-29 Robert VargaMake initRanges() private 64/27564/2
2015-09-29 Robert VargaFix sonar naming warnings 63/27563/2
2015-09-28 Robert VargaDo not instantiate QNameModules needlessly 39/27539/1
2015-09-28 Robert VargaDo not instantiate a temporary list 27/27527/1
2015-09-28 Robert VargaIntroduce SchemaNodeIdentifier.asSchemaPath() 23/27523/3
2015-09-28 Robert VargaUse SchemaPath.getParent() 22/27522/1
2015-09-28 Robert VargaRemove YangInstanceIdentifierBuilder.toInstance() 46/22546/8
2015-09-28 Robert VargaUse Objects.equals() in yang-model-util 09/27509/2
2015-09-28 Robert VargaUse Objects.equals() in yang-data-impl 08/27508/2
2015-09-28 Robert VargaUse Objects.equals() in yang-model-api 07/27507/2
2015-09-28 Robert VargaUse Objects.equals() in QName.equals() 06/27506/2
2015-09-28 Robert VargaUse Objects.equals() in effective statements 03/27503/3
2015-09-27 Robert VargaUse SimpleImmutableEntry in ValueWithQName 01/27501/1
2015-09-27 Robert VargaUse Objects.hashCode() 00/27500/1
2015-09-27 Robert VargaFix a few sonar warnings 99/27499/1
2015-09-26 Filip GregorBug 3876: unit test coverage increase 42/27442/4
2015-09-25 Robert VargaUse YangInstanceIdentifier.getAncestor() 89/27389/2
2015-09-24 Martin CiglanBug 4321: Misconfigured input parameters in yang-maven... 13/27113/2
2015-09-24 Peter KajsaBug4231 - Yang tools failing to parse Augmentations... 29/26329/4
next