mdsal.git
2019-09-24 Robert VargaBump odlparent to 6.0.0 85/84685/1
2019-09-22 Robert VargaRevert "Do not emit empty lists to NormalizedNodes" 71/84571/2
2019-09-19 Robert VargaFix space stripping 91/83491/9
2019-09-15 Robert VargaForce ReadOperations (and TypedReadTransaction) to... 79/84479/1
2019-09-15 Robert VargaRemove superfluous @NonNull annotation 73/84473/1
2019-09-13 Robert VargaForce BindingNormalizedNodeSerializers to deal with... 14/84414/1
2019-09-13 Robert VargaMake BindingCodecTree.getIdentityCodec() non-default 13/84413/1
2019-09-13 Robert VargaRemove yang.binding.annotations.(Module)QName 08/84208/6
2019-09-10 Robert VargaUse String.repeat() instead of Strings.repeat() 88/84288/1
2019-09-06 Robert VargaGenerate legacy value contructors for all classes 19/84219/4
2019-09-05 Robert VargaMake BaseTemplate.asArguments() take a Collection 18/84218/1
2019-09-05 Robert VargaRemove use of new Integer(String) 17/84217/1
2019-09-05 Robert VargaMake BaseTemplate.fieldName() return String 16/84216/1
2019-09-05 Robert VargaAdd migration setter @return javadoc 15/84215/1
2019-09-04 Robert VargaGenerate compatibility constructors for Uint wrapped... 01/84201/2
2019-09-04 Robert VargaSeparate all-values constructor from typedef constructor 98/84198/3
2019-09-04 Robert VargaOptimize array checks 00/84200/1
2019-09-04 Robert VargaCache computed fieldName in templates 99/84199/1
2019-09-04 Robert VargaFix ClassTemplate.genConstructor() declaration 96/84196/2
2019-09-04 Robert VargaAcquire first value manually in ClassTemplate 95/84195/2
2019-09-04 Robert VargaAcquire first entry of type constants in BuilderTemplate 94/84194/2
2019-09-04 Robert VargaOptimize allProperties sorting 92/84192/1
2019-09-04 Robert VargaOptimize ClassTemplate.allProperties 91/84191/1
2019-09-04 Robert VargaOptimize BuilderTemplate string references 90/84190/1
2019-09-04 Robert VargaBackport code generation test 89/84189/1
2019-09-04 Robert VargaImprove generated builder documentation 82/84182/3
2019-09-04 Robert VargaRemove BigIntegerRangeGenerator 26/84126/14
2019-09-03 Robert VargaFix Builder javadoc mis-reference 81/84181/2
2019-09-03 Robert VargaChange mapping of uint{8,16,32,64} 55/83955/25
2019-09-02 Robert VargaAdd a workaround for ARIES-1923 48/84148/1
2019-09-02 Robert VargaImprove BindingMapping lookup 34/84134/1
2019-09-02 Robert VargaImprove BaseYangTypes lookups 32/84132/2
2019-09-02 Robert VargaImprove TimerValue builder lookups 29/84129/1
2019-09-02 Robert VargaAdd a dependency on blueprint annotations 23/84123/2
2019-08-30 Robert VargaRemove sun.reflect meddling 97/84097/1
2019-08-30 Robert VargaRemove ietf-restconf 88/84088/3
2019-08-30 Robert VargaFixup leaf caching test in face of lazy leaf nodes 94/84094/2
2019-08-29 Robert VargaRemove use of YangInstanceIdentifier.EMPTY 47/84047/3
2019-08-28 Robert VargaAdd @ConstructorParameters to generated classes 40/84040/3
2019-08-28 Robert VargaExpose service group name from ServiceGroupIdentifier 41/84041/2
2019-08-28 Robert VargaSwitch to using VarHandles 48/81848/26
2019-08-28 Robert VargaOptimize BindingSchemaContextUtils.findDataNodeContainer() 90/83690/5
2019-08-28 Robert VargaOptimize BindingNormalizedNodeCodecRegistry representat... 06/83706/4
2019-08-27 Robert VargaOptimize IdentifiableItemCodec a bit 64/83964/7
2019-08-27 Robert VargaTake advantage of singleton NodeIdentifierWithPredicates 11/84011/1
2019-08-26 Robert VargaRemove BindingCodec and BindingSerializer 68/83968/2
2019-08-26 Robert VargaMass-migrate binding-dom-codec to IllegalArgumentCodec 65/83965/4
2019-08-26 Robert VargaMake IdentifiableItemCodec an IllegalArgumentCodec 63/83963/3
2019-08-26 Robert VargaMake IdentityCodec an AbstractIllegalArgumentCodec 62/83962/3
2019-08-26 Robert VargaMove Binding codec interfaces 60/83960/3
2019-08-24 Robert VargaGuard generator lookup against nulls 54/83954/1
2019-08-22 Robert VargaAdd missing yanglib docs references 94/83894/1
2019-08-22 Robert VargaAdd missing RFC8542 docs dependency 92/83892/1
2019-08-22 Robert VargaRemove unneeded checkstyle/spotbugs declarations 89/83889/2
2019-08-22 Robert VargaDisable SpotBugs on select artifacts 88/83888/2
2019-08-22 Robert VargaFix checkstyle 91/83891/1
2019-08-20 Robert VargaAdd RFC8542 models 85/83785/4
2019-08-19 Robert VargaRemove the ability to return mutable lists 06/82306/7
2019-08-19 Robert VargaMake wrapped class equals() final 66/83766/2
2019-08-19 Robert VargaBump to yangtools-4.0.0-SNAPSHOT 81/83381/8
2019-08-19 Robert VargaBump to odlparent-6.0.0-SNAPSHOT 80/83380/13
2019-08-16 Robert VargaSwitch mutable lists into an opt-in 05/82305/7
2019-08-16 Robert VargaFix mergeable if-the-else statements 05/83705/3
2019-08-16 Robert VargaDo not emit empty lists to NormalizedNodes 58/82558/7
2019-08-16 Robert VargaRemove YangSyntaxErrorException throws 94/83694/2
2019-08-16 Robert VargaFix string duplication in Ipv6Utils 92/83692/1
2019-08-16 Robert VargaFix runtime builder string duplication 91/83691/1
2019-08-16 Robert VargaRemove trailing comments 89/83689/1
2019-08-16 Robert VargaRestructure LengthGenerator.createExpressions() 66/83666/3
2019-08-15 Robert VargaAlign CodecDataObject augmentations toString() 71/82571/3
2019-08-15 Robert VargaAdd ow2 as provided 22/83622/7
2019-08-15 Robert VargaDo not include byte-buddy META-INF in shade 76/83676/1
2019-08-15 Robert VargaEliminate 'txt' temporary 65/83665/1
2019-08-15 Robert VargaFix use of StringTokenizer methods 64/83664/2
2019-08-15 Robert VargaMake AlphabeticallyTypeMemberComparator Serializable 62/83662/2
2019-08-15 Robert VargaFix SpotBugs complaing around locale 61/83661/2
2019-08-15 Robert VargaFix InterfaceTemplate documentation 60/83660/1
2019-08-14 Robert VargaBindingReflections.getQName() should return nonnull 80/83280/4
2019-08-14 Robert VargaOptimize whitespace replacement 90/83490/7
2019-08-14 Robert VargaDo not lose newlines/tabs from javadoc 29/83429/7
2019-08-14 Robert VargaUse bulk-close for internal registrations 26/83626/1
2019-08-13 Robert VargaDisable updates when we are stopping 93/83493/4
2019-08-12 Robert VargaFix curly braces 26/83426/3
2019-08-12 Robert VargaFix checkstyle in javadocs 23/83423/4
2019-08-12 Robert VargaFix bad javadoc license headers 92/83392/5
2019-08-12 Robert VargaReduce use of java.lang constructors 25/83425/3
2019-08-12 Robert VargaFixup cast in BindingReflections 24/83424/3
2019-08-12 Robert VargaBump odlparent to 5.0.2-SNAPSHOT 60/83560/1
2019-08-05 Robert VargaUse refcounting to lower the number of registrations 96/83296/2
2019-08-01 Robert VargaRemove javassist-based code 57/83357/2
2019-08-01 Robert VargaBump versions for mdsal-5.0.0 56/83356/1
2019-07-29 Robert VargaBump versions to 4.0.4-SNAPSHOT 98/83298/1
2019-07-29 Robert VargaBump yangtools to 3.0.4 97/83297/1
2019-07-29 Robert VargaRemove YangModuleInfo when it is unregistered 71/83071/12
2019-07-26 Robert VargaExpose IdentityCodec from BindingCodecTree 56/83256/16
2019-07-26 Robert VargaAdd yanglib-rfc8525 52/83252/20
2019-07-26 Robert VargaAdd a yanglib component 49/83249/13
2019-07-26 Robert VargaBump yangtools to 3.0.4-SNAPSHOT 48/83248/2
2019-07-23 Robert VargaUse checkState() in ModuleInfoBackedContext 09/83209/1
2019-07-23 Robert VargaDecrease try-catch block size 07/83207/1
next