1. 5aa44c0 compat FEATURE use standalone compat "library" by Michal Vasko · 4 years, 3 months ago
  2. f55ae20 xml BUGFIX always set correct EOF status by Michal Vasko · 4 years, 3 months ago
  3. 8cef523 xml MAINTENANCE docs added by Michal Vasko · 4 years, 3 months ago
  4. ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 3 months ago
  5. baeb838 printers CHANGE modify basic printers' functions to provide number of printed bytes by Radek Krejci · 4 years, 4 months ago
  6. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  7. 241f6b5 libyang CHANGE rename ambiguous lyp_ prefixed functions and structures by Radek Krejci · 4 years, 4 months ago
  8. a5bba31 printers CHANGE rewrite printers mechanism by Radek Krejci · 4 years, 9 months ago
  9. 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 4 months ago
  10. b36053d parser xml CHANGE major refactorization by Michal Vasko · 4 years, 6 months ago
  11. 44685da xml parser NEW opaque parsing of invalid values/lists by Michal Vasko · 4 years, 6 months ago
  12. 52927e2 data tree NEW opaque data node by Michal Vasko · 4 years, 6 months ago
  13. 1465471 tree schema NEW unique validation by Michal Vasko · 4 years, 8 months ago
  14. 7f9b651 common CHANGE new ly_strncmp() by Radek Krejci · 5 years ago
  15. 7f2b6ca Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  16. 4ad42aa MAINTENANCE variable initiation by Radek Krejci · 5 years ago
  17. 83ba28f Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  18. ee4cab2 data tree FEATURE support for anydata by Radek Krejci · 5 years ago
  19. 54a6f13 xml parser BUGFIX double free by David Sedlák · 5 years ago
  20. efbb392 data types FEATURE support for union types in data by Radek Krejci · 5 years ago
  21. e553e6d types FEATURE partial support of instance-identifier data type values by Radek Krejci · 5 years ago
  22. fad79c9 xml parser CHANGE corner case behavior for earlier detection of end-of-input by Radek Krejci · 5 years ago
  23. f2c721d xml parser CHANGE do not eat closing elements by lyxml_get_string() by Radek Krejci · 5 years ago
  24. 8ced2f7 xml BUGFIX memory leaks by Radek Krejci · 5 years ago
  25. e92210c data types BUGFIX several tests and bugfixes for parsing binary values from XML by Radek Krejci · 5 years ago
  26. 339e2de xml parser CHANGE handle mixed XML content by Radek Krejci · 5 years ago
  27. 17dca99 XML parser CHANGE make lyxml_ns_rm() return just void, since it just frees by Radek Krejci · 5 years ago
  28. 2d7a47b tests CHANGE speedup building by Radek Krejci · 5 years ago
  29. 17a78d8 xml CHANGE hide namespace handling into the XML parser by Radek Krejci · 5 years ago
  30. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  31. 3fbc987 xml BUGFIX incorrect length used to allocate memory by Radek Krejci · 5 years ago
  32. c5c31bb xml BUGFIX detect unknown XML section by Radek Krejci · 5 years ago
  33. bb9b198 BUGFIX memory leaks by Radek Krejci · 5 years ago
  34. e0734d2 xml BUGFIX handling namespaces in parent/child elements of the same name by Radek Krejci · 5 years ago
  35. 28e8cb5 xml parser CHANGE simplify processing of element tag termination by Radek Krejci · 6 years ago
  36. c1c03d6 MAINTENANCE unify Feature Test macros usage by Radek Krejci · 6 years ago
  37. b1646a9 xpath FEATURE start of integrating XPath implementation by Radek Krejci · 6 years ago
  38. d70d107 xml parser CHANGE optimize using dynamically allocated memory by Radek Krejci · 6 years ago
  39. b189064 xml CHANGE process closing element tags by Radek Krejci · 6 years ago
  40. b416be6 common CHANGE make utf8 getter more generic for other parsers, not only for XML by Radek Krejci · 6 years ago
  41. 7ab47f0 xml CHANGE optimize UTF8 character checking by Radek Krejci · 6 years ago
  42. 4b74d5e xml FEATURE namespace manipulation functions by Radek Krejci · 6 years ago
  43. 117d208 tests CHANGE nehance xml tests - processing n-bytes UTF characters by Radek Krejci · 6 years ago
  44. ed6c6ad tests CHANGE enhance xml test for getting string data by Radek Krejci · 6 years ago
  45. 7a7fa90 xml FEATURE XML string parser by Radek Krejci · 6 years ago
  46. d972c25 xml FEATURE XML attribute parsing function by Radek Krejci · 6 years ago
  47. d91dbaf xml FEATURE xml parser by Radek Krejci · 6 years ago