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