1. 222476c hash table CHANGE new debug category for hash table changes by Michal Vasko · 5 years ago
  2. c777742 Introduce API tracing for debug logging by GalaxyGorilla · 5 years ago
  3. 31f56fd fix some misspellings by fredgan · 5 years ago
  4. 15b1308 context MAINTENANCE make context const by Michal Vasko · 6 years ago
  5. 23bc6ea VERSION bump to version 1.0.0 by Radek Krejci · 6 years ago
  6. 3040eb5 plugins FEATURE check version of the API for extension/user type plugins by Radek Krejci · 6 years ago
  7. 99fded7 Fix assorted typos by Renato Westphal · 6 years ago
  8. 61a4a7e Update reference to old draft in the documentation by Renato Westphal · 6 years ago
  9. 2ec826a libyang DOC added note about printers not being thread-safe by Michal Vasko · 6 years ago v0.16-r2
  10. f8942f6 printer NEW function lyd_print_path() by Michal Vasko · 6 years ago
  11. 4dd821a Change constness of the data returned by module implementation callbacks by Jan Kundrát · 6 years ago
  12. 5182385 Pass the original user_data to the deleter function by Jan Kundrát · 6 years ago
  13. 0c4a38f context CHANGE allow to change schema search method preference by Radek Krejci · 6 years ago
  14. 84fa2b2 context DOC fix coverage of the contextoptions group by Radek Krejci · 6 years ago
  15. 804b4ba context DOC update description of the schema search algorithm by Radek Krejci · 6 years ago
  16. d6a3b4a doxygen BUGFIX ly_ctx structure reference by Radek Krejci · 6 years ago
  17. 4fb7d7d context FEATURE add ly_ctx_get_options() to get currently set context's options by Radek Krejci · 6 years ago
  18. cf3b7ca context CHANGE allow setting LY_CTX_DISABLE_SEARCHDIR_CWD for contexts by Radek Krejci · 6 years ago
  19. 38f8cea context BUGFIX typo in LY_CTX_DISABLE_SEARCHDIRS by Radek Krejci · 6 years ago
  20. 88b7842 context CHANGE allow setting LY_CTX_DISABLE_SEARCHIDRS on existing contexts by Radek Krejci · 6 years ago
  21. b284803 context FEATURE allow to switch off searching for schemas in searchdirs by Radek Krejci · 6 years ago
  22. 72cdfac schema parsers FEATURE lys_search_localfile() by Radek Krejci · 6 years ago
  23. 346d2b3 libyang DOC flag references updated by Michal Vasko · 6 years ago
  24. e385e90 context CHANGE clb for copying data nodes priv pointer by Michal Vasko · 6 years ago
  25. d025ee3 data tree CHANGE optional support for priv pointer in data nodes by Michal Vasko · 6 years ago
  26. 310bc58 resolve CHANGE require identrefs to have module name prefixes by Michal Vasko · 7 years ago
  27. febd13d resolve OPTIMIZE resolve_partial_nodeid predicate parsing by Michal Vasko · 7 years ago
  28. 1411659 context FEATURE ly_ctx_get_module_set_id() by Radek Krejci · 7 years ago
  29. 70bf8e5 libyang CHANGE split type base and type flags by Michal Vasko · 7 years ago
  30. 25b59c7 user types CHANGE a new installed user type example by Michal Vasko · 7 years ago
  31. 065c565 common CHANGE transform xml2json function made public by Michal Vasko · 7 years ago
  32. 5a078f8 libyang DOC typos by Michal Vasko · 7 years ago
  33. c6cd3f0 libyang NEW support for user type plugins by Michal Vasko · 7 years ago
  34. 10d6f2f log CHANGE provide user with first err item instead the last by Michal Vasko · 7 years ago
  35. 20fadd5 log CHANGE make function for printing err items public by Michal Vasko · 7 years ago
  36. 53b7da0 libyang CHANGE bind errors and store them in a context by Michal Vasko · 7 years ago
  37. 2409740 Merge branch 'devel' of https://github.com/cesnet/libyang into devel by Michal Vasko · 7 years ago
  38. eb3bd0e CHANGE ietf-yang-library model updated from a draft in LC by Michal Vasko · 7 years ago
  39. 8a6735d Merge branch 'swig_changes' into devel by Radek Krejci · 7 years ago
  40. d245e0b libyang DOC path functions description updated by Michal Vasko · 7 years ago
  41. c683acd context CHANGE rename ly_ctx_get_node2() to ly_ctx_find_path() by Radek Krejci · 7 years ago
  42. 749ebf5 context FEATURE add ly_ctx_get_node2() by Radek Krejci · 7 years ago
  43. 563cfea data tree CHANGE new function lyd_set_merge by Michal Vasko · 7 years ago
  44. e378c0e libyang DOC typo by Michal Vasko · 7 years ago
  45. 4070273 libyang NEW function for generating schema paths from data paths by Michal Vasko · 7 years ago
  46. 8f3160e schema tree CHANGE reusing of latest revision schemas by Michal Vasko · 7 years ago
  47. 1ade633 Merge branch 'schemaopt' into devel by Radek Krejci · 7 years ago
  48. b3a6e48 libyang CHANGE allow ctx to be NULL and read from another parameter by Michal Vasko · 7 years ago
  49. 15352c7 Revert "xpath OPTIMIZE dead code and unused error removed" by Michal Vasko · 7 years ago
  50. 3a4baf2 xpath OPTIMIZE dead code and unused error removed by Michal Vasko · 7 years ago schemaopt
  51. 7e00286 xpath OPTIMIZE dead code and unused error removed by Michal Vasko · 7 years ago
  52. 2a6e06e Merge branch 'devel' into schemaopt by Radek Krejci · 7 years ago
  53. 6e6543d context CHANGE Add return status in ly_ctx_set_searchdir() by Igor Ternovsky · 7 years ago
  54. dfb00d6 libyang CHANGE allow using different versions of ietf-yang-library by Radek Krejci · 7 years ago
  55. d57525c Merge branch 'devel' into schemaopt by Radek Krejci · 7 years ago
  56. fcd974b parser CHANGE compile flag enabled_cache updated by Michal Vasko · 7 years ago
  57. 4814fb0 libyang CHANGE use compiler thread-local variables by Michal Vasko · 7 years ago
  58. b374440 libyang NEW ly_ctx_get_node function again in api by Michal Vasko · 7 years ago
  59. 5057671 libyang CHANGE api functions xpath format unified by Michal Vasko · 7 years ago
  60. dd3263a context FEATURE introduce context options by Radek Krejci · 7 years ago
  61. 2c423b5 libyang DOC xpath examples and description updated by Michal Vasko · 7 years ago
  62. db4e9ff context CHANGE extend ly_ctx_unset_searchdirs() to remove specific searchpath by Radek Krejci · 7 years ago
  63. 426ea2b context CHANGE remove ly_ctx_get_searchdir() and add ly_ctx_get_searchidrs() by Radek Krejci · 7 years ago
  64. 5f9127b log CHANGE provide previous verbosity level when setting up new one by Radek Krejci · 7 years ago
  65. abacdb5 docs BUGFIX typo by Radek Krejci · 7 years ago
  66. 283bf38 xpath BUGFIX parsing unterminated xpath strings by Michal Vasko · 8 years ago
  67. 2d051a1 CHANGE number of internal modules made public by Michal Vasko · 8 years ago
  68. 5138e9f schema tree BUGFIX apply destructor onto private data in extension instances by Radek Krejci · 8 years ago
  69. da9f839 context CHANGE support multiple search paths by Radek Krejci · 8 years ago
  70. 69333c9 context FEATURE allow creating context according to the provided yang-library data by Radek Krejci · 8 years ago
  71. 819dd4b schema parsers FEATURE mode to make all the imported modules implemented by Radek Krejci · 8 years ago
  72. 346b5f3 libyang DOC missing schema callback description updated by Michal Vasko · 8 years ago
  73. 4bff75f log CHANGE log value and message changed by Michal Vasko · 8 years ago
  74. 792f52f doc CHANGE update information in docs, mainly about metadata support by Radek Krejci · 8 years ago
  75. 6dbd827 Merge branch 'metadata' into devel by Radek Krejci · 8 years ago
  76. 3e3228d libyang CHANGE enable displaying of only selected debug messages by Michal Vasko · 8 years ago
  77. 2c121b3 metadata CHANGE check for not supported leafref type in annotations by Radek Krejci · 8 years ago
  78. 89db059 doc CHANGE update YANG extensions support description by Radek Krejci · 8 years ago
  79. 16d64a5 doc CHANGE basic description of extensions support by Radek Krejci · 8 years ago
  80. e77dc99 printer BUGFIX always print wd schema namespace if may be needed by Michal Vasko · 8 years ago
  81. f53187d libyang NEW callback for adding schemas into ctx for data by Michal Vasko · 8 years ago
  82. ab80e3a data merge DOC extend description about using lyd_merge_to_ctx() by Radek Krejci · 8 years ago
  83. 299f983 libyang DOC function that modify data and leave it non-validated marked by Michal Vasko · 8 years ago
  84. ae5a53e data tree NEW lyd_list_pos by Michal Vasko · 8 years ago
  85. 58c2aab data tree NEW position list instance addressing and creation by Michal Vasko · 8 years ago
  86. 3c4cf90 libyang DOC flags changed by Michal Vasko · 8 years ago
  87. 0ec51da context FEATURE allow disabling/enabling modules in the context by Radek Krejci · 8 years ago
  88. faa3a29 schema parsers FEATURE include subdirs when searching for the refered (sub)module by Radek Krejci · 8 years ago
  89. 0fd6a99 schema parsers BUGFIX forgotten LYVE_SUBMODULE declaration by Radek Krejci · 8 years ago
  90. 98b5f95 libyang DOC module callback use described by Michal Vasko · 8 years ago
  91. 541dff4 xpath BUGFIX proper error on invalid when augment module by Michal Vasko · 8 years ago
  92. 9390977 xpath CHANGE verify number of xpath function parameters while parsing by Michal Vasko · 8 years ago
  93. 42aa0ab libyang DOC added information about special libyang data trees by Michal Vasko · 8 years ago
  94. 3e11229 MAINTENANCE typo by Radek Krejci · 8 years ago
  95. 99e6d9a MAINTENANCE add missing prototype of public ly_set_contains() function by Radek Krejci · 8 years ago
  96. afa7a64 json parser & printer CHANGE all data types now supported by Michal Vasko · 8 years ago
  97. 6216f27 printer CHANGE flag for netconf-style xml message print by Michal Vasko · 8 years ago
  98. 8c107fe context CHANGE allow removing schemas from the context by Radek Krejci · 8 years ago
  99. 60cdf28 libyang FEATURE provide libyang version as macros in libyang header by Radek Krejci · 8 years ago[Renamed (99%) from src/libyang.h]
  100. daa080f doc MAINTENANCE fix link to RFC 7950 by Radek Krejci · 8 years ago