1. b4cee61 yang parser BUGFIX correct misleading error message by Michal Vasko · 6 years ago
  2. b5a27e6 yang BUGFIX correct leafref path parsing by Michal Vasko · 6 years ago
  3. f5df3bb yang parser MAINTENANCE regenerated parser using newer bison by Michal Vasko · 6 years ago
  4. d60a1a3 libyang BUGFIX minor fixes by Michal Vasko · 7 years ago
  5. 7cf0aeb parser yang BUGFIX missing check correct format of date by PavolVican · 7 years ago
  6. 53b7da0 libyang CHANGE bind errors and store them in a context by Michal Vasko · 7 years ago
  7. a4c107d schema parsers BUGFIX signness of the variables used for comparison by Radek Krejci · 7 years ago
  8. 1ade633 Merge branch 'schemaopt' into devel by Radek Krejci · 7 years ago
  9. dce5f97 schema tree CHANGE check for arrays size limitations by Radek Krejci · 7 years ago
  10. 8bc4a16 YANG parser MAINTENANCE update the bison/flex generated files by Radek Krejci · 7 years ago
  11. fcd974b parser CHANGE compile flag enabled_cache updated by Michal Vasko · 7 years ago
  12. bd1d1ae parser YANG BUGFIX precompiled PCRE structures when parent node is not grouping by PavolVican · 7 years ago
  13. b53154b schema parsers CHANGE optimize regular expression evaluation by Radek Krejci · 7 years ago
  14. a8d111f CHANGE improve checking for memory allocation errors by Radek Krejci · 7 years ago
  15. 558159c parser yang BUGFIX missing swap temporary variable when parsing extension instance by PavolVican · 8 years ago
  16. 1985713 parser yang MAINTANCE compiler warnings by PavolVican · 8 years ago
  17. f3aad7a parser yang BUGFIX missing case in switch by PavolVican · 8 years ago
  18. 3e3228d libyang CHANGE enable displaying of only selected debug messages by Michal Vasko · 8 years ago
  19. 4b80d04 parsers BUGFIX various bugs by PavolVican · 8 years ago
  20. 07dd2a7 parser yang BUGFIX uninitialised variable by PavolVican · 8 years ago
  21. f8ce2b1 parser yang BUGFIX ordered-by in extension instance by PavolVican · 8 years ago
  22. e672fee parser yang BUGFIX avoid useless function by PavolVican · 8 years ago
  23. e13cdb2 parser yang BUGFIX parsing and printing unique statement in extension instance by PavolVican · 8 years ago
  24. 61d5ead parser yang CHANGE not-supported extension in extension instance by PavolVican · 8 years ago
  25. db0e817 parser yang CHANGE support module statement in extension instance by PavolVican · 8 years ago
  26. a1e291f parser yang BUGFIX segmentation fault by PavolVican · 8 years ago
  27. fe83b15 parser yang CHANGE support revision statement in extension instance by PavolVican · 8 years ago
  28. dad50b3 parser yang CHANGE support unique, if-feature statement in extension instance by PavolVican · 8 years ago
  29. ff0f7f4 parser yang CHANGE support config, status, mandatory, ordered-by statement in extension instance by PavolVican · 8 years ago
  30. 6f87bf9 parser yang CHANGE support typedef in extension instance by PavolVican · 8 years ago
  31. defa485 parser yang CHANGE support extesion in extension instance by PavolVican · 8 years ago
  32. d74b973 YANG parser CHANGE re-generate bison sources by Radek Krejci · 8 years ago
  33. 77374ee parser yang CHANGE support extension in uses and refine statements and their substatements by PavolVican · 8 years ago
  34. 38104a3 parser yang CHANGE support extension in must statement and its substatements by PavolVican · 8 years ago
  35. 59ba460 parser yang CHANGE support extension in when statement and its substatements by PavolVican · 8 years ago
  36. 2b0112f parser yang CHANGE support extension in substatements of gruping statement by PavolVican · 8 years ago
  37. 056fcd1 parser yang CHANGE support extension in type statement and its substatements by PavolVican · 8 years ago
  38. df9e797 parser yang CHANGE support extension in typedef statement and its substatements by PavolVican · 8 years ago
  39. 8fa3124 parser yang CHANGE support extension in identity statement and its substatements by PavolVican · 8 years ago
  40. 5393d3f parser yang CHANGE support extension in feature statement and its substatements by PavolVican · 8 years ago
  41. faa4970 parser yang BUGFIX extension in belongs-to statement by PavolVican · 8 years ago
  42. 19dc615 parser yang CHANGE support extensions in definition of extension and its substatements by PavolVican · 8 years ago
  43. 97d1e6f parser yang CHANGE support extension in action, rpc, input, output, notification statement by PavolVican · 8 years ago
  44. 59af9be parser yang CHANGE support extension in container statement by PavolVican · 8 years ago
  45. 70ce745 parser yang CHANGE support extension in grouping statement by PavolVican · 8 years ago
  46. 171717d parser yang CHANGE support extension in meta_stmts and revision_stmts by PavolVican · 8 years ago
  47. 7d0b5ab parser yang CHANGE support extension in import and include statements by PavolVican · 8 years ago
  48. e6fa67b parser yang CHANGE support extension in module_header_stmts and submodule_header_stmts by PavolVican · 8 years ago
  49. d3b0ab9 parser yang BUGFIX remove useless variable config_inherit by PavolVican · 8 years ago
  50. c50cb1e parser yang CHANGE extension statement by PavolVican · 8 years ago
  51. 49a0a7f parser yang BUGFIX checking compatibility of the implicit submodule's version with the main module by PavolVican · 8 years ago
  52. 196694c parser yang BUGFIX error message by PavolVican · 8 years ago
  53. cec1878 Merge remote-tracking branch 'origin/devel' into yang_optimalize by PavolVican · 8 years ago
  54. bb0ba6c parser yang CHANGE remove empty block of code by PavolVican · 8 years ago
  55. b5071ce Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 8 years ago
  56. d4c1d0f schema parsers CHANGE including submodules by Radek Krejci · 8 years ago
  57. 1bc2206 parser yang BUGFIX reading backslash in double-qouted string by PavolVican · 8 years ago
  58. 51e5c58 libyang CHANGE path generation optimization refactored by Michal Vasko · 8 years ago
  59. 4c225e7 parser yang BUGFIX yin-element statement is optional in definition of extension by PavolVican · 8 years ago
  60. 2de6104 parser yang CHANGE remove dead code and regenerate bison and flex files by PavolVican · 8 years ago
  61. 48cfa0f schema parsers CHANGE log message when parsing submodule instead of module by Radek Krejci · 8 years ago
  62. af095f2 yang parser CHANGE do not check for data-def children presence by Radek Krejci · 8 years ago
  63. 5c08a99 schema parsers BUGFIX instantiating lists from groupings by Radek Krejci · 8 years ago
  64. 5167320 parsers CHANGE make difference between canonical and lexical forms of values by Radek Krejci · 8 years ago
  65. 9a909bd log CHANGE provide more descriptive error when parsing submodule instead of module by Radek Krejci · 8 years ago
  66. 6ab09d8 parser yang BUGFIX read UTF-8 characters by Pavol Vican · 8 years ago
  67. 933df6f parser yang BUGFIX read key_arg_str by Pavol Vican · 8 years ago
  68. 5c637a6 parser yang BUGFIX use of unitialized variables by Pavol Vican · 8 years ago
  69. 9e836ea yang parser BUGFIX use of unitialized variables by Radek Krejci · 8 years ago
  70. aed493c yang parser BUGFIX detecting negative value when parsing non-negative number by Radek Krejci · 8 years ago
  71. a3b19f7 Merge branch 'conformance_tests' into devel by Radek Krejci · 8 years ago
  72. e873426 resolve BUGFIX deviation xpath check unres module changed by Michal Vasko · 8 years ago
  73. 1d714f3 parser yang BUGFIX deviation mark all the affected modules as deviated and implemented by Pavol Vican · 8 years ago
  74. 9d9ac8a parser yang BUGFIX does not free temporary structure yang_type by Pavol Vican · 8 years ago
  75. ab75ce0 parser yang BUGFIX reading config value in augment by Pavol Vican · 8 years ago
  76. 3f59889 parser yang BUGFIX reading string - not store new pointer after realoc by Pavol Vican · 8 years ago
  77. 1dac40c parser yang CHANGE config values by Pavol Vican · 8 years ago
  78. d2daf2d parser yang CHANGE YANG 1.1 support if-feature in refine statement by Pavol Vican · 8 years ago
  79. 0fbb57b parser yang CHANGE reading string (optimalize) by Pavol Vican · 8 years ago
  80. 3388446 parser yang CHANGE XPath dependenies check by Pavol Vican · 8 years ago
  81. 85427f0 parser yang BUGFIX resolve type after reading the entire node (leaf, leaf-list, typedef) by Pavol Vican · 8 years ago
  82. 783296d parser yang CHANGE YANG 1.1 suuport notification in data node by Pavol Vican · 8 years ago
  83. ca45e1f parser yang BUGFIX cannot be substatement type in derived type (union) by Pavol Vican · 8 years ago
  84. 352a561 parser yang CHANGE YANG 1.1 support shortcase choice statement by Pavol Vican · 8 years ago
  85. ac1a52c parsers CHANGE allow non-unique leaf-lists in case of non-configuration data by Radek Krejci · 8 years ago
  86. 27fe55e all CHANGE follow conformance mechanism described in YANg 1.1 by Radek Krejci · 8 years ago
  87. 15720e6 parser yang BUGFIX yang-version statement in submodule by Pavol Vican · 8 years ago
  88. 81344ac parser yang CHANGE YANG 1.1 support require-instance in leafref by Pavol Vican · 8 years ago
  89. 07f220f parser yang CHANGE YANG 1.1 support multiple base in identityref by Pavol Vican · 8 years ago
  90. 2b4f6ca Merge branch 'leaflistdefaults' into devel by Radek Krejci · 8 years ago
  91. f535339 parser yang BUGFIX enum and bit statement by Pavol Vican · 8 years ago
  92. d901026 parser yang BUGFIX extension by Pavol Vican · 8 years ago
  93. 3e4f645 Merge branch 'devel' into leaflistdefaults by Radek Krejci · 8 years ago
  94. 8bd72e4 parser yang BUGFIX remove teporary structure yang_type by Pavol Vican · 8 years ago
  95. 41410d2 parser yang BUGFIX uninitialised variable by Pavol Vican · 8 years ago
  96. e1e351e parsers BUGFIX check that state nodes have no configuration children by Michal Vasko · 8 years ago
  97. 1623c7d Merge branch 'devel' into leaflistdefaults by Radek Krejci · 8 years ago
  98. db7489e parser yang CHANGE YANG 1.1 support anydata statement by Pavol Vican · 8 years ago
  99. bf2abff all CHANGE basic support for anydata by Radek Krejci · 8 years ago
  100. 3e7c73a parser yang CHANGE YANG 1.1 allow multiple default statements in refine by Pavol Vican · 8 years ago