yangtools.git
2019-12-10 Robert VargaBump versions to 4.0.4-SNAPSHOT 31/86331/3
2019-12-10 Robert VargaAdd yang-common-netty 22/86022/5
2019-12-10 Robert VargaUse immutables.org annotations only 30/86330/2
2019-12-10 Robert VargaBump odlparent to 6.0.2 29/86329/2
2019-11-27 Robert VargaRemove intermediate checking maps 84/85984/8
2019-11-27 Robert VargaEliminate childNodes map 63/85963/18
2019-11-27 Robert VargaCompute mustConstraints lazily 62/85962/11
2019-11-27 Robert VargaCompute unknown nodes lazily 60/85960/15
2019-11-27 Robert VargaCentralize must contraint definitions 61/85961/11
2019-11-27 Robert VargaCentralize unknownNodes 59/85959/10
2019-11-27 Robert VargaRefactor AbstractEffectiveModule 70/85970/10
2019-11-27 Robert VargaFix XPath binary expressions 00/86000/4
2019-11-27 Robert VargaSquash self-steps when parsing expression 01/86001/3
2019-11-26 Robert VargaDetect duplicate groupings in operation definitions 87/85987/1
2019-11-26 Robert VargaSpeed up confict detection 85/85985/3
2019-11-26 Robert VargaRework EffectiveStatementBase statement order restoration 67/85967/1
2019-11-26 Robert VargaRemove Collection2.filter() from EffectieStatementBase 64/85964/1
2019-11-25 Robert VargaAdd AbstractEffectiveDocumentedNodeWithoutStatus 57/85957/2
2019-11-25 Robert VargaTarget statement hiding FIXMEs 58/85958/1
2019-11-20 Robert VargaResync javadoc links 74/85874/1
2019-11-08 Robert VargaSeparate out {Identity,Equality}QueuedNotificationManager 13/83713/22
2019-11-05 Robert VargaNormalize predicate order in ImmutableNodes.fromInstanc... 88/85588/3
2019-11-05 Robert VargaExpose underlying schema from DataContainerNormalizatio... 86/85586/2
2019-11-05 Robert VargaRename ListItemNormalization 85/85585/1
2019-11-04 Robert VargaDeprecate LoggingThreadUncaughtExceptionHandler for... 45/85545/1
2019-11-01 Robert VargaFix reported string duplication warnings 96/85496/2
2019-11-01 Robert VargaRemove unused logger from ArgumentUtils 95/85495/2
2019-11-01 Robert VargaAdd yang-data-codec-binfmt packaging 21/85421/15
2019-11-01 Robert VargaExtend yang-data-codec-binfmt test suite 23/85423/17
2019-11-01 Robert VargaImport yang-data-codec-binfmt test suite 22/85422/14
2019-11-01 Robert VargaRemove useless throws 82/85482/5
2019-11-01 Robert VargaModernize a few descriptions 81/85481/2
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Robert VargaClean up public entrypoints 19/85419/6
2019-10-31 Robert VargaHide QNameFactory 18/85418/5
2019-10-31 Robert VargaInstantiate yang-data-codec-binfmt 54/85454/4
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Robert VargaAdd static ArgumentUtils XPath integration 25/85425/12
2019-10-31 Robert VargaAdd YangXPathExpression.getYangVersion() 43/85443/4
2019-10-30 Robert VargaExpose minimum YANG version for YangFunction 32/85432/2
2019-10-23 Robert VargaAdd a FIXME guide to YANGTOOLS-784 34/85334/5
2019-10-23 Robert VargaReinstate "Check for nested augmentations" 33/85333/5
2019-10-23 serngawyAdd lenient JsonParserStream 55/85355/1
2019-10-20 Robert VargaAdd OperationAsContainer @NonNull annotations 29/85229/2
2019-10-20 Robert VargaBump versions to 4.0.3-SNAPSHOT 57/85257/2
2019-10-18 Robert VargaBump odlparent to 6.0.1 92/85192/2
2019-10-18 Robert VargaFix foldable trigraphs 96/85196/1
2019-10-18 Robert VargaCleanup code smells reported by sonar 94/85194/1
2019-10-14 Robert VargaUse careful byte-masking/shifting in Mg Input
2019-10-14 Robert VargaUse careful byte-masking/shifting in Mg Input
2019-10-13 Robert VargaAdd utility converters 97/85097/5
2019-10-13 Robert VargaAdd Uint constants 96/85096/3
2019-10-12 Robert VargaDeprecate old MD-SAL APIs for removal
2019-10-11 Robert VargaDisable slf4j SSL link 54/85054/1
2019-10-10 Robert VargaRemove CheckedFuture from RemoteSchemaProvider
2019-10-10 Robert VargaAdd type-bound equals() to common int types 31/85031/3
2019-10-10 Robert VargaFix Decimal64.equals() 30/85030/2
2019-10-10 Robert VargaBump yangtools to 4.0.1
2019-10-10 Robert VargaBump yangtools to 4.0.1
2019-10-09 Robert VargaAddress Java-9-dependent FIXMEs 46/83746/3
2019-10-09 Robert VargaUse varhandles in InMemoryDataTree 33/84233/5
2019-10-09 Robert VargaImprove InMemoryDataTreeModification.isSealed() performance 61/82561/7
2019-10-09 Robert VargaMinimize antlr configuration 95/84995/3
2019-10-08 Robert VargaLeafEffectiveStatement should be a DataTreeEffectiveSta... 88/84988/3
2019-10-08 Robert VargaRemove maven.compiler.release overrides 92/84992/4
2019-10-08 Robert VargaCleanup yang-data-impl antlr configuration 94/84994/1
2019-10-08 Robert VargaCleanup yang-xpath-impl antlr configuration 93/84993/1
2019-10-08 Robert VargaCleanup yang-parser-rfc7950 antlr configuration 90/84990/2
2019-10-08 Robert VargaRemove jacoco/surefire configration 89/84989/1
2019-10-07 Robert VargaClose JSON root context when the writer is closed 82/84982/1
2019-10-07 Robert VargaUse ReusableNormalizedNodeReceiver
2019-10-07 Mario AbrahamRepresent large number types as strings 75/84775/11
2019-10-07 Robert VargaShortcut Collections.sort() 61/84961/1
2019-10-05 Robert VargaSpecialize JSONInstanceIdentifierCodec 21/84921/1
2019-10-02 Robert VargaBump versions to 4.0.2-SNAPSHOT 75/84875/1
2019-10-02 Robert VargaFix Uint64 cache lookup 73/84873/1
2019-10-01 Robert VargaConvert yang-common to a JPMS module 19/84019/6
2019-10-01 Robert VargaMake concepts an explicit module 20/83920/7
2019-10-01 Robert VargaImprove AbstractRegistration.isClosed() performance 60/82560/6
2019-10-01 Robert VargaBump versions to 4.0.1-SNAPSHOT 48/84848/1
2019-10-01 Robert VargaFix EffectiveStatement namespace access 36/84836/4
2019-10-01 Robert VargaRemove DataTreeCandidateNodes.fromNormalizedNode() 31/84831/3
2019-10-01 Robert VargaDeprecate DataSchemaContextTree.getChild() for removal 32/84832/2
2019-10-01 Robert VargaRemove AugmentToChoiceNamespace 35/84835/2
2019-10-01 Robert VargaRemove ImplicitCaseSchemaNode 34/84834/2
2019-10-01 Robert VargaPush out FIXMEs to 5.0.0 33/84833/4
2019-10-01 Robert VargaSwitch BasicCodeGenerator to use EffectiveModelContext 16/84816/2
2019-09-30 Robert VargaMake DataTree take EffectiveModelContext 15/84815/4
2019-09-30 Robert VargaAllow startAnyxmlNode() to handle differing object... 07/84807/6
2019-09-30 Robert VargaExpose EffectiveModelContext from YangParserTestUtils 14/84814/3
2019-09-30 Robert VargaPush out FIXMEs to 5.0.0 11/84811/3
2019-09-30 Robert VargaRename MountPointStreamWriter to StreamWriterMountPoint... 06/84806/1
2019-09-30 Robert VargaRename NormalizedMetadataStreamWriter to StreamWriterMe... 05/84805/1
2019-09-30 Robert VargaIntegrate AnydataExtension 96/84096/3
2019-09-30 Robert VargaMake DataTreeTip.prepare() throw a checked exception 01/84801/3
2019-09-30 Robert VargaFix StoreTreeNode.getChild() return type 99/84799/3
2019-09-30 Robert VargaExpose EffectiveModelContext from YangTextSchemaContext... 98/84798/3
2019-09-30 Robert VargaAdd EffectiveModelContextListener 96/84796/2
2019-09-30 Robert VargaUpdate FIXMEs 95/84795/1
2019-09-27 Robert VargaRename Any{Data,Xml}SchemaNode to Any{data,xml}SchemaNode 87/84787/1
next