Bump versions for 3.0.4-SNAPSHOT
[yangtools.git] / yang / yang-parser-rfc7950 /
2019-07-18 Robert VargaBump versions for 3.0.4-SNAPSHOT 83/83083/1
2019-07-09 Robert VargaAdd AbstractIdentifiable 83/82983/4
2019-07-09 Robert VargaFix yang-parser-rfc7950 module name 78/82978/1
2019-07-08 Robert VargaAllow statements to efficiently lookup actions/notifica... 43/82943/1
2019-06-28 Robert VargaHandle implicit parent statements during copy operations 38/68838/30
2019-06-27 Robert VargaUse assertThat(isA()) instead of assertTrue(instanceof) 59/82759/1
2019-06-12 Robert VargaBump versions to 3.0.3-SNAPSHOT (again) 02/82502/1
2019-06-12 Robert VargaRevert "Bump versions to 3.0.3-SNAPSHOT" 00/82500/1
2019-06-12 Robert VargaBump versions to 3.0.3-SNAPSHOT 94/82494/1
2019-05-30 Robert VargaBump versions to 3.0.2-SNAPSHOT 58/82258/6
2019-05-24 PeterSunaCreate unit tests for anydata implemetnation. 25/82225/3
2019-04-30 Robert VargaUse null SchemaPath if we cannot construct it 14/81814/2
2019-04-08 Robert VargaCleanup YIN tests 52/81452/2
2019-04-08 Robert VargaBump versions to 3.0.0-SNAPSHOT 53/81453/1
2019-04-04 Robert VargaIntroduce EffectiveModelContext 81/81381/3
2019-04-04 Robert VargaRename EffectiveModelContext to ReactorDeclaredModel 80/81380/2
2019-03-26 Robert VargaPrepare RevisionAwareXPath for XPath integration 01/81201/3
2019-03-26 Robert VargaRemove SchemaNodeIdentifierBuildNamespace 94/81194/5
2019-03-26 Robert VargaRemove duplicate {Declared,Effective}Statement methods 91/81191/3
2019-03-26 Robert VargaUse NPE to report null arguments 68/81168/10
2019-03-26 Robert VargaAddress FIXMEs in StatementStreamSource 77/81177/4
2019-03-26 Danielle MustilloStrings Ending in Backslash are Improperly Lexed 50/81150/9
2019-03-26 Robert VargaAdd basic support for lenient path expression parsing 59/81159/2
2019-03-25 Robert VargaIntegrate leafref path argument parser 17/81017/21
2019-03-25 Robert VargaCorrect LeafrefTypeDefinition 43/81143/7
2019-03-25 Robert VargaRemove unneeded javax.annotation suppressions 40/81140/1
2019-03-25 Robert VargaBump odlparent to 5.0.0 92/80892/23
2019-03-25 Robert VargaRemove @NotThreadSafe annotations 38/81138/2
2019-03-22 Robert VargaClean up StatementDefinition argument definition interface 43/81043/8
2019-03-16 Robert VargaAdd Automatic-Module-Name declarations 36/80936/1
2019-03-10 Robert VargaHook if-feature statements onto FeatureNamespace 39/80739/7
2019-03-08 Robert VargaRedefine if-feature statement in terms IfFeatureExpr 37/80737/4
2019-03-08 Robert VargaDefine IfFeature via a specialized class 36/80736/4
2019-03-08 Robert VargaMake sure we populate features 38/80738/3
2019-03-08 Robert VargaMake getIfFeaturePredicate() a default method 35/80735/1
2019-02-25 Robert VargaRemove deprecated yang.model.api.stmt constructs 90/80590/2
2019-02-25 Robert VargaQName is a YANG identifier 73/80573/8
2019-02-25 Robert VargaRemove ImplicitParentAwareStatementSupport inheritence 78/80578/4
2019-02-25 Robert VargaUpdate Unique{Constraint,EffectiveStatetement,Statement... 76/80576/3
2019-01-25 Robert VargaCleanup yang-parser-spi namespaces 52/68552/9
2019-01-25 Robert VargaDo not generate listener interfaces 84/69084/5
2019-01-25 Robert VargaBump versions for yangtools-3.0.0 02/79902/1
2019-01-19 Robert VargaBump version to 9-SNAPSHOT 59/79659/2
2019-01-10 Robert VargaStart 2.1.8 release development 03/79403/1
2019-01-01 Robert VargaMigrate parser to JDT annotations 04/76704/10
2018-12-26 Robert VargaMass-migrate to Objects.requireNonNull() 40/79040/4
2018-12-25 Robert VargaSpeed up StatementContextVisitor.getValidStatementDefin... 42/79042/6
2018-12-22 Robert VargaBump versions to .7-SNAPSHOT 90/78990/1
2018-12-14 Robert VargaMass migrate fields to use Immutable collections 06/78806/2
2018-12-11 Robert VargaBump versions to 2.1.6-SNAPSHOT 39/78639/1
2018-11-25 Robert VargaBump version to 2.1.5-SNAPSHOT 19/78119/1
2018-11-07 Robert VargaBump versions to 2.1.4-SNAPSHOT 87/77587/1
2018-11-04 Robert VargaShorten Prerequisite reference 56/77456/2
2018-10-26 Robert VargaFix StmtContext nullness problems 60/77260/3
2018-10-24 Robert VargaFixup errors reported by null analysis 51/77251/3
2018-10-24 Robert VargaMigrate SchemaSourceRepresentation annotations 32/77232/5
2018-10-24 Robert VargaMigrate StatementDefinition @Nullable 31/77231/3
2018-10-23 Robert VargaCleanup IdentifierNamespace annotations 28/77228/3
2018-10-23 Robert VargaMigrate EffectiveStatement to @NonNull 26/77226/5
2018-10-23 Robert VargaMigrate TypeDefinitionAware to JDT types 25/77225/6
2018-10-23 Robert VargaMigrate statements to JDT annotations 24/77224/6
2018-10-23 Robert VargaMigrate RevisionStatement to JDT annotations 22/77222/2
2018-10-23 Robert VargaMigrate AbstractDeclaredStatement to JDT annotations 21/77221/2
2018-10-23 Robert VargaMigrate SchemaNode to JDT annotations 20/77220/1
2018-10-23 Robert VargaMigrate {Action,Notification}NodeContainer to JDT annot... 18/77218/1
2018-10-23 Robert VargaMigrate UsesNode to JDT annotations 17/77217/1
2018-10-23 Robert VargaMigrate UniqueConstraint to JDT annotations 14/77214/1
2018-10-23 Robert VargaMigrate ListSchemaNode to JDT annotations 12/77212/1
2018-10-23 Robert VargaMigrate LeafListSchemaNode to JDT annotations 11/77211/1
2018-10-23 Robert VargaMigrate IdentitySchemaNode to JDT annotations 09/77209/1
2018-10-23 Robert VargaMigrate DocumentedNode/Status to JDT annotations 07/77207/1
2018-10-23 Robert VargaCleanup ModelStatement/StatementDefinition non-nullness 92/77192/2
2018-10-22 Robert VargaAdd a unit test showing augmentation handling 72/77172/2
2018-10-15 Robert VargaAttach error listeners to lexers 01/77001/1
2018-10-13 Robert VargaBump versions to 2.1.3-SNAPSHOT 70/76970/1
2018-10-10 Robert VargaDrop the use of project.groupId 20/76820/1
2018-10-10 Robert VargaAdd bundle-parent and use it 19/76819/1
2018-10-08 Robert VargaDo not import java.annotation 25/76725/2
2018-10-02 Robert VargaBump versions to x.1.2-SNAPSHOT 83/76583/1
2018-09-28 Robert VargaBump odlparent to 4.0.2 27/76427/2
2018-09-24 Robert VargaRemove javadoc overrides 19/76419/2
2018-09-24 Stephen KittBump to odlparent 4.0.1 05/76405/1
2018-09-23 Robert VargaFix compilation with JDK9 99/76399/1
2018-09-19 Robert VargaBump versions to 2.1.1-SNAPSHOT 67/76267/2
2018-09-19 Robert VargaDo not clutter logs with a thrown exception 50/76250/1
2018-09-19 Robert VargaFix TypedefEffectiveStatementImpl double-checked load 49/76249/1
2018-09-19 Robert VargaRemove unneeded interface declaration 48/76248/1
2018-09-19 Robert VargaRemove unneeded check 47/76247/1
2018-09-13 Robert VargaRemove sonar.jacoco.reportPath overrides 77/76077/1
2018-09-13 Robert VargaRemove jacoco overrides 68/76068/1
2018-09-13 Stephen KittBump to odlparent 4.0.0 58/76058/1
2018-09-12 Robert VargaFix Sonar integration 14/76014/5
2018-09-11 Robert VargaRevert "Experiment: aggregate jacoco for sonar" 06/76006/1
2018-09-11 Robert VargaExperiment: fix base.directory vs. basedir 99/75999/1
2018-09-11 Robert VargaExperiment: aggregate jacoco for sonar 96/75996/5
2018-09-04 Robert VargaNote UniqueConstraint changes 09/75709/1
2018-08-30 Stephen KittClean various constructs 50/75550/4
2018-08-16 Robert VargaFix unique argument parser 27/75227/3
2018-08-11 Robert VargaImprove IfFeaturePredicateVisitor 13/75113/5
2018-08-10 Robert VargaRemove unneeded junit/mockito dependencies 63/74863/6
next