BUG-1196: fixed bug in choice case codec.
[mdsal.git] / code-generator / binding-generator-impl / src / main / java / org / opendaylight / yangtools / sal / binding / generator / impl / LazyGeneratedCodecRegistry.java
2014-06-17 Martin VitezBUG-1196: fixed bug in choice case codec.
2014-05-20 Tony TkacikMerge "Bug 735 - Part 1: Update ietf-restconf and ietf...
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 VargaBUG-1027: emit more diagnostics when augmentation is...
2014-05-18 Robert VargaBUG-1026: Better message when we fail lookup
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: 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: defensive checks
2014-05-10 Tony TkacikMerge "BUG-731: fix order of modifiers"
2014-05-10 Robert VargaBUG-731: fix order of modifiers
2014-04-29 Martin VitezBug 527: fixed augment deserialization from xml.
2014-04-08 Tony TkacikMerge "Fix for Bug 586."
2014-03-27 Martin VitezFix for Bug 527.
2014-03-12 Tony TkacikMerge "Fix for Bug 496."
2014-03-11 Martin VitezMerge "Added initial draft of Normalized Yang Data...
2014-03-10 Tomas OlveckyIntroduce ClassLoadingStrategy,ModuleInfoRegistry inter...
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 VargaFix various warnings
2014-02-19 Tony TkacikMerge "Add injectable LoadingStrategy to RuntimeGenerat...
2014-02-19 Maros MarsalekAdd injectable LoadingStrategy to RuntimeGeneratedMappi...
2014-02-07 Tony TkacikFixed performance bug when Augmentation codecs we're...
2014-02-05 Robert VargaMake sure class loading strategy is initialized
2014-02-04 Tony TkacikAdded getServiceType and support for classloading strat...
2014-01-31 Robert VargaMerge "Fixed bug in generation of return type for list...
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-26 Tony TkacikWrapped WeakHashMaps into Collections.synchronizedMap
2014-01-26 Tony TkacikBug 376: Added explicit wait for schema when generating...
2014-01-26 Robert VargaRename IdentitityCodec to IdentityCodec
2014-01-24 Robert VargaMerge "Update .gitignore files"
2014-01-24 Robert VargaMerge changes I6265d077,I0be9473e,If481ebdb
2014-01-24 Robert VargaAdd copything headers to java files
2014-01-24 Tony TkacikMerge "Move RuntimeGeneratedMappingService from md...
2014-01-23 Maros MarsalekMove RuntimeGeneratedMappingService from md-sal to...