1. 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 1 month ago
  2. ba03a5a set CHANGE make ly_set* functions return LY_ERR values by Radek Krejci · 4 years, 1 month ago
  3. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  4. d989ba0 uncrustify FEATURE control stmt spacing options by Michal Vasko · 4 years, 1 month ago
  5. 44f3d2c uncrustify FEATURE force spaces around operators, parentheses by Michal Vasko · 4 years, 1 month ago
  6. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  7. 1e008d2 libyang MAINTENANCE change format of the empty loops by Radek Krejci · 4 years, 1 month ago
  8. 5233e96 printer REFACTOR remove ctx and status (#1170) by Michal Vasko · 4 years, 1 month ago
  9. c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 1 month ago
  10. 1798aae data FEATURE parser for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago
  11. 50f0c6b data FEATURE generic JSON format parser by Radek Krejci · 4 years, 3 months ago
  12. cb017cc xml BUGFIX heap oob crash issues in lyxml_parse_value (#1129) by Juraj Vijtiuk · 4 years, 3 months ago
  13. ed4fcfe libyang MAINTENANCE fox uninitialized vars warnings by Michal Vasko · 4 years, 3 months ago
  14. 63f3d84 libyang REFACTOR parsed/printed bytes in in/out structs by Michal Vasko · 4 years, 3 months ago
  15. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 3 months ago
  16. 5aa44c0 compat FEATURE use standalone compat "library" by Michal Vasko · 4 years, 3 months ago
  17. f55ae20 xml BUGFIX always set correct EOF status by Michal Vasko · 4 years, 3 months ago
  18. 8cef523 xml MAINTENANCE docs added by Michal Vasko · 4 years, 3 months ago
  19. ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 3 months ago
  20. baeb838 printers CHANGE modify basic printers' functions to provide number of printed bytes by Radek Krejci · 4 years, 4 months ago
  21. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  22. 241f6b5 libyang CHANGE rename ambiguous lyp_ prefixed functions and structures by Radek Krejci · 4 years, 4 months ago
  23. a5bba31 printers CHANGE rewrite printers mechanism by Radek Krejci · 4 years, 9 months ago
  24. 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 4 months ago
  25. b36053d parser xml CHANGE major refactorization by Michal Vasko · 4 years, 6 months ago
  26. 44685da xml parser NEW opaque parsing of invalid values/lists by Michal Vasko · 4 years, 6 months ago
  27. 52927e2 data tree NEW opaque data node by Michal Vasko · 4 years, 6 months ago
  28. 1465471 tree schema NEW unique validation by Michal Vasko · 4 years, 8 months ago
  29. 7f9b651 common CHANGE new ly_strncmp() by Radek Krejci · 5 years ago
  30. 7f2b6ca Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  31. 4ad42aa MAINTENANCE variable initiation by Radek Krejci · 5 years ago
  32. 83ba28f Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  33. ee4cab2 data tree FEATURE support for anydata by Radek Krejci · 5 years ago
  34. 54a6f13 xml parser BUGFIX double free by David Sedlák · 5 years ago
  35. efbb392 data types FEATURE support for union types in data by Radek Krejci · 5 years ago
  36. e553e6d types FEATURE partial support of instance-identifier data type values by Radek Krejci · 5 years ago
  37. fad79c9 xml parser CHANGE corner case behavior for earlier detection of end-of-input by Radek Krejci · 5 years ago
  38. f2c721d xml parser CHANGE do not eat closing elements by lyxml_get_string() by Radek Krejci · 5 years ago
  39. 8ced2f7 xml BUGFIX memory leaks by Radek Krejci · 5 years ago
  40. e92210c data types BUGFIX several tests and bugfixes for parsing binary values from XML by Radek Krejci · 5 years ago
  41. 339e2de xml parser CHANGE handle mixed XML content by Radek Krejci · 5 years ago
  42. 17dca99 XML parser CHANGE make lyxml_ns_rm() return just void, since it just frees by Radek Krejci · 5 years ago
  43. 2d7a47b tests CHANGE speedup building by Radek Krejci · 5 years ago
  44. 17a78d8 xml CHANGE hide namespace handling into the XML parser by Radek Krejci · 5 years ago
  45. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  46. 3fbc987 xml BUGFIX incorrect length used to allocate memory by Radek Krejci · 5 years ago
  47. c5c31bb xml BUGFIX detect unknown XML section by Radek Krejci · 5 years ago
  48. bb9b198 BUGFIX memory leaks by Radek Krejci · 5 years ago
  49. e0734d2 xml BUGFIX handling namespaces in parent/child elements of the same name by Radek Krejci · 5 years ago
  50. 28e8cb5 xml parser CHANGE simplify processing of element tag termination by Radek Krejci · 6 years ago
  51. c1c03d6 MAINTENANCE unify Feature Test macros usage by Radek Krejci · 6 years ago
  52. b1646a9 xpath FEATURE start of integrating XPath implementation by Radek Krejci · 6 years ago
  53. d70d107 xml parser CHANGE optimize using dynamically allocated memory by Radek Krejci · 6 years ago
  54. b189064 xml CHANGE process closing element tags by Radek Krejci · 6 years ago
  55. b416be6 common CHANGE make utf8 getter more generic for other parsers, not only for XML by Radek Krejci · 6 years ago
  56. 7ab47f0 xml CHANGE optimize UTF8 character checking by Radek Krejci · 6 years ago
  57. 4b74d5e xml FEATURE namespace manipulation functions by Radek Krejci · 6 years ago
  58. 117d208 tests CHANGE nehance xml tests - processing n-bytes UTF characters by Radek Krejci · 6 years ago
  59. ed6c6ad tests CHANGE enhance xml test for getting string data by Radek Krejci · 6 years ago
  60. 7a7fa90 xml FEATURE XML string parser by Radek Krejci · 6 years ago
  61. d972c25 xml FEATURE XML attribute parsing function by Radek Krejci · 6 years ago
  62. d91dbaf xml FEATURE xml parser by Radek Krejci · 6 years ago