1. 1aa8335 C++: implemented lyd_dup_withsiblings by Mislav Novakovic · 6 years ago
  2. 749812c Merge pull request #565 from sartura/doxygen_cpp by Radek Krejci · 6 years ago
  3. d6a3b4a doxygen BUGFIX ly_ctx structure reference by Radek Krejci · 6 years ago
  4. 4a0f47a VERSION bump to version 0.16.12 by Michal Vasko · 6 years ago
  5. e581e98 lyb parser BUGFIX use platform-independent print chars by Michal Vasko · 6 years ago
  6. 7646042 parser BUGFIX change revisions of imported/included models by Michal Vasko · 6 years ago
  7. 919e419 VERSION bump to version 0.16.11 by Michal Vasko · 6 years ago
  8. 851e2c0 Merge pull request #579 from Dajvid/devel by Michal Vasko · 6 years ago
  9. 9460ece Dictionary CHANGE do not free unremoved string from dictionary in debug mode by David Sedlák · 6 years ago
  10. 990ddd9 VERSION bump to version 0.16.10 by Michal Vasko · 6 years ago
  11. 056f5f3 Merge pull request #578 from Dajvid/devel by Michal Vasko · 6 years ago
  12. b091584 Dictionary MAINTENANCE code formating fix by David Sedlák · 6 years ago
  13. 69ed449 Dictionary CHANGE log warning instead of assert for easier debugging by David Sedlák · 6 years ago
  14. 6cc5af1 libyang TEST some additional checks by Michal Vasko · 6 years ago
  15. ddb2d48 doxygen: add C++ ducumentation by Mislav Novakovic · 6 years ago
  16. 5f5096b fixup! xml BUGFIX memory leak by Michal Vasko · 6 years ago
  17. d9f21b6 VERSION bump to version 0.16.9 by Michal Vasko · 6 years ago
  18. c9c2fe3 xml BUGFIX memory leak by Michal Vasko · 6 years ago
  19. 3cb7d17 lyb BUGFIX null pointer dereference by Michal Vasko · 6 years ago
  20. 870702f JSON schema printer CHANGE avoid unnecessary test for NULL variable by Radek Krejci · 6 years ago
  21. bb1feeb VERSION bump to version 0.16.8 by Michal Vasko · 6 years ago
  22. 64e6cf8 xml BUGFIX memory leak by Michal Vasko · 6 years ago
  23. cd9fe46 data tree BUGFIX return value check by Michal Vasko · 6 years ago
  24. ffdf4ce resolve BUGFIX use of uninitialized variable by Michal Vasko · 6 years ago
  25. f685f05 printer BUGFIX null pointer dereference by Michal Vasko · 6 years ago
  26. 501a84b printer BUGFIX added returnvalue checks by Michal Vasko · 6 years ago
  27. e748db4 json printer BUGFIX invalid apointer access by Michal Vasko · 6 years ago
  28. 8c8e1db plugins BUGFIX memory leak by Michal Vasko · 6 years ago
  29. f5df3bb yang parser MAINTENANCE regenerated parser using newer bison by Michal Vasko · 6 years ago
  30. beeb1bf lyb parser BUGFIX uninitialized variable by Michal Vasko · 6 years ago
  31. 3390170 lyb BUGFIX handle correctly anydata datatree by Michal Vasko · 6 years ago
  32. df2778e hah table BUGFIX missing unlock by Michal Vasko · 6 years ago
  33. de70186 context BUGFIX uninitialized variable by Michal Vasko · 6 years ago
  34. aecdb21 context BUGFIX error check added by Michal Vasko · 6 years ago
  35. c4d5841 VERSION bump to version 0.16.7 by Radek Krejci · 6 years ago
  36. 4fb7d7d context FEATURE add ly_ctx_get_options() to get currently set context's options by Radek Krejci · 6 years ago
  37. cf3b7ca context CHANGE allow setting LY_CTX_DISABLE_SEARCHDIR_CWD for contexts by Radek Krejci · 6 years ago
  38. 38f8cea context BUGFIX typo in LY_CTX_DISABLE_SEARCHDIRS by Radek Krejci · 6 years ago
  39. cc53bbd VERSION bump to version 0.16.6 by Radek Krejci · 6 years ago
  40. b41abfe Merge branch 'json_schema_printer' into devel by Radek Krejci · 6 years ago
  41. 88b7842 context CHANGE allow setting LY_CTX_DISABLE_SEARCHIDRS on existing contexts by Radek Krejci · 6 years ago
  42. 9e00519 VERSION bump to version 0.16.5 by Michal Vasko · 6 years ago
  43. e61cc76 Merge pull request #576 from Dajvid/devel by Michal Vasko · 6 years ago
  44. 694605f printer_lyb CHANGE formating fix + minor changes by David Sedlák · 6 years ago
  45. 7908d19 Merge branch 'hash_tab' into devel by David Sedlák · 6 years ago
  46. c563faf tests ADD test case with augments from multiple modules by David Sedlák · 6 years ago
  47. 7c7ab5e printer_lyb ADD detection of fatal hash collision by David Sedlák · 6 years ago
  48. 3260bce VERSION bump to version 0.16.4 by Radek Krejci · 6 years ago
  49. b284803 context FEATURE allow to switch off searching for schemas in searchdirs by Radek Krejci · 6 years ago
  50. 801f97c VERSION bump to version 0.16.3 by Radek Krejci · 6 years ago
  51. 72cdfac schema parsers FEATURE lys_search_localfile() by Radek Krejci · 6 years ago
  52. 2033d20 VERSION bump to version 0.16.2 by Michal Vasko · 6 years ago
  53. a7a1ce4 schema tree CHANGE do not use packed for schema nodes by Michal Vasko · 6 years ago
  54. b8e9289 VERSION bump to version 0.16.1 by Michal Vasko · 6 years ago
  55. e899d3d xpath BUGFIX uninitialized variable use by Michal Vasko · 6 years ago
  56. dd20e91 VERSION bump to version 0.16.0 by Michal Vasko · 6 years ago
  57. add5dc9 Merge branch 'lyb' into devel by Michal Vasko · 6 years ago
  58. 88025b4 hash table MAINTENANCE trailing whitespaces by Michal Vasko · 6 years ago
  59. 4968b9c Revert "lyb CHANGE option to store hashes with the data" by Michal Vasko · 6 years ago lyb
  60. 1440eb5 lyb OPTIMIZE read/write numbers by Michal Vasko · 6 years ago
  61. 96e51aa JSON schema printer CHANGE provide only list of features in module printing by Radek Krejci · 6 years ago json_schema_printer
  62. 44120dd lyb CHANGE option to store hashes with the data by Michal Vasko · 6 years ago
  63. 93e9e1c VERSION bump to version 0.15.164 by Michal Vasko · 6 years ago
  64. 6d2beea context CHANGE do not use chdir() by Michal Vasko · 6 years ago
  65. 8aa90c9 jsons printer CHANGE various small changes and fixes in the printed format by Radek Krejci · 6 years ago
  66. 7a1e607 schema parsers CHANGE resolving lists' keys inside groupings by Radek Krejci · 6 years ago
  67. 0caee4c schema parsers BUGFIX parsing if-feature expressions by Radek Krejci · 6 years ago
  68. 5a8213f Merge branch 'devel' into json_schema_printer by Radek Krejci · 6 years ago
  69. 9d4d838 hash table BUGFIX missing function prototype by Michal Vasko · 6 years ago
  70. 336efd4 Merge pull request #574 from Dajvid/hash_tab by Michal Vasko · 6 years ago
  71. 25ca7b2 Merge branch 'lyb' of https://github.com/CESNET/libyang into hash_tab by David Sedlák · 6 years ago
  72. a396996 Merge branch 'lyb' into hash_tab by David Sedlák · 6 years ago
  73. deb6158 fixup! api TEST new merge test by Michal Vasko · 6 years ago
  74. fb86334 dictionary CHANGE default size of hash_tab by David Sedlák · 6 years ago
  75. 22eaf90 parser_yin BUGFIX insert expression into dictionary only once by David Sedlák · 6 years ago
  76. c4a6618 dict tests ADD new test case by David Sedlák · 6 years ago
  77. 437ec40 parser_yang BUGFIX free deviation attributes before setting deviation_size to 0 by David Sedlák · 6 years ago
  78. b53e670 parser_yang BUGFIX when import of module fails, remove also prefix of that module from dictionary by David Sedlák · 6 years ago
  79. e0b1f14 Merge branch 'devel' into lyb by Michal Vasko · 6 years ago
  80. 455cd40 VERSION bump to version 0.15.163 by Michal Vasko · 6 years ago
  81. 762c8b7 print BUGFIX do not trim containers with non-default values by Michal Vasko · 6 years ago
  82. e7750b8 dict_insert() REMOVE duplicit argument check by David Sedlák · 6 years ago
  83. 94663fd test BUGFIX remove strings from dictionary before ly_ctx_destroy by David Sedlák · 6 years ago
  84. 0737fbe lyb printer BUGFIX go through submods when collecting used modules by Michal Vasko · 6 years ago
  85. ddd545b lyb parser BUGFIX handle presence container by Michal Vasko · 6 years ago
  86. ed5fc58 lyb parser BUGFIX wring variable used by Michal Vasko · 6 years ago
  87. caac88b lydict_insert OPTIMIZATION use parametr in lyht_insert instead of calling lyht_find by David Sedlák · 6 years ago
  88. 83b1faf CHANGE lyht_insert calls according to new function prototype by David Sedlák · 6 years ago
  89. 9b35783 hash_table CHANGE lyht_insert() can now return value that was inserted into table by David Sedlák · 6 years ago
  90. fd4235c hash_table.c CHANGE move assert ahead of free for easier debugging by David Sedlák · 6 years ago
  91. c6d9546 Merge branch 'devel' into lyb by Michal Vasko · 6 years ago
  92. e6ee035 api TEST new merge test by Michal Vasko · 6 years ago
  93. 191c650 Merge branch 'devel' into lyb by Michal Vasko · 6 years ago
  94. dad0a3c Merge pull request #569 from ADTRAN/parsing-sub-modules-dangling-pointer by Michal Vasko · 6 years ago
  95. 71e2424 Pass the correct parameter by Andrew Langefeld · 6 years ago
  96. ceaf8b4 Fix dangling parsing_sub_modules pointer by Andrew Langefeld · 6 years ago
  97. a5af738 lyb TEST new test for anydata processing by Michal Vasko · 6 years ago
  98. 4d1e7b0 validation BUGFIX properly clear unique validation flags by Michal Vasko · 6 years ago
  99. 196c610 data tree NEW function for learning lyb data length by Michal Vasko · 6 years ago
  100. 5667036 lyb parser BUGFIX proper unresolved instid parsing by Michal Vasko · 6 years ago