1. 5233e96 printer REFACTOR remove ctx and status (#1170) by Michal Vasko · 4 years, 1 month ago
  2. 56daf73 data tree REFACTOR data DFS should match schema DFS by Michal Vasko · 4 years, 1 month ago
  3. 63f3d84 libyang REFACTOR parsed/printed bytes in in/out structs by Michal Vasko · 4 years, 3 months ago
  4. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 3 months ago
  5. f6923e8 libyang BUGFIX memory leaks by Radek Krejci · 4 years, 3 months ago
  6. 7931b19 data parser CHANGE unify API with schema parser and use input handler by Radek Krejci · 4 years, 3 months ago
  7. 66d9997 printer CHANGE return LY_ERR in a standard way from ly_write_skipped() by Michal Vasko · 4 years, 3 months ago
  8. 5aa44c0 compat FEATURE use standalone compat "library" by Michal Vasko · 4 years, 3 months ago
  9. 7d1e62a printers BUGFIX incorrect use of fclose() in ly_out_new_fd() by Radek Krejci · 4 years, 3 months ago
  10. 84ce7b1 printers CHANGE provide error information from ly_out constructors by Radek Krejci · 4 years, 3 months ago
  11. 2aae375 printer BUGFIX close underlying file in case of freeing LY_OUT_FILEPATH output handler by Radek Krejci · 4 years, 4 months ago
  12. c5a12e1 printers CHANGE reset (clean) output content by ly_out_reset() by Radek Krejci · 4 years, 4 months ago
  13. baeb838 printers CHANGE modify basic printers' functions to provide number of printed bytes by Radek Krejci · 4 years, 4 months ago
  14. db4f9e4 printer BUGFIX ignore NP state containers for explicit print by Michal Vasko · 4 years, 4 months ago
  15. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  16. 241f6b5 libyang CHANGE rename ambiguous lyp_ prefixed functions and structures by Radek Krejci · 4 years, 4 months ago
  17. a5bba31 printers CHANGE rewrite printers mechanism by Radek Krejci · 4 years, 9 months ago
  18. 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 4 months ago
  19. 6f4cbb6 tests NEW xml printer defaults by Michal Vasko · 4 years, 7 months ago
  20. 9b368d3 validation NEW default values creation by Michal Vasko · 4 years, 7 months ago
  21. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  22. 56cc087 printers CHANGE detect a failure and stop printing as soon as an error occurred by Radek Krejci · 5 years ago
  23. 897ad2e printers CHANGE return number of printed bytes instead of LY_ERR value by Radek Krejci · 5 years ago
  24. 4a0ed4a printers CHANGE optimize printing to file descriptor without vdprintf() by Radek Krejci · 5 years ago
  25. d3ca063 printer YANG FEATURE initial implementation of YANG printer by Radek Krejci · 5 years ago