1. 4910e24 MAINTENANCE: update function descriptions and TODOs by Radek Krejci · 9 years ago
  2. 8246596 context FEATURE new function ly_ctx_load_module by Michal Vasko · 9 years ago
  3. 20cdf63 data parser CHANGE extend data parser options set by Radek Krejci · 9 years ago
  4. 04b97de xml parser OPTIMIZE allow continuous XML free when parsing data by Radek Krejci · 9 years ago
  5. f7a03dc context FEATURE ly_ctx_get_node implementation by Michal Vasko · 9 years ago
  6. 41912fe dict CHANGE split dictionary API to private and public part by Radek Krejci · 9 years ago
  7. 5a79757 context FEATURE add ly_ctx_get_searchdir() by Radek Krejci · 9 years ago
  8. 2fa0fc1 printer FEATURE print data into memory by Radek Krejci · 9 years ago
  9. 50929eb printer CHANGE allow passing argument to the caller's provided printer callback by Radek Krejci · 9 years ago
  10. 6140e4e printer FEATURE allow writing libyang data via callback provided by caller by Radek Krejci · 9 years ago
  11. bac8176 Merge branch 'fdprint' into netconf by Radek Krejci · 9 years ago
  12. 87f5237 printer FEATURE allow printing into file descriptors by Radek Krejci · 9 years ago
  13. c6704c8 xml FEATURE provide public API to a simple XML parser by Radek Krejci · 9 years ago
  14. 163faae data tree DOC lyd_parse options updated by Michal Vasko · 9 years ago
  15. 2d162e1 tree REFACTOR tree split into tree_schema and tree_data by Michal Vasko · 9 years ago
  16. 91b833c doc CHANGE improve context description in connection with schema and data trees by Radek Krejci · 9 years ago
  17. bc9ee4f DOC update description of data parser options by Radek Krejci · 9 years ago
  18. 39d8d0d build CHANGE allow using public header files in C++ code by Radek Krejci · 9 years ago
  19. 6d6076e doc NEW short description of the info printer target syntax by Michal Vasko · 9 years ago
  20. 4f0a874 data tree CHANGE remove restriction for root XML node in lyd_parse() by Radek Krejci · 9 years ago
  21. b1c1251 data tree CHANGE add various modes to parse instance data by Radek Krejci · 9 years ago
  22. 25b9fd3 data tree CHANGE implement data parser options by Radek Krejci · 9 years ago
  23. fd4e6e3 context FEATURE add ly_ctx_get_module_by_ns() by Radek Krejci · 9 years ago
  24. ae6817a logger CHANGE start error codes with 0 assigned to success (no error) by Radek Krejci · 9 years ago
  25. 7ab2515 context CHANGE hide ietf-yang-library getter as context info getter by Radek Krejci · 9 years ago
  26. 704a7a9 tree DESIGN prototypes of new API functions by Radek Krejci · 9 years ago
  27. b804869 schema tree DOC finished schema tree structures documentation by Radek Krejci · 9 years ago
  28. a9167ef tree CHANGE unify naming of schema and data in/out formats by Radek Krejci · 9 years ago
  29. 5895397 yang lib FEATURE yang library data built by Michal Vasko · 9 years ago
  30. 0e1d1a6 data tree CHANGE make lyd_free() public by Radek Krejci · 9 years ago
  31. d9ba3e3 tree DOC schema manipulation description by Radek Krejci · 9 years ago
  32. f647e61 context CHANGE handle multiple revisions of the same schema by Radek Krejci · 9 years ago
  33. bc9cf93 api CHANGE hide lys_free() to free a particular schema by Radek Krejci · 9 years ago
  34. 96a10da api CHANGE use const values by Radek Krejci · 9 years ago
  35. 26715a4 DOC some more info about libyang usage and some function descriprion by Radek Krejci · 9 years ago
  36. 912da45 parsers CHANGE shorten function names and unify naming by Radek Krejci · 9 years ago
  37. 63a91a9 parsers CHANGE hide decision about module type (import/implement) by Radek Krejci · 9 years ago
  38. d8aa32d yin parser & info printer FEATURE implemented flag by Michal Vasko · 9 years ago
  39. 94ca54b json printer FEATURE initial version of JSON output printer by Radek Krejci · 9 years ago
  40. b20c62d xml parser FEATURE basic functionality of xml data parser by Radek Krejci · 9 years ago
  41. 85217a3 info printer NEW by Michal Vasko · 9 years ago
  42. 7bf0688 context CHANGE make ly_ctx_get_submodule() public by Michal Vasko · 9 years ago
  43. fa8c828 context NEW get submodule names of a module by Michal Vasko · 9 years ago
  44. 60ba9a6 context NEW function to modify searchpath by Michal Vasko · 9 years ago
  45. 3ec07dc API: NEW: function for getting all the names of the loaded modules by Michal Vasko · 9 years ago
  46. 6e4ffbb MAINTENANCE apply coding style rules to the source codes by Radek Krejci · 9 years ago
  47. e3d2ee0 tree printer: NEW by Michal Vasko · 9 years ago
  48. 0af1387 yin parser: FEATURE: parse belongs-to statement in submodules by Radek Krejci · 9 years ago
  49. 812b10a libyang CHANGE error messages cleanup by Radek Krejci · 9 years ago
  50. 8dfe289 xml parser: CHANGE: use improved logger for validation issues by Radek Krejci · 9 years ago
  51. 3045cf3 logger: CHANGE: make logger functions more useful by Radek Krejci · 9 years ago
  52. efaeba3 yin parser: FEATURE: support submodules (via include statement) by Radek Krejci · 9 years ago
  53. efdd0ce CHANGE: directory structure to allow better splitting of parsers/printers code by Radek Krejci · 9 years ago
  54. da04f4a yin parser: initial version by Radek Krejci · 10 years ago
  55. 9b4ca39 FEATURE: library logger by Radek Krejci · 10 years ago