Fix for Bug 489.
[mdsal.git] / code-generator / binding-generator-util / src /
2014-03-07 Martin VitezFix for Bug 489.
2014-02-21 Robert VargaFix various warnings
2014-02-17 Martin VitezFixed incorrect path construction in JUnit tests.
2014-02-14 Lukas SedlakMerge "Fixed bug in code generator when handling case...
2014-02-14 Tony TkacikMerge "Temporarily reverted "Update ietf-inet-types...
2014-02-14 Tony TkacikMerge "Added ietf-restconf yang module"
2014-02-14 Tony TkacikMerge "Update ietf-inet-types and ietf-yang-types with...
2014-02-14 Tony TkacikFixed concurency bug when multiple threads tried to...
2014-01-26 Martin VitezImplemented support for generating YangModuleInfo imple...
2014-01-20 Tony TkacikMerge "Changed generation of POST operation block"
2014-01-19 Robert VargaAdd missing copyright headers
2013-12-13 Tony TkacikMerge "Fix for Bug 241."
2013-12-13 Martin VitezImplemented build of default instance for union types.
2013-12-13 Robert VargaMerge "Added headers to the concepts bundles"
2013-12-12 Tony TkacikAdded headers to the concepts bundles
2013-12-02 Martin VitezImplemented range validation (Bug 178).
2013-11-28 Tony TkacikMerge "Added @ConstructorProperties annotation to const...
2013-11-27 Martin VitezAdded @ConstructorProperties annotation to constructors...
2013-11-19 Tony TkacikMerge "Added export of augmentation schemas to Binding...
2013-11-19 Tony TkacikMerge "Fix for Bug 134: added restriction check to...
2013-11-19 Tony TkacikMerge "Implemented typedef units statement in generated...
2013-11-19 Martin VitezFix for Bug 134: added restriction check to classes...
2013-11-18 Martin VitezImplemented typedef units statement in generated code.
2013-11-13 Robert VargaMerge "Bugfix in CompositeNode implementation, Instance...
2013-11-12 Martin VitezAdded serialVersionUID field to classes generated from...
2013-11-10 Tony TkacikAdded QName.create(), fixed Path generic in YANG binding.
2013-11-07 Martin VitezImplemented length statement. Added new method to Build...
2013-10-31 Martin VitezImplemented use of ChildOf interface in generated classes.
2013-10-18 Martin VitezFixed utility method to validate java package name.
2013-09-23 Ladislav BorakFix warnings reported by maven
2013-09-11 Jozef GloncakTests for class BindingGeneratorUtil
2013-09-09 Jozef GloncakFixing sonar issues 3
2013-09-04 Jozef GloncakFixing sonar issues 2
2013-09-03 Tony TkacikFixed resolution problems in Code Generator
2013-09-03 Jozef GloncakFixing sonar issues
2013-08-23 Tony TkacikAdded NotificationListener interfaces
2013-08-23 Tony TkacikUpdated binding model
2013-08-23 Tony TkacikUpdated code generation
2013-08-22 Tony TkacikAdded Augmentable interface to RPC inputs / outputs
2013-08-22 Tony TkacikMerge "Code refactoring"
2013-08-22 Jozef GloncakCode refactoring
2013-08-21 Jozef GloncakComments of source code.
2013-08-19 Tony TkacikFixed bug with mapping YANG identifiers starting with...
2013-08-06 Martin VitezRenamed base package names from org.opendaylight.contro...
2013-08-06 Martin VitezAdded 'code-generator' and 'model' projects from contro...