BUG-1770: emit proper namespaces
[yangtools.git] / yang / yang-binding /
2014-09-04 Tony TkacikMerge "Bug 1446: Changed QNM to toString listener for...
2014-09-02 Robert VargaMerge "Added tests for yang.model.util"
2014-09-01 Tony TkacikMerge "Hotfix for stmtsep use in YangParser grammar."
2014-09-01 Tony TkacikMerge "Bug 1478 - Autoboxing support"
2014-09-01 Tony TkacikMerge "Improve TypeProviderImpl.sortTypeDefinitionAccor...
2014-09-01 Tony TkacikMerge "Change yang-maven-plugin to write yang files...
2014-08-31 Robert VargaMerge "BUG-869: minor changes to improve code readabili...
2014-08-30 Robert VargaRemove explicit final keywords 09/10509/2
2014-08-29 Robert VargaMerge "BUG-576: fixed possible null pointer dereference...
2014-08-29 Robert VargaMerge "BUG-1433: augmentation field visibility changed...
2014-08-29 Robert VargaMerge "BUG-869: added proper handling of nullable param...
2014-08-29 Robert VargaMerge "Fix to feature files to include ietf-yang-types...
2014-08-28 Tony TkacikMerge "BUG-576: fixed invalid key used to search map...
2014-08-28 Tony TkacikMerge "BUG-576: added support for handling nested group...
2014-08-28 Tony TkacikMerge "BUG-1590: introduce PathArgument.toRelativeStrin...
2014-08-27 Tony TkacikMerge "BUG-869: reworked check for integer value."
2014-08-27 Tony TkacikMerge "ModifiedNode instantiation improvement."
2014-08-27 Tony TkacikMerge "Bug 1258: Implement DataTree partial indexing"
2014-08-27 Tony TkacikMerge "BUG-650: improve toYangInstanceIdentifier()...
2014-08-27 Tony TkacikMerge "Pre-cache child node set"
2014-08-27 Lukas SedlakMerge "Bug 1443: Added support for misplaced augmentati...
2014-08-26 Tony TkacikBug 1443: Added support for misplaced augmentations. 01/10301/5
2014-08-26 Martin VitezMerge "Fix for features - added missing dependency"
2014-08-25 Tony TkacikMerge "BUG-1537: improved YangModuleInfo."
2014-08-25 Tony TkacikMerge changes If1e9a750,Ib530560c,Id01393c3,I2d375382...
2014-08-25 Tony TkacikMerge "BUG-997: Fix URLSchemaContextResolver"
2014-08-25 Tony TkacikMerge "BUG-1605: Fix yang-binding interfaces"
2014-08-22 Robert VargaBUG-1605: Fix yang-binding interfaces 88/10188/6
2014-08-10 Tony TkacikBug 1443: Implemented Lazy deserialization using dynami... 95/9795/7
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-08-07 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-05 Tony TkacikMerge "BUG-994: introduce ObjectCache for QNameModule...
2014-08-04 Tony TkacikBug 1439, Bug 1443 Binding Codec NormalizedNodeWriter... 97/9497/11
2014-08-04 Martin VitezMerge "Bug 1475: Correctly handle case of typedef that...
2014-08-03 Tony TkacikMerge "BUG-1275: Expose XmlStreamUtils.writeValue()"
2014-08-03 Tony TkacikMerge "BUG-1460: make sure DCL works"
2014-08-03 Robert VargaMerge "Updated creation of Binding Spec Context to...
2014-08-03 Robert VargaMerge "Runtime Codec cleanup"
2014-08-03 Tony TkacikRuntime Codec cleanup 84/9584/2
2014-08-01 Robert VargaMerge "Bug 1437, Bug 1438 NormalizedNode Stream Writer...
2014-08-01 Robert VargaMerge "Bug 1119 - Optimize generated range checks"
2014-08-01 Tony TkacikMerge "BUG-1305: fixed unknown nodes and issue with...
2014-08-01 Robert VargaMerge "Bug 1436: Introduced BindingStreamEventWriter...
2014-08-01 Robert VargaMerge "Bug 1430: New common/util concurrent classes"
2014-08-01 Tony TkacikBug 1436: Introduced BindingStreamEventWriter interface 77/9377/6
2014-08-01 Tony TkacikMerge "BUG-997: introduce base SchemaRepository"
2014-08-01 Tony TkacikMerge "BUG-997: Rework URLSchemaContextResolver"
2014-08-01 Tony TkacikMerge "BUG-997: Introduce ASTSchemaSource"
2014-08-01 Tony TkacikMerge "BUG-1402: removed hardcoded plugin version for...
2014-08-01 Tony TkacikMerge changes Ic9936326,I9b600761
2014-07-30 Robert VargaBUG-865: move ClassLoaderUtils into util package 63/9463/2
2014-07-29 Tony TkacikMerge "BUG-461 Test transformation of rpc input using...
2014-07-29 Tony TkacikMerge "BUG-1413: fixed bug in antlr grammar."
2014-07-28 Robert VargaBUG-1431: make InstnaceIdentifier serializable 06/9406/2
2014-07-25 Tony TkacikMerge "BUG-1381: guide users to use external synchroniz...
2014-07-25 Tony TkacikMerge "Fix XmlStreamUtils writing attributes."
2014-07-25 Tony TkacikMerge "BUG-1414: fix InstanceIdentifier.child(Class...
2014-07-24 Robert VargaBUG-1414: fix InstanceIdentifier.child(Class, Object) 84/9284/1
2014-07-21 Tony TkacikMerge "BUG-1276: fixed generated union constructor"
2014-07-21 Tony TkacikMerge "While the controller is starting up, we see...
2014-07-21 Tony TkacikMerge "Making javadoc actually get flagged as javadoc"
2014-07-16 Tony TkacikMerge "Modifications RpcResultBuilder class"
2014-07-15 Tony TkacikMerge "BUG-1347: fixed bug in generation constraints...
2014-07-15 Martin VitezMerge "API Cleanup: Moved package name computation...
2014-07-15 Tony TkacikAPI Cleanup: Moved package name computation to BindingM... 11/9011/1
2014-07-09 Tony TkacikMerge "Bug 1331 - Generate SPIs and yangs to target...
2014-07-09 Tony TkacikMerge "BUG-579: improve code readability in RestconfUtils."
2014-07-08 Tony TkacikMerge "BUG-1304: rework BindingGeneratorImpl from xtend...
2014-07-07 Martin VitezBUG-1304: rework BindingGeneratorImpl from xtend to... 78/8678/4
2014-07-04 Tony TkacikMerge "Bug 560: Fixed incoherent API implementation."
2014-07-04 Robert VargaOptimize BindingMapping.toCamelCase() 43/8643/2
2014-06-20 Tony TkacikMerge "Introduce HashCodeBuilder"
2014-06-19 Robert VargaIntroduce HashCodeBuilder 20/7820/3
2014-06-18 Tony TkacikMerge "Introduce Identifiables"
2014-06-13 Tony TkacikMerge "BUG-865: replaced deprecated code from binding...
2014-06-13 Tony TkacikMerge changes I6b5ca1b6,Ib9703600,I5eb25590,I5ea885e0...
2014-06-13 Tony TkacikMerge "BUG-1069: made InstanceIdentifier.PathArgument...
2014-06-13 Tony TkacikMerge "BUG-865: replaced deprecated code from yang...
2014-06-13 Martin VitezBUG-1069: made InstanceIdentifier.PathArgument implemen... 52/7952/2
2014-06-12 Martin VitezBUG-865: replaced deprecated code from yang-binding. 44/7944/1
2014-06-06 Robert VargaMerge "bug 1128:POM Restructuring for Automated Release"
2014-06-06 Vaishali Mithbaokarbug 1128:POM Restructuring for Automated Release 97/6397/10
2014-06-06 Robert VargaBUG-582: do not call hashCode() from IdentifiableItem... 77/7777/1
2014-06-06 Robert VargaBUG-582: eliminate useless null checks 76/7776/1
2014-06-06 Robert VargaBUG-582: optimize InstanceIdentifier.firstIdentifierOf() 65/7765/2
2014-06-06 Tony TkacikMerge "BUG-584: added test-models to integration-test...
2014-06-06 Tony TkacikMerge "BUG-584: moved yangtools-it under integration...
2014-06-06 Tony TkacikMerge "Improved sorting of augmentations before code...
2014-06-05 Tony TkacikMerge "BUG 1130 STRING_DEFAULT_CODEC - deserialize...
2014-06-04 Robert VargaMerge "Bug 484: Fix XmlDocumentUtils.toDocument to...
2014-06-04 Robert VargaMerge "Checkstyle coding-style rules"
2014-06-03 Robert VargaMerge "Bug 1123 - Fixed incorrect augment target resolving"
2014-06-02 Robert VargaMerge "Bug 1027: Fixed generation of static QNAME field"
2014-06-02 Tony TkacikBug 1027: Fixed generation of static QNAME field 30/7330/3
2014-05-30 Tony TkacikMerge "Bug 1113 - ietf-restconf needs to specify the...
2014-05-26 Tony TkacikMerge "BUG-994: introduce SchemaPath.create() and friends"
2014-05-26 Tony TkacikMerge changes Ib8372167,I1b7aeca9
2014-05-26 Tony TkacikMerge "BUG-868: stop using getChildren()"
2014-05-25 Robert VargaBUG-582: Optimize instantiated Splitter 82/7382/1
2014-05-23 Robert VargaMerge "Checkstyle logging rules"
next