Fixup xpath resolution
[yangtools.git] / yang / yang-model-util /
2019-03-19 Robert VargaFixup xpath resolution 04/81004/5
2019-02-12 Robert VargaRemove unneeded Iterator.remove() overrides 75/80275/1
2019-01-19 Robert VargaBump versions for 2.0.17-SNAPSHOT 29/79729/1
2019-01-17 Stephen KittBump to odlparent 3.1.6 31/79631/1
2018-12-21 Robert VargaBump versions to .16-SNAPSHOT 87/78987/1
2018-12-21 Robert VargaBump to odlparent 3.1.5 49/78949/2
2018-12-21 Robert VargaBump to odlparent-3.1.5-SNAPSHOT 73/78973/1
2018-12-11 Robert VargaBump versions to 2.0.16-SNAPSHOT 38/78638/1
2018-11-25 Robert VargaBump versions to 2.0.14-SNAPSHOT 20/78120/1
2018-10-19 Robert VargaBump versions to 2.0.13-SNAPSHOT 04/77104/2
2018-10-19 Stephen KittBump to odlparent 3.1.4 97/77097/1
2018-10-18 Stephen KittBump to odlparent 3.1.4-SNAPSHOT 68/76868/3
2018-09-17 Robert VargaBump versions to 2.0.12 release cycle 33/76133/1
2018-08-06 Robert VargaBump versions to 2.0.11-SNAPSHOT 58/74858/1
2018-08-03 Robert VargaRemove duplicate instantiation of EffectiveAugmentation... 92/74792/5
2018-07-30 Robert VargaExpand CompatUtils to handle leaf-lists 23/74623/2
2018-07-24 Robert VargaBump versions for next version 71/74371/1
2018-07-19 Stephen KittBump to odlparent 3.1.3 34/74234/1
2018-07-16 Robert VargaBump to next development version 72/74072/1
2018-07-10 Robert VargaReduce sonar code smells 78/73878/1
2018-06-26 Robert VargaBump version for next development cycle 56/73456/1
2018-06-26 Stephen KittBump odlparent to 3.1.2 02/72502/3
2018-06-21 Robert VargaFix JDK9 pattern handling 01/73301/1
2018-06-12 Robert VargaBump version for next development version 89/72889/1
2018-06-08 Tom PantelisImprove FilesystemSchemaSourceCache mkdirs handling 93/72793/1
2018-06-07 Robert VargaFix SchemaContextUtil RevisionAwareXPath resolution 22/72722/7
2018-05-30 Robert VargaAdd util.concurrent.FluentFutures 54/72454/3
2018-05-28 Robert VargaBump versions to next development cycle 47/72347/1
2018-05-04 Robert VargaBump versions for yangtools-2.0.5 development 88/71788/1
2018-04-16 Robert VargaConsider submodule imports when sorting modules 74/70974/8
2018-04-16 Robert VargaAdd ModuleDependencyInfoTest 78/70878/9
2018-04-12 Robert VargaHarden yang-model-util test suite 77/70877/1
2018-04-05 Robert VargaBump odlparent to 3.1.1 48/70348/1
2018-03-29 Robert VargaFix leafref require-instance implementation 01/70201/1
2018-03-29 Robert VargaBump versions to next development snapshot 72/70172/1
2018-03-23 Stephen KittBump to odlparent 3.1.0 66/69866/2
2018-03-12 Robert VargaBump versions to 2.0.3-SNAPSHOT 66/69366/1
2018-02-21 Robert VargaDo not fake an errorMessage for pattern constraints 64/68464/4
2018-02-21 Robert VargaEncapsulate regexes in a non-capturing group 35/68435/4
2018-02-21 Robert VargaMove Bug4079/Bug5410 tests from yang-parser to yang... 56/68456/3
2018-02-02 Robert VargaDeprecate CopyableNode at al. 52/67752/3
2018-02-01 Robert VargaFix invalid enum definition error string 06/67806/1
2018-01-18 Robert VargaStart 2.0.2 release cycle 98/67298/1
2018-01-17 Robert VargaYANGTOOLS-844: Filtering/SimpleSchemaContext violate... 12/67212/13
2018-01-17 Robert VargaFix a nullness thinko 11/67211/2
2018-01-08 Robert VargaBump odlparent version to 3.0.2 52/66952/1
2018-01-04 Robert VargaYANGTOOLS-841: Fix SchemaContextUtil.findNodeInSchemaCo... 70/66870/3
2017-12-25 Michael VorburgerFix slf4j usage errors found by checkstyle-logging 46/66446/3
2017-11-29 Stephen KittDrop obsolete Maven site configuration 37/65937/3
2017-11-27 Robert VargaBump versions to next development cycle 39/65939/1
2017-11-27 jenkins-relengRelease yangtools 38/65938/1
2017-11-24 Robert VargaBump odlparent to 3.0.1 92/65892/1
2017-11-22 Robert VargaClarify SchemaContext getModules() API contract 23/65823/5
2017-11-21 Stephen KittBump odlparent dependencies to 3.0.0 80/65580/3
2017-11-20 Robert VargaRename ChoiceCaseNode to CaseSchemaNode 47/65747/2
2017-11-20 Robert VargaFix a few warnings 36/65736/2
2017-11-20 Peter KajsaYANGTOOLS-812: Add SchemaContextFactory control of... 13/64413/22
2017-11-15 Robert VargaBump odlparent to 3.0.0-SNAPSHOT and fix breakages 49/64449/30
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-11-13 Robert VargaAdd SchemaPath/SchemaNodeIdentifier.createChild(QName) 23/65423/6
2017-11-11 Robert VargaIntroduce ElementCountConstraintAware interface 52/64952/15
2017-11-10 Robert VargaRefactor TypedSchemaNode 09/65409/6
2017-11-10 Robert VargaPeel MustConstraintAware from ConstraintDefinition 08/65408/7
2017-11-09 Robert VargaExpose type-specific derived type builder methods 07/65307/4
2017-11-09 Robert VargaRemove DerivedTypes.isInt8() and friends 06/65306/4
2017-11-09 Robert VargaRemove ModuleDependencySort.sort(Iterable) 05/65305/2
2017-11-07 Robert VargaMove TypeDefinitions into yang-model-api 87/65087/9
2017-11-06 Robert VargaEliminate (Unsigned)IntegerTypeDefinition 86/65086/8
2017-11-03 Robert VargaMake RangeRestrictedTypeDefinition type-aware 50/65050/9
2017-11-03 Robert VargaYANGTOOLS-621: introduce specialized integer types 43/65043/11
2017-11-03 Robert VargaMake DecimalTypeDefinition.getFractionDigits() return int 52/65052/3
2017-11-03 Robert VargaEliminate ModuleIdentifier 26/65026/5
2017-11-03 Robert VargaEliminate IdentityrefTypeDefinition.getIdentity() 56/64956/9
2017-11-03 Robert VargaFix IdentityrefTypeDefinition comparison 55/64955/7
2017-11-03 Robert VargaBUG-8043: correct RangeConstraint definition 45/62445/18
2017-11-03 Robert VargaUpdate TypeDefinition design 73/64873/9
2017-11-03 Robert VargaUpdate ChoiceSchemaNode design 52/64852/12
2017-11-02 Robert VargaClean up PatternConstraint's String confusion 38/64838/12
2017-11-02 Robert VargaMake PatternConstraint.getModifier() non-default 33/64833/12
2017-11-02 Robert VargaCleanup NotificationNodeContainer 32/64832/10
2017-11-02 Robert VargaCleanup DocumentedNode 21/64821/19
2017-10-28 Robert VargaMake ConstraintMetaDefition attributes Optional 20/64820/9
2017-10-27 Robert VargaIntroduce DataNodeContainer.findDataChildByName() 16/64816/5
2017-10-27 Robert VargaIntroduce WhenConditionAware 11/64811/4
2017-10-27 Robert VargaMake ActionNodeContainer.getActions() non-default 08/64808/4
2017-10-27 Robert VargaUpdate concepts.Registration 45/64745/5
2017-10-27 Robert VargaBUG-4688: update Revision design a bit more 85/64785/4
2017-10-25 Robert VargaFix yang.model.api.AugmentationSchema 31/64731/2
2017-10-25 Robert VargaBUG-4688: Make SourceIdentifier use Revision 11/64711/4
2017-10-25 Robert VargaBUG-4688: remove SimpleDateFormatUtil 10/64710/2
2017-10-25 Robert VargaBUG-4688: Move SourceIdentifier.REVISION_PATTERN to... 09/64709/2
2017-10-25 Robert VargaBUG-4688: switch revisions from Date to Revision 83/62083/11
2017-10-25 Robert VargaBUG-4688: align Optional/nullable Date usage 93/64693/2
2017-10-24 Robert VargaEnforce non-null QNameModule namespace 88/61988/18
2017-10-24 Robert VargaBUG-4688: eliminate SimpleDateFormatUtil.DEFAULT_DATE_REV 73/64673/3
2017-10-24 Robert VargaBUG-4688: Rework SchemaContext module lookups 41/64641/4
2017-10-24 Robert VargaUse QName.parseRevision() instead of SimpleDateFormatUtil 46/64646/1
2017-10-24 Robert VargaBUG-8043: correct LengthConstraint definition 19/62319/13
2017-10-20 Robert VargaBUG-4688: Eliminate use of ModuleIdentifier in ImpPrefi... 31/64531/6
2017-10-20 Robert VargaBUG-4688: Eliminate Module.DEFAULT_SEMANTIC_VERSION 20/64520/8
next