- 0791199 tree FEATURE check identifier uniqueness of the augmenting data in the target node by Radek Krejci · 9 years ago
- 10c760e tree FEATURE integrate identifier uniqueness check into lys_node_addchild() by Radek Krejci · 9 years ago
- c07187d release BUGFIX release target undefined line variables by Michal Vasko · 9 years ago
- 104a93d Merge branch 'resolve_sibling' into devel by Michal Vasko · 9 years ago
- 5809090 resolve CHANGE resolve_child -> resolve_sibling by Michal Vasko · 9 years ago
- 591e0b2 schema tree CHANGE LYS_AUGMENT enum gets value 1 by Michal Vasko · 9 years ago
- b7f5e41 tree BUGFIX check return value and handle failure by Radek Krejci · 9 years ago
- 374b94e tree BUGFIX NULL pointer dereference by Radek Krejci · 9 years ago
- 0b5805d tree BUGFIX memory leaks by Radek Krejci · 9 years ago
- 7f40ce3 data tree FEATURE checking for presence of mandatory elements by Radek Krejci · 9 years ago
- 55e1eb2 schema tree BUGFIX freeing old augment structure by Michal Vasko · 9 years ago
- 51054ca unres CHANGE grouping resolution by Michal Vasko · 9 years ago
- 71e1aa8 schema tree CHANGE groupings NACM inheritance change by Michal Vasko · 9 years ago
- 25b9fd3 data tree CHANGE implement data parser options by Radek Krejci · 9 years ago
- 1d82ef6 tree CHANGE rename variables and internal functions following changed naming conventions by Radek Krejci · 9 years ago
- f8c128d schema tree BUGFIX ly_mnode_dup fix by Michal Vasko · 9 years ago
- d12f57b schema tree BUGFIX duplicating and freeing lys_node* structures by Radek Krejci · 9 years ago
- c68a2a2 schema tree MAINTENANCE comments added by Michal Vasko · 9 years ago
- d23ce59 schema tree BUGFIX dup_unres return value must be checked by Michal Vasko · 9 years ago
- 41de735 schema tree BUGFIX augment children fix by Michal Vasko · 9 years ago
- f02e374 several CHANGE code refactoring by Michal Vasko · 9 years ago
- e7fc19c log CHANGE error code names changed by Michal Vasko · 9 years ago
- 48061fb tree CHANGE make function to check if schema node enabled public by Radek Krejci · 9 years ago
- a52656e schema tree DOC finish unification of structure naming by Radek Krejci · 9 years ago
- b804869 schema tree DOC finished schema tree structures documentation by Radek Krejci · 9 years ago
- 12e3084 resolve CHANGE error messages added by Michal Vasko · 9 years ago
- 7651257 tree CHANGE unify naming, add/update augment, refine, deviation description by Radek Krejci · 9 years ago
- 1574a8d schema tree CHANGE review type and typedef structures by Radek Krejci · 9 years ago
- a9167ef tree CHANGE unify naming of schema and data in/out formats by Radek Krejci · 9 years ago
- c3d9f8c all CHANGE redesign and splitting of the library by Michal Vasko · 9 years ago
- 9566b09 data tree DOC update structures description and do some changes in API by Radek Krejci · 9 years ago
- 0e1d1a6 data tree CHANGE make lyd_free() public by Radek Krejci · 9 years ago
- e98bb4b tree CHANGE API for manipulation and access to schema features by Radek Krejci · 9 years ago
- bc9cf93 api CHANGE hide lys_free() to free a particular schema by Radek Krejci · 9 years ago
- 96a10da api CHANGE use const values by Radek Krejci · 9 years ago
- 912da45 parsers CHANGE shorten function names and unify naming by Radek Krejci · 9 years ago
- 63a91a9 parsers CHANGE hide decision about module type (import/implement) by Radek Krejci · 9 years ago
- d8aa32d yin parser & info printer FEATURE implemented flag by Michal Vasko · 9 years ago
- 0f5ecd4 Merge branch 'master' of https://github.com/CESNET/libyang by Michal Vasko · 9 years ago
- 3f1098b schema tree CHANGE resolve path & instid prototype change by Michal Vasko · 9 years ago
- 2dbed4c json printer BUGFIX improve check of last node by Radek Krejci · 9 years ago
- c82396e json printer CHANGE instid print conforming to RFC draft by Michal Vasko · 9 years ago
- f54f2f8 schema tree BUGFIX memory leak by Michal Vasko · 9 years ago
- ab8e440 xml parser & json printer FEATURE all data nodes print by Michal Vasko · 9 years ago
- 8ed7530 xml parser MAINTENANCE code refactoring by Michal Vasko · 9 years ago
- f1b9c36 schema tree FEATURE instid position predicate validation by Michal Vasko · 9 years ago
- 63ee3d4 schema tree CHANGE preserve order of elements by Michal Vasko · 9 years ago
- 493bea7 xml parser & json printer FEATURE instance-identifier type by Michal Vasko · 9 years ago
- 5d34dea schema tree MEANITENANCE missed newline by Michal Vasko · 9 years ago
- 5a98815 data tree FEATURE support leafrefs by Radek Krejci · 9 years ago
- 52f791c data tree BUGFIX check input in public function by Radek Krejci · 9 years ago
- 520d473 yanglint FEATURE basic data load and print by Michal Vasko · 9 years ago
- e3d724f yin parser CHANGE move generic functions into internal tree implementation by Radek Krejci · 9 years ago
- 7511f40 data parser FEATURE support decimal64 type for leafs/leaf-lists by Radek Krejci · 9 years ago
- 3e3affe data parser FEATURE support bits type for leafs/leaf-lists by Radek Krejci · 9 years ago
- e474847 xml data parser/printer FEATURE basic support for leaf/leaflists by Radek Krejci · 9 years ago
- b20c62d xml parser FEATURE basic functionality of xml data parser by Radek Krejci · 9 years ago
- 25b3961 schema tree BUGFIX memory leak by Michal Vasko · 9 years ago
- 2367e7c schema tree NEW get features of a model by Michal Vasko · 9 years ago
- 4c5989d schema tree BUGFIX disabling features passes 0, not 1 by Michal Vasko · 9 years ago
- fbbcdb5 schema tree MAINTENANCE move strnodetype() to common by Michal Vasko · 9 years ago
- 92f4b2e schema tree CHANGE handle paths ending with '/' by Michal Vasko · 9 years ago
- 69b4291 schema tree BUGFIX input & output nodes must be treted specially by Michal Vasko · 9 years ago
- a7f4a0e tree BUGFIX fix module check in resolve_schema_nodeid() by Radek Krejci · 9 years ago
- 3bf80ca schema tree BUGFIX nodes in submodule fixed by Michal Vasko · 9 years ago
- db7f229 schema tree BUGFIX resolve_schema_nodeid rewritten by Michal Vasko · 9 years ago
- c7c8553 tree MAINTENANCE cover the rest types in type free/dup function by Radek Krejci · 9 years ago
- e4c366b yin parser FEATURE support union type by Radek Krejci · 9 years ago
- eb00f51 yin parser FEATURE deviation support (RFC 6020, sec. 7.18.3) by Radek Krejci · 9 years ago
- dba4287 Merge branch 'master' of https://github.com/CESNET/libyang by Radek Krejci · 9 years ago
- 3b2b041 schema tree: BUGFIX: with strncmp the length must match too by Michal Vasko · 9 years ago
- 2118196 tree BUGFIX free rpc and notification structure of modules by Radek Krejci · 9 years ago
- 82f3324 tree MAINTENANCE remove duplicated code by Radek Krejci · 9 years ago
- af989e6 schema tree: BUGFIX: resolve_schema_nodeid fix by Michal Vasko · 9 years ago
- f9401c3 yin parser FEATURE support substatements in decimal64 type by Radek Krejci · 9 years ago
- 425adf0 schema tree BUGFIX accessing NULL pointer by Radek Krejci · 9 years ago
- 86b8445 tree schema: BUGFIX: schema_nodeid() rpc, notification traversal by Michal Vasko · 9 years ago
- 3ea4299 tree schema: BUGFIX: strncmp() use fixed by Michal Vasko · 9 years ago
- 6fcb9dd tree BUGFIX memory leak by Radek Krejci · 9 years ago
- f286013 yin parser FEATURE support range restriction for integer types by Radek Krejci · 9 years ago
- 7e97c35 tree FEATURE allow enable/disable features in schemas by Radek Krejci · 9 years ago
- dc4c141 yin parser FEATURE support path definition for leafref type by Radek Krejci · 9 years ago
- 4a7b5ee yin parser BUGFIX add missing dup code for identityref type by Radek Krejci · 9 years ago
- af35142 yin parser FEATURE support require-instance statemnt in instance-identifier type by Radek Krejci · 9 years ago
- 5fbc916 yin parser FEATURE support pattern restrictions in string type by Radek Krejci · 9 years ago
- 3733a80 yin parser BUGFIX add missing dup functionality for binary, bits and enum types by Radek Krejci · 9 years ago
- 0bd5db4 yin parser CHANGE unify structures for restriction information by Radek Krejci · 9 years ago
- 00768f4 yin parser BUGFIX add missing "when" content duplications by Radek Krejci · 9 years ago
- 994b6f6 yin parser FEATURE add support for bits derived types by Radek Krejci · 9 years ago
- b0af6ba yin parser FEATURE support when statement by Radek Krejci · 9 years ago
- 3cf9e22 yin parser FEATURE support YANG feature definitions and if-feature statements by Radek Krejci · 9 years ago
- 6f6ac23 schema tree: CHANGE: resolve_nodeid special augment, uses, choice treatment by Michal Vasko · 9 years ago
- a158c68 schema tree: BUGFIX: schema-nodeid resolution fixed by Michal Vasko · 9 years ago
- dce5145 context BUGFIX freeing data models from context by Radek Krejci · 9 years ago
- a339069 yin parser MAINTENANCE review identities part (RFC 6020, 7.16) by Radek Krejci · 9 years ago
- f5be10f yin parser FEATURE top level augments support by Radek Krejci · 9 years ago
- a7d0be6 schema tree: OPTIMIZE: do not allocate dynamic memory by Michal Vasko · 9 years ago
- a01e543 tree BUGFIX add missing break; in case branch by Radek Krejci · 9 years ago
- 6e4ffbb MAINTENANCE apply coding style rules to the source codes by Radek Krejci · 9 years ago
- 0ea4103 yin parser: NEW: notification parsing by Michal Vasko · 9 years ago