mdsal.git
2015-06-22 Robert VargaTypeDefinition is a generic type
2015-06-17 Peter KajsaBug 2583 - illegal escape character if generated files
2015-06-17 Martin CiglanBug 2721: StackOverflowError for leafref FIX
2015-06-16 Robert VargaSonar: remove unused modifiers
2015-06-15 Robert VargaMake methods static
2015-06-15 Robert VargaMake BaseYangTypes.TYPE_MAP immutable
2015-06-15 Robert VargaThrow an exception from private constructor
2015-06-15 Jan HajnarBug 3336 - Binding DTOs: fix binary-derived constructor
2015-06-15 Peter KajsaBug 3669 - ietf-restconf binding is incomplete
2015-06-14 Tony TkacikBug 3687 - StreamWriterGenerator emits UNKNOWN_SIZE
2015-06-12 Robert VargaMake methods static
2015-06-11 Robert VargaBUG-3641: cache hashCode value
2015-06-10 Tony TkacikBug 1485: Invoke lengthCheck only on non-null object.
2015-06-09 Maros MarsalekBUG-706 Ignore anyxml nodes in binding serializer
2015-06-09 Robert VargaBUG-3051: Fix error reporting string
2015-06-09 Robert VargaBUG-1485: convert BuilderTemplate to use LengthGenerator
2015-06-09 Robert VargaBUG-1485: Switch ClassTemplate length checker
2015-06-09 Robert VargaBUG-1485: Create LengthGenerator
2015-06-08 Jan HajnarBug 3224 - Parsing data with choice in case via augment...
2015-06-05 Robert VargaBUG-1485: remove holder for deprecated Class ranges
2015-06-05 Robert VargaBUG-1485: remove holder for deprecated Builder field...
2015-06-05 Robert VargaBUG-1485: switch BuilderTemplate to new range enforcement
2015-06-05 Robert VargaBUG-1485: switch ClassTemplate to new range enformcement
2015-06-05 Robert VargaBUG-1485: optimize primitive range checks
2015-06-05 Robert VargaBUG-1485: make AbstractRangeGenerator deal with GTOs
2015-06-05 Robert VargaBUG-1485: deprecate public static range/length methods
2015-06-05 Robert VargaBUG-1485: move generateLengthMethod to BuilderTemplate
2015-06-05 Robert VargaBUG-1485: move *Range* methods to BuilderTemplate
2015-06-05 Robert VargaBUG-1485: Move restriction generation
2015-06-05 Robert VargaBUG-3399: fix BaseYangTypes' range constraints
2015-06-05 Robert VargaBUG-1485: Introduce AbstractRangeGenerator and friends
2015-06-05 Robert VargaBUG-1485: store patterns in an array
2015-06-05 Robert VargaMake test utilities static
2015-06-05 Robert VargaDo not instantiate augmentation HashMap in DTO builders
2015-06-05 Robert VargaClarify GeneratedTransferObject.getSuperType()
2015-06-05 Robert VargaBindingReflections' cache should use cached references
2015-06-04 Tomas CereStop calling get on a possible absent value.
2015-05-27 Robert VargaAllow instantiation of more efficient RpcServiceInvokers
2015-05-27 Robert VargaOptimize binding InstanceIdentifier methods
2015-05-26 Maros MarsalekBUG-2453 Add enum yang <-> Java mapping to BindingRunti...
2015-05-26 Peter KajsaBug 2528 - Binding Generator: Generated notification...
2015-05-26 Maros MarsalekBUG-2453 Remove custom hashcode/equals from Enum type
2015-05-26 Martin BobakBug 2988 - DTO equality appears to be broken by proxy
2015-05-12 Tony TkacikBug 3067: Improved error reporting in Binding Data...
2015-05-07 Thomas BachmanBug 3151: Fix Not a Proxy Instance Exception
2015-05-07 pkajsaBug 2333 - Java code generation error, when yang model...
2015-04-30 Tony TkacikMerge "Add hooking into NormalizedNodeParsers."
2015-04-28 Tomas CereAdd hooking into NormalizedNodeParsers.
2015-04-24 Robert VargaMerge "Bug 3051: Fixed pattern checks in generated...
2015-04-24 Tony TkacikBumped model versions to .8-SNAPSHOT
2015-04-23 Tony TkacikBumped Yangtools by minor version.
2015-04-23 Tony TkacikBug 3051: Fixed pattern checks in generated DTOs
2015-04-21 Tony TkacikMerge "change to interface"
2015-04-20 Debalina Ghoshchange to interface
2015-04-15 Vishal Thaparworkaround for BUG: 2974
2015-04-13 Tony TkacikMerge "BUG-1485: deprecate length/range methods"
2015-04-13 Robert VargaMerge "Bug 1260: Implemented Binding Caching Codec"
2015-04-13 Robert VargaMerge "Bug 2374 - YANG Binding: Added support for Augme...
2015-04-13 Robert VargaBUG-1485: deprecate length/range methods
2015-04-13 Tony TkacikBug 1260: Implemented Binding Caching Codec
2015-04-11 Robert VargaDo not declare RuntimeExceptions as thrown
2015-04-11 Robert VargaFix constant names
2015-04-09 Tony TkacikMerge "Make sure LOOKUP is a proper constant"
2015-04-09 Tony TkacikMerge "Fix modifier ordering"
2015-04-09 Robert VargaMake sure LOOKUP is a proper constant
2015-04-09 Robert VargaFix modifier ordering
2015-04-08 Robert VargaMerge "Fixed incorrect signature in NotificationListene...
2015-04-08 Tony TkacikFixed incorrect signature in NotificationListenerInvoker
2015-04-02 Robert VargaMerge "Fixed NPE in BindingCodecTree#getSubtreeCodec...
2015-04-02 Tony TkacikFixed NPE in BindingCodecTree#getSubtreeCodec(YangInsta...
2015-04-01 Robert VargaBUG-869: kill more sonar warnings
2015-04-01 Robert VargaBUG-869: remove public modifier
2015-03-31 Tony TkacikBug 2374 - YANG Binding: Added support for Augmentation...
2015-03-31 Robert VargaMerge "Bug 2924: DataCodecTree expose (de)serialization...
2015-03-31 Tony TkacikBug 2924: DataCodecTree expose (de)serialization method...
2015-03-30 Robert VargaBUG-869: remove unused assignment
2015-03-30 Robert VargaBUG-869: do not use StringBuffer
2015-03-30 Robert VargaBUG-869: remove public modifier
2015-03-30 Robert VargaBUG-869: remove empty statements
2015-03-27 Robert VargaMerge "Bug 2906 - Added support of entering notificatio...
2015-03-27 Tony TkacikBug 2906 - Added support of entering notification by...
2015-03-25 Robert VargaCleanup checkstyle warnings
2015-03-22 Kinsey Nietzscheextended test coverage of InstanceIdentifier
2015-03-20 Robert VargaMerge "Bug 868: Removed Binding to Composite Node codecs."
2015-03-19 Tony TkacikBug 868: Removed Binding to Composite Node codecs.
2015-03-18 Vishal ThaparBUG 2868: Update iana-if-type with RFC 7224
2015-03-18 Robert VargaMerge "Bug 2857: Tied pre-existing implementation to...
2015-03-18 Tony TkacikBug 2857: Tied pre-existing implementation to BindingCo...
2015-03-17 Tony TkacikBug 2859: Key generation when anonymous Enum was used.
2015-03-16 Tony TkacikMerge "Migrate from BindingGeneratorUtil"
2015-03-16 Tony TkacikMerge "BUG-2829: make static QName field hold a cached...
2015-03-13 Deepthi V VAdd ietf-interfaces to model.
2015-03-12 Robert VargaMigrate from BindingGeneratorUtil
2015-03-12 Ladislav BorakBug 2287 - TypeProviderImpl retains empty HashMaps
2015-03-12 Robert VargaBUG-2829: make static QName field hold a cached reference
2015-03-12 Tony TkacikMerge "Eliminate all trailing whitespace in xtend"
2015-03-12 Tony TkacikMerge "Make sure we do not generate trailing whitespace"
2015-03-12 Robert VargaEliminate all trailing whitespace in xtend
2015-03-12 Robert VargaMake sure we do not generate trailing whitespace
2015-03-12 Robert VargaMerge "Bug 2248 - mvn clean install is failing due...
next