1. 61d7695 out OPTIMIZE realloc for LY_OUT_MEMORY by aPiecek · 3 years, 1 month ago
  2. bd77766 out BUGFIX trim print and opque nodes by Michal Vasko · 3 years, 3 months ago
  3. 1dd384e out BUGFIX empty container printing by Michal Vasko · 3 years, 3 months ago
  4. 08e9b11 libyang BUGFIX avoid invalid parameters for memmove and memcpy by Michal Vasko · 3 years, 3 months ago
  5. 8f49075 libyang BUGFIX do not include non-standard headers by Michal Vasko · 3 years, 3 months ago
  6. 32874e1 build BUGFIX fix BSD builds, again, and cleanup by Christian Hopps · 3 years, 5 months ago
  7. 7711410 libyang MAINTENANCE cleanup header includes by Radek Krejci · 3 years, 7 months ago
  8. 0d5ea7e out BUGFIX state default values should be always printed by Michal Vasko · 3 years, 7 months ago
  9. b4fd37f out MAINTENANCE update node in-operation checking by Michal Vasko · 3 years, 7 months ago
  10. eccf660 schema REFACTOR simplify and unify statements lists by Radek Krejci · 3 years, 8 months ago
  11. 5be03d6 out BUGFIX do not confuse config and operation nodes by Michal Vasko · 3 years, 10 months ago
  12. f8dc59a libyang BUGFIX set feature macro for strdup() on OSX by Radek Krejci · 3 years, 10 months ago
  13. 159b887 out BUGFIX buffered lyb data leak by Michal Vasko · 3 years, 10 months ago
  14. 47fab89 libyang CHANGE review header includes by Radek Krejci · 3 years, 11 months ago
  15. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago[Renamed (98%) from src/printer.c]
  16. 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years ago
  17. 1961125 data tree CHANGE provide lyd_is_default() by Radek Krejci · 4 years ago
  18. 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 1 month ago
  19. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  20. ce2b874 printer REFACTOR write callback typedef by Michal Vasko · 4 years, 1 month ago
  21. d989ba0 uncrustify FEATURE control stmt spacing options by Michal Vasko · 4 years, 1 month ago
  22. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  23. 5233e96 printer REFACTOR remove ctx and status (#1170) by Michal Vasko · 4 years, 1 month ago
  24. 56daf73 data tree REFACTOR data DFS should match schema DFS by Michal Vasko · 4 years, 1 month ago
  25. 63f3d84 libyang REFACTOR parsed/printed bytes in in/out structs by Michal Vasko · 4 years, 3 months ago
  26. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 3 months ago
  27. f6923e8 libyang BUGFIX memory leaks by Radek Krejci · 4 years, 3 months ago
  28. 7931b19 data parser CHANGE unify API with schema parser and use input handler by Radek Krejci · 4 years, 3 months ago
  29. 66d9997 printer CHANGE return LY_ERR in a standard way from ly_write_skipped() by Michal Vasko · 4 years, 3 months ago
  30. 5aa44c0 compat FEATURE use standalone compat "library" by Michal Vasko · 4 years, 3 months ago
  31. 7d1e62a printers BUGFIX incorrect use of fclose() in ly_out_new_fd() by Radek Krejci · 4 years, 3 months ago
  32. 84ce7b1 printers CHANGE provide error information from ly_out constructors by Radek Krejci · 4 years, 3 months ago
  33. 2aae375 printer BUGFIX close underlying file in case of freeing LY_OUT_FILEPATH output handler by Radek Krejci · 4 years, 4 months ago
  34. c5a12e1 printers CHANGE reset (clean) output content by ly_out_reset() by Radek Krejci · 4 years, 4 months ago
  35. baeb838 printers CHANGE modify basic printers' functions to provide number of printed bytes by Radek Krejci · 4 years, 4 months ago
  36. db4f9e4 printer BUGFIX ignore NP state containers for explicit print by Michal Vasko · 4 years, 4 months ago
  37. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  38. 241f6b5 libyang CHANGE rename ambiguous lyp_ prefixed functions and structures by Radek Krejci · 4 years, 4 months ago
  39. a5bba31 printers CHANGE rewrite printers mechanism by Radek Krejci · 4 years, 9 months ago
  40. 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 4 months ago
  41. 6f4cbb6 tests NEW xml printer defaults by Michal Vasko · 4 years, 7 months ago
  42. 9b368d3 validation NEW default values creation by Michal Vasko · 4 years, 7 months ago
  43. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  44. 56cc087 printers CHANGE detect a failure and stop printing as soon as an error occurred by Radek Krejci · 5 years ago
  45. 897ad2e printers CHANGE return number of printed bytes instead of LY_ERR value by Radek Krejci · 5 years ago
  46. 4a0ed4a printers CHANGE optimize printing to file descriptor without vdprintf() by Radek Krejci · 5 years ago
  47. d3ca063 printer YANG FEATURE initial implementation of YANG printer by Radek Krejci · 5 years ago