1. f0bc717 yang printer: NEW: container presence by Michal Vasko · 9 years ago
  2. 00b7cfe yanf printer: NEW: refine statements by Michal Vasko · 9 years ago
  3. 7f976ee yang printer: NEW: must statements by Michal Vasko · 9 years ago
  4. c822f3d yang printer: CHANGE: type print extended by Michal Vasko · 9 years ago
  5. 2b8faed yang printer: NEW: mandatory print by Michal Vasko · 9 years ago
  6. 8487f4e tree printer: CHANGE: print anyxml type by Michal Vasko · 9 years ago
  7. f867433 tree printer: NEW: status print by Michal Vasko · 9 years ago
  8. 8803e61 yin parser: BUIGFIX: typo fixed by Michal Vasko · 9 years ago
  9. 1982cad schema tree: BUGFIX: refine duplication in uses by Michal Vasko · 9 years ago
  10. 6db4fce tree printer: MAINTENANCE: coding style by Michal Vasko · 9 years ago
  11. 59b6884 tree printer: NEW: list anyxml print by Michal Vasko · 9 years ago
  12. f72afc9 tree printer: NEW: anyxml print by Michal Vasko · 9 years ago
  13. 7646fdb tree printer: NEW: default values by Michal Vasko · 9 years ago
  14. 7ea0a31 tree printer: BUGFIX: uses print by Michal Vasko · 9 years ago
  15. e1fa858 schema tree FEATURE: free uses nodes with refines. by Radek Krejci · 9 years ago
  16. 3bde87f yin parser: FEATURE: support uses's refine substatement (RFC 6020 sec. 7.12.2) by Radek Krejci · 9 years ago
  17. e0dbb52 tree printer: BUGFIX: redundant space print by Michal Vasko · 9 years ago
  18. e9a975e tree printer: BUGFIX: uses max child name length checking by Michal Vasko · 9 years ago
  19. 1441046 tree printer: BUGFIX: corrected detecting siblings by Michal Vasko · 9 years ago
  20. 7bce32d tree printer: BUGFIX: state list does not have to have keys by Michal Vasko · 9 years ago
  21. 8d479bd tree printer: NEW: included submodules print by Michal Vasko · 9 years ago
  22. 315f70b tree printer: NEW: anyxml print by Michal Vasko · 9 years ago
  23. 7470511 yin parser FEATURE support usess forward references to groupings. by Radek Krejci · 9 years ago
  24. 1e9b999 yin parser BUGFIX resolving unique statement by Radek Krejci · 9 years ago
  25. f388693 yin parser BUGFIX resolving belongs-to by Radek Krejci · 9 years ago
  26. b388c15 yin parser BUGFIX resolving config flag under the case and uses statements by Radek Krejci · 9 years ago
  27. 449afde tree printer: NEW: leaf, leaf-list type, choice print by Michal Vasko · 9 years ago
  28. 8bc9ca0 yin parser: FEATURE: place grouping copy under the uses node by Radek Krejci · 9 years ago
  29. 537cf38 trees BUGFIX memory leaks by Radek Krejci · 9 years ago
  30. 8eaf9bd yin parser: BUGFIX: temporarily allow parsing models with unknown elements by Radek Krejci · 9 years ago
  31. b832928 yin parser: BUGFIX: parsing error-message and error-app-tag elements by Radek Krejci · 9 years ago
  32. 5ed10f1 tree printer: NEW: source by Michal Vasko · 9 years ago
  33. add79f8 schema tree: BUGFIX: copy-paste error causing double free by Radek Krejci · 9 years ago
  34. 8bf9936 yin parser: BUGFIX: accessing pointer after free by Radek Krejci · 9 years ago
  35. 5c7bff4 yin parser: BUGFIX: uninitialized variable by Radek Krejci · 9 years ago
  36. a26eb0c yin parser: BUGFIX: memory leak by Radek Krejci · 9 years ago
  37. 77d1dc6 yin parser: CHANGE: review code and validity checks according to RFC 6020 sec 7.11 by Radek Krejci · 9 years ago
  38. 863c285 yin parser: FEATURE: support anyxml (RFC 6020 sec 7.10) by Radek Krejci · 9 years ago
  39. 5dea2d5 yin parser: BUGFIX: uninitialized variable by Radek Krejci · 9 years ago
  40. e3d2ee0 tree printer: NEW by Michal Vasko · 9 years ago
  41. b4cf202 yin parser: CHANGE: review code and validity checks according to RFC 6020 sec 7.9 by Radek Krejci · 9 years ago
  42. a1e97df yin parser: BUGFIX: copy-paste error by Radek Krejci · 9 years ago
  43. d47904a yin parser: BUGFIX: gix LOGVAL calling (had invalid number of parameters) by Radek Krejci · 9 years ago
  44. d33ca10 yin parser: BUGFIX: fix uses's name checking by Radek Krejci · 9 years ago
  45. 345ad74 yin parser: CHANGE: review code and validity checks according to RFC 6020 sec 7.7 by Radek Krejci · 9 years ago
  46. 78fc30e yin parser: BUGFIX: fix checking result of strtoul() by Radek Krejci · 9 years ago
  47. 17e93f9 yin parser: BUGFIX: init variables and correct types by Radek Krejci · 9 years ago
  48. 1e3f890 yin parser: CHANGE: comment strict checking for unknown statements by Radek Krejci · 9 years ago
  49. ccdec64 yin parser: BUGFIX: fix logic of checking check_default() function return value by Radek Krejci · 9 years ago
  50. f4f4d9f yin parser: BUGFIX: units has attribute "name", not "value" by Radek Krejci · 9 years ago
  51. 8b4f23c yin parser: CHANGE: review code and validity checks according to RFC 6020 sec 7.7 by Radek Krejci · 9 years ago
  52. 4c31f12 yin parser: CHANGE: review code and validity checks according to RFC 6020 sec 7.6 by Radek Krejci · 9 years ago
  53. 800af70 yin parser: CHANGE: review code and validity checks according to RFC 6020 sec 7.4 and 7.5 by Radek Krejci · 9 years ago
  54. eac3553 libyang: CHANGE: review code and validity checks according to RFC 6020 sec 7.2 and 7.3 by Radek Krejci · 9 years ago
  55. 0af1387 yin parser: FEATURE: parse belongs-to statement in submodules by Radek Krejci · 9 years ago
  56. 76e5a1b yin parser BUGFIX Copy paste error. by Radek Krejci · 9 years ago
  57. ce7fb78 libyang: CHANGE: review code and validity checks according to RFC 6020 sec 7.1 by Radek Krejci · 9 years ago
  58. 68cc9cc Merge branch 'master' of https://github.com/CESNET/libyang by Radek Krejci · 9 years ago
  59. 812b10a libyang CHANGE error messages cleanup by Radek Krejci · 9 years ago
  60. 8dfe289 xml parser: CHANGE: use improved logger for validation issues by Radek Krejci · 9 years ago
  61. 3045cf3 logger: CHANGE: make logger functions more useful by Radek Krejci · 9 years ago
  62. 1f45ed1 Fix typo in README by Radek Krejčí · 9 years ago
  63. f6e5e18 yin parser: FEATURE: check for data model uniqueness in context by Radek Krejci · 9 years ago
  64. 3327750 yin parser: CHANGE: search for imported/included data models in wrking dir by Radek Krejci · 9 years ago
  65. efaeba3 yin parser: FEATURE: support submodules (via include statement) by Radek Krejci · 9 years ago
  66. efdd0ce CHANGE: directory structure to allow better splitting of parsers/printers code by Radek Krejci · 9 years ago
  67. e0b0c5f context: CHANGE: avoid Time of Check Time of Use Issue by Radek Krejci · 9 years ago
  68. 76c45d3 yin parser: BUGFIX: uninitializeed variable by Radek Krejci · 9 years ago
  69. d2b7c57 context: BUGFIX: memory leak by Radek Krejci · 9 years ago
  70. a125461 yin parser: BUGFIX: unused value by Radek Krejci · 9 years ago
  71. 39ebd8e xml parser: BUGFIX: use of uninitialized variable by Radek Krejci · 9 years ago
  72. c1265a6 xml parser: BUGFIX: wrong usage of logical AND instead of bitwise AND by Radek Krejci · 9 years ago
  73. dcf9d92 yin parser: BUGFIX: copy-paste error by Radek Krejci · 9 years ago
  74. bcf46db xml parser: BUGFIX: fix sizeof usage by Radek Krejci · 9 years ago
  75. fb30fcd context: BUGFIX: improve return value checks when opening data model files by Radek Krejci · 9 years ago
  76. 3a734ed yin parser: BUGFIX: NULL dereference by Radek Krejci · 9 years ago
  77. e1f1391 parsers: BUGFIX: review inlinking a node from various lists by Radek Krejci · 9 years ago
  78. 699805e xml parser: BUGFIX: NULL check before dereferencing pointer by Radek Krejci · 9 years ago
  79. 1e143ad yin parser: MAINTENANCE: remove unnecessary tests by Radek Krejci · 9 years ago
  80. c7c9a6c yin parser: basic support for uses statement by Radek Krejci · 9 years ago
  81. d7f0d01 yin parser: FEATURE: parse keys in list statement by Radek Krejci · 9 years ago
  82. 667b97f yin parser: BUGFIX: add a check for return value by Radek Krejci · 9 years ago
  83. 6f0c6f9 xml parser: BUGFIX: memory leak by Radek Krejci · 9 years ago
  84. 04581c6 yin parser: support identityref type by Radek Krejci · 10 years ago
  85. 277a447 yanglint: fix memory leak by Radek Krejci · 10 years ago
  86. 6793db0 yin parser: identities support by Radek Krejci · 10 years ago
  87. 25d782a yin parser: process enumeration type by Radek Krejci · 10 years ago
  88. 5a06554 yanglint: add new tool by Radek Krejci · 10 years ago
  89. b0594bf yin parser: add some additional validation tests to the module statement by Radek Krejci · 10 years ago
  90. bb3257d yin parser: basic system for printing validation errors by Radek Krejci · 10 years ago
  91. da04f4a yin parser: initial version by Radek Krejci · 10 years ago
  92. 06a704e MAINTENANCE: reorganize file structure by Radek Krejci · 10 years ago
  93. 674e1f8 FEATURE: namespace support by Radek Krejci · 10 years ago
  94. 4ea0838 FEATURE: zerocopy insert into dictionary by Radek Krejci · 10 years ago
  95. f0023a9 FEATURE: XML DOM tree printer into IO streams by Radek Krejci · 10 years ago
  96. ee62758 FEATURE: dictionary for storing strings by Radek Krejci · 10 years ago
  97. 9c16b33 BUGFIX: writing out of boundary of allocated memory by Radek Krejci · 10 years ago
  98. a4a8406 FEATURE: support CDSect by Radek Krejci · 10 years ago
  99. 521008e FEATURE: handle attribute values in the same way as element content by Radek Krejci · 10 years ago
  100. 05e37a3 CHANGE: unify used processed length type to unsigned int by Radek Krejci · 10 years ago