BUG-973: fixed (de)serialization of union type.
[mdsal.git] / code-generator / binding-generator-impl / src / main /
2014-05-26 Martin VitezBUG-973: fixed (de)serialization of union type.
2014-05-20 Tony TkacikMerge "BUG-580: Improved parsing."
2014-05-20 Tony TkacikMerge "BUG-990: fixed deserialization of enums."
2014-05-20 Tony TkacikMerge "BUG-865: removed use of deprecated parseToClassN...
2014-05-20 Tony TkacikMerge "BUG-865: removed unused code."
2014-05-20 Tony TkacikMerge "Bug 735 - Part 1: Update ietf-restconf and ietf...
2014-05-20 Martin VitezBUG-990: fixed deserialization of enums.
2014-05-20 Martin VitezBUG-865: removed unused code.
2014-05-20 Martin VitezBUG-865: removed use of deprecated parseToClassName...
2014-05-19 Robert VargaMerge "Bug 1027: Improved instance identifier codec...
2014-05-19 Tony TkacikBug 1027: Improved instance identifier codec for augmen...
2014-05-19 Tony TkacikMerge "BUG-987: improve generated type allocation"
2014-05-18 Robert VargaMove ClassLoaderUtils
2014-05-18 Robert VargaBUG-1027: emit more diagnostics when augmentation is...
2014-05-18 Robert VargaBUG-1026: do not mask unexpected exceptions
2014-05-18 Robert VargaBUG-1026: Better message when we fail lookup
2014-05-18 Robert VargaFix javadoc warnings in binding-generator-impl
2014-05-18 Robert VargaProvide more information when throwin exception
2014-05-17 Robert VargaMerge "Bug 981: Make sure QName is not null in RPC...
2014-05-16 Tony TkacikBug 981: Make sure QName is not null in RPC case.
2014-05-11 Robert VargaBUG-981: improve waitForSchema() reliability
2014-05-11 Robert VargaBUG-981: force callers to handle exceptions
2014-05-11 Robert VargaBUG-981: make some methods static and non-public
2014-05-11 Robert VargaBUG-981: untangle interfaces
2014-05-11 Tony TkacikBug 981: Make sure InstanceIdentifier codec is able...
2014-05-11 Robert VargaBUG-981: RuntimeGeneratedMappingServiceImpl thread...
2014-05-11 Robert VargaBUG-981: improve RuntimeGeneratedMappingServiceImpl...
2014-05-11 Robert VargaBUG-981: cleanup superfluous use of Callable
2014-05-11 Robert VargaBUG-981: defensive checks
2014-05-10 Tony TkacikMerge "BUG-731: fix order of modifiers"
2014-05-10 Tony TkacikMerge "Remove unused imports"
2014-05-10 Robert VargaBUG-731: fix order of modifiers
2014-05-10 Tony TkacikMerge "BUG-731: remove unneded temp variables"
2014-05-10 Tony TkacikMerge "BUG-731: make sure utility classes are not insta...
2014-05-10 Robert VargaBUG-981: remove use of deprecated getPath()
2014-05-10 Robert VargaBUG-893: improve ClassLoaderUtils safety
2014-05-10 Robert VargaBUG-893: do not use deprecated contructor
2014-05-10 Robert VargaBUG-983: remove the use of xtend Conversions
2014-05-10 Robert VargaBUG-983: prepare for proper wrapping
2014-05-10 Robert VargaBUG-983: convert sneakyThrow into checked exception
2014-05-10 Robert VargaBUG-893: fix loaderClassPaths safety
2014-05-10 Robert VargaBUG-981: harden exception handling
2014-05-08 Robert VargaRemove unused imports
2014-05-08 Robert VargaBUG-731: make sure utility classes are not instantiated
2014-05-07 Tony TkacikMerge changes I412fb3fc,Iccef8d2e
2014-05-06 Maros MarsalekBUG-832 Fix deserialization of Empty type leaves.
2014-04-29 Martin VitezBug 527: fixed augment deserialization from xml.
2014-04-23 Tony TkacikMerge "BUG-592: Rework instance identifier"
2014-04-16 Robert VargaBUG-592: Rework instance identifier
2014-04-16 Tony TkacikMerge "Bug 735 - Part 1 - add ietf-restconf.yang back...
2014-04-15 Debolina BandyopadhyayBug:700 Mapped description from the yang file to the...
2014-04-09 Martin VitezBug 613: Minimize use of xtend in binding-generator...
2014-04-08 Tony TkacikMerge "Bug 447 - Yang documentation generator improvements"
2014-04-08 Tony TkacikMerge "Fix for Bug 586."
2014-03-28 Martin VitezFix for Bug 586.
2014-03-27 Martin VitezFix for Bug 527.
2014-03-23 Robert VargaAnother set of warning fixes
2014-03-19 Robert VargaMerge "Fixed possible NPE in CodecMapping."
2014-03-18 Martin VitezFixed possible NPE in CodecMapping.
2014-03-12 Tomas OlveckyAdd ability to get yang sources from SchemaContext.
2014-03-12 Tony TkacikMerge "Fix for Bug 497."
2014-03-12 Tony TkacikMerge "Better logging for codegen's generateModuleInfos"
2014-03-12 Tony TkacikMerge "Fix for Bug 496."
2014-03-12 Tony TkacikMerge "Migrate RuntimeGeneratedMappingServiceImpl to...
2014-03-11 Martin VitezMerge "Added initial draft of Normalized Yang Data...
2014-03-10 Robert VargaMigrate RuntimeGeneratedMappingServiceImpl to use Schem...
2014-03-10 Tomas OlveckyIntroduce ClassLoadingStrategy,ModuleInfoRegistry inter...
2014-03-07 Martin VitezFix for Bug 489.
2014-02-26 Tony TkacikBug 466:Fixed namespace and revision resolution for...
2014-02-26 Martin VitezFixed possible NPE, improved logging.
2014-02-25 Tony TkacikFixed NPE caused by tryToLoadAugmentations in LazyGener...
2014-02-24 Milos FabianFix for Bug-427.
2014-02-21 Robert VargaBUG-432: Start fixing the Registration contract
2014-02-21 Robert VargaFix various warnings
2014-02-19 Tony TkacikMerge "Add injectable LoadingStrategy to RuntimeGenerat...
2014-02-19 Maros MarsalekAdd injectable LoadingStrategy to RuntimeGeneratedMappi...
2014-02-14 Robert VargaMerge "Fixed DataObjectReadingUtil to resolve multiple...
2014-02-14 Lukas SedlakMerge "Fixed bug in code generator when handling case...
2014-02-12 Martin VitezFixed bug in code generator when handling case defined...
2014-02-12 Martin VitezMerge "Added Export-Packages for propper bundle startup...
2014-02-11 Lukas SedlakBug fixes for codecs.
2014-02-08 Tony TkacikAdded SchemaContextHolder interface to RuntimeGenerated...
2014-02-07 Tony TkacikFixed performance bug when Augmentation codecs we're...
2014-02-07 Tony TkacikAdded support for discovering YangModuleInfo via Servic...
2014-02-07 Tony TkacikFixed situation when xmlClass property was not serialized.
2014-02-05 Robert VargaMake sure class loading strategy is initialized
2014-02-04 Tony TkacikAdded getServiceType and support for classloading strat...
2014-02-03 Robert VargaMerge "Add default output base directory for generated...
2014-02-03 Tony TkacikFixed resolving of NotificationDefinition.
2014-01-31 Robert VargaMerge "Fixed bug in generation of return type for list...
2014-01-30 Tony TkacikMerge "Do not return null when no RPC is registered"
2014-01-30 Robert VargaDo not return null when no RPC is registered
2014-01-30 Robert VargaMerge "BUG-374: cleanup error messages present in contr...
2014-01-29 SahilShahBUG-374: cleanup error messages present in controller...
2014-01-27 Robert VargaRevert "Fixed resolving of NotificationDefinition."
2014-01-27 Martin VitezFixed bug in generation of return type for list key...
2014-01-27 Lukas SedlakFixed resolving of NotificationDefinition.
2014-01-26 Tony TkacikWrapped WeakHashMaps into Collections.synchronizedMap
2014-01-26 Robert VargaAdd more explicit messages about the fact that a thread...
2014-01-26 Tony TkacikBug 376: Added explicit wait for schema when generating...
next