Fixed thread-safety for creating QName revision from string.
[yangtools.git] / yang / yang-parser-impl /
2013-11-28 Martin VitezFixed bug in QName of augmented nodes added by uses... 01/3201/2
2013-11-27 Tony TkacikMerge "MutableCopomositeNodeTOImpl as mutable implement...
2013-11-27 Martin VitezFixed module dependency sort to allow parsing modules... 27/3127/1
2013-11-25 Tony TkacikMerge "Added path to child nodes in documentation gener...
2013-11-25 Martin VitezAdded getTypeDefaultConstruction method to TypeProvider. 68/3068/1
2013-11-25 Martin VitezMade SimpleDateFormat as instance variable instead... 52/3052/1
2013-11-25 Martin VitezUpdated logging in ModuleDependencySort. 51/3051/1
2013-11-21 Martin VitezAdded module name to error log from parser. 92/2892/2
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 Martin VitezFix for Bug 134: added restriction check to classes... 59/2859/1
2013-10-31 Martin VitezUpdated error handling. 94/2294/1
2013-10-28 Tony TkacikMerge "Fixed dependent artifacts version in poms."
2013-10-28 Martin VitezFixed dependent artifacts version in poms. 17/2217/1
2013-10-24 Martin VitezAdded constructors to builder classes based on implemen... 47/2147/1
2013-10-23 Tony TkacikMerge "Added more Rpc markers to yang-binding."
2013-10-22 Martin VitezAdded getParent() method to DataSchemaNode and DataNode... 87/2087/2
2013-10-16 Martin VitezMore code refactoring. 28/1928/1
2013-10-15 Martin VitezFixed bug in resolving groupings. 08/1908/2
2013-10-15 Tony TkacikMerge "Removed third-party after third-party release"
2013-10-15 Tony TkacikMerge "Release of OSGIfied YANG Tools dependencies"
2013-10-15 Tony TkacikRelease of OSGIfied YANG Tools dependencies 99/1899/3 third-party-0.1.2
2013-10-14 Martin VitezMinor code refactoring. 80/1880/1
2013-10-14 Tony TkacikMerge "Extended compilation test."
2013-10-14 Tony TkacikMerge "Updated concepts, mapped InstanceIdentifier...
2013-10-14 Martin VitezExtended compilation test. 73/1873/1
2013-10-14 Martin VitezAdded getDerivedIdentities() method to IdentitySchemaNo... 65/1865/1
2013-10-11 Martin VitezAdded possibility to augment rpc nodes. Updated test. 27/1827/2
2013-10-11 Martin VitezTemporary disabled method getDerivedIdentities() from... 23/1823/1
2013-10-10 Tony TkacikMerge changes I14f284cc,I65bfdb56
2013-10-09 Martin VitezAdded support for identity statement. 78/1778/1
2013-10-09 Martin VitezFixed bug in resolving refine statement. (Bug 111) 70/1770/1
2013-10-07 Martin VitezFixed bug in augment parsing. 08/1708/3
2013-10-02 Robert VargaMerge "Added documentation to yang-binding, updated...
2013-10-02 Martin VitezFixed generated code for augmented nodes. 04/1604/1
2013-10-02 Tony TkacikMerge "Updated Concepts descriptions"
2013-10-01 Martin VitezImproved parse method to read only files which are... 69/1569/1
2013-09-30 Martin VitezAdded validation of identity base statement. 07/1507/1
2013-09-30 Martin VitezPromoted yang syntactic error handling. 06/1506/1
2013-09-30 Martin VitezFixed bug in schema path of nested nodes defined in... 05/1505/1
2013-09-28 Robert VargaMerge "Bumped version of binding-generator to 0.6.0...
2013-09-27 Tony Tkacik[maven-release-plugin] prepare for next development... 65/1465/1
2013-09-27 Tony Tkacik[maven-release-plugin] Prepare release yangtools-0.1.0 61/1461/1 yangtools-0.1.0
2013-09-27 Tony TkacikFixed platform dependent bug in Unit Tests 60/1460/1
2013-09-27 Tony TkacikMerge "Updated pom files for release preparation"
2013-09-27 Tony TkacikMerge "Updated pom files, added concepts component"
2013-09-27 Tony TkacikMerge "Added implementation of InstanceIdentifier for...
2013-09-27 Tony TkacikUpdated pom files, added concepts component 54/1454/1
2013-09-25 Tony TkacikMerge changes Ifb4a8c9e,I9ef1fb78
2013-09-25 Tony TkacikMerge "Added RESTCONF constants and draft of JAXRS...
2013-09-25 Martin VitezAdded new parse method to YangModelParser. 18/1418/1
2013-09-25 Tony TkacikMerge "Fixed bug in uint types ranges resolving."
2013-09-25 Martin VitezFixed bug in uint types ranges resolving. 08/1408/1
2013-09-24 Martin VitezMinor code refactoring. 61/1261/3
2013-09-23 Ladislav BorakFix warnings reported by maven 53/1353/1
2013-09-20 Martin VitezRemoved Export-Package declaration from maven-bundle... 07/1307/1
2013-09-19 Martin VitezRefactored OSGi metadata declaration. 96/1296/1
2013-09-18 Martin VitezFixed bug in searching augment target node. 54/1254/1
2013-09-17 Martin VitezAdded OSGi metadata to yangtools artifacts. 23/1223/1
2013-09-17 Tony TkacikMerge "Added RoutingContext annotation, updated Instanc...
2013-09-17 Tony TkacikMerge "Added XmlTreeBuilder into yang-data-impl"
2013-09-17 Tony TkacikMerge "Added XmlTreeBuilder into yang-data-impl"
2013-09-17 Tony TkacikMerge "add getIntValue() method to EnumTemplate so...
2013-09-17 Martin VitezMerge "Test for some parts of RefineUtils class"
2013-09-17 Martin VitezMerge "Test for class RefineHolder.java"
2013-09-17 Jozef GloncakTest for class RefineHolder.java 78/1178/6
2013-09-17 Tony TkacikMerge "Refactored implementation of getBaseType method...
2013-09-17 Tony TkacikMerge "Fixed inconsistencies in yang types method names."
2013-09-17 Tony TkacikMerge "Bump version to 0.5.8-SNAPSHOT."
2013-09-16 Tony TkacikMerge "Fixed schema path of nodes added by augmentation...
2013-09-16 Martin VitezFixed schema path of nodes added by augmentation in... 02/1202/2
2013-09-16 Martin VitezFixed inconsistencies in yang types method names. 95/1195/1
2013-09-16 Martin VitezBump version to 0.5.8-SNAPSHOT. 94/1194/1
2013-09-16 Tony TkacikMerge "Added check for mandatory nodes if augment targe...
2013-09-16 Tony TkacikMerge "Fixed resolving of schema path and qname for...
2013-09-16 Martin VitezAdded check for mandatory nodes if augment target is... 93/1193/1
2013-09-16 Martin VitezFixed resolving of schema path and qname for nodes... 81/1181/3
2013-09-11 Tony TkacikMerge "changed builder generator"
2013-09-10 Jozef GloncakFixing sonar issues 4 44/1144/3
2013-09-09 Tony TkacikMerge "Updated context references in yang-ext"
2013-09-09 Jozef GloncakFixing sonar issues 3 13/1113/2
2013-09-06 Martin VitezFixed bug in Decimal64 constructor. 12/1112/2
2013-09-04 Jozef GloncakFixing sonar issues 2 80/1080/3
2013-09-03 Tony TkacikFixed resolution problems in Code Generator 85/1085/1
2013-09-03 Tony TkacikConverted BindingGenerator and ParserUtils to xtend 77/1077/2
2013-09-02 Martin VitezAdded more javadocs. 75/1075/1
2013-09-02 Martin VitezMinor code refactoring in YangParserImpl. 73/1073/1
2013-09-02 Martin VitezRemoved duplicate code in TypeUtils class. 71/1071/1
2013-09-02 Martin VitezMerge "Added InstanceIdentifier to code generation"
2013-09-02 Martin VitezMerge "Added compilation of model for YANG extension"
2013-08-29 Tony TkacikMerge "Added Layer 2 Types model"
2013-08-28 Jozef GloncakComments added to a source codes. 30/1030/1
2013-08-23 Martin VitezFixed resolving of leafref types with relative xpath. 79/979/1
2013-08-21 Martin VitezRefactored base yang-java types. 35/935/1
2013-08-20 Tony TkacikAdded builder generation for augmentations 27/927/1
2013-08-20 Martin VitezUpdated parser to check if unknown node is defined... 23/923/3
2013-08-20 Martin VitezFixed path correction process of nodes defined by uses... 21/921/1
2013-08-20 Martin VitezMerge "Fixed bug with field starting with number"
2013-08-20 Martin VitezMerge "Added iana-if-type and iana-afn-safi models."
2013-08-20 Tony TkacikMerge "Fixed bug in uses statement resolving."
next