1. b36053d parser xml CHANGE major refactorization by Michal Vasko · 4 years, 6 months ago
  2. 1465471 tree schema NEW unique validation by Michal Vasko · 4 years, 8 months ago
  3. dd92399 tests BUGFIX remove duplicit test setup caused by automatic merge by David Sedlák · 5 years ago
  4. 54a6f13 xml parser BUGFIX double free by David Sedlák · 5 years ago
  5. c53e742 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  6. e553e6d types FEATURE partial support of instance-identifier data type values by Radek Krejci · 5 years ago
  7. 13b5c11 tests CHANGE remove duplicit test by David Sedlák · 5 years ago
  8. dfafff7 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  9. fad79c9 xml parser CHANGE corner case behavior for earlier detection of end-of-input by Radek Krejci · 5 years ago
  10. 6e50afd Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  11. f2c721d xml parser CHANGE do not eat closing elements by lyxml_get_string() by Radek Krejci · 5 years ago
  12. ecf5eb8 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  13. 339e2de xml parser CHANGE handle mixed XML content by Radek Krejci · 5 years ago
  14. 17dca99 XML parser CHANGE make lyxml_ns_rm() return just void, since it just frees by Radek Krejci · 5 years ago
  15. 0a1d0d4 YANG parser BUGFIX improve checking of input data when parsing by Radek Krejci · 5 years ago
  16. 2d7a47b tests CHANGE speedup building by Radek Krejci · 5 years ago
  17. bbbbda9 tests BUGFIX include compatibility code to run in different environments by Radek Krejci · 5 years ago
  18. 4916573 tests BUGFIX reflect the recent changes of the XML parser in its tests by Radek Krejci · 5 years ago
  19. 17a78d8 xml CHANGE hide namespace handling into the XML parser by Radek Krejci · 5 years ago
  20. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  21. 3fbc987 xml BUGFIX incorrect length used to allocate memory by Radek Krejci · 5 years ago
  22. c5c31bb xml BUGFIX detect unknown XML section by Radek Krejci · 5 years ago
  23. e0734d2 xml BUGFIX handling namespaces in parent/child elements of the same name by Radek Krejci · 5 years ago
  24. 3d0a82b xml parser CHANGE don't expect null terminated string as uri in lyxml_ns_add by David Sedlák · 6 years ago
  25. 7e084f9 tests BUGFIX free context properly by David Sedlák · 6 years ago
  26. 0a1d667 tests CHANGE lyxml_get_string now reads ending >, reflect this change in parsing test by David Sedlák · 6 years ago
  27. b3bed7a tests ADD parsing of simple xml structure by David Sedlák · 6 years ago
  28. 28e8cb5 xml parser CHANGE simplify processing of element tag termination by Radek Krejci · 6 years ago
  29. f3f4784 build BUGFIX correctly set hidden visibility of shared objects by Radek Krejci · 6 years ago
  30. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  31. a93621b tests CHANGE enhance tests by Radek Krejci · 6 years ago
  32. d5f2b5f YANG parser CHANGE quoted string indentation counter rewritten by Radek Krejci · 6 years ago
  33. d70d107 xml parser CHANGE optimize using dynamically allocated memory by Radek Krejci · 6 years ago
  34. b189064 xml CHANGE process closing element tags by Radek Krejci · 6 years ago
  35. 44ceedc YANG parser CHANGE code review, utf8 support by Radek Krejci · 6 years ago
  36. 9efa87a tests CHANGE use prefix on test's sourco files by Radek Krejci · 6 years ago[Renamed from tests/src/xml.c]
  37. 4b74d5e xml FEATURE namespace manipulation functions by Radek Krejci · 6 years ago
  38. 117d208 tests CHANGE nehance xml tests - processing n-bytes UTF characters by Radek Krejci · 6 years ago
  39. ed6c6ad tests CHANGE enhance xml test for getting string data by Radek Krejci · 6 years ago
  40. 7a7fa90 xml FEATURE XML string parser by Radek Krejci · 6 years ago
  41. d972c25 xml FEATURE XML attribute parsing function by Radek Krejci · 6 years ago
  42. 234ace0 tests BUGFIX UTF8 xml tests by Radek Krejci · 6 years ago
  43. de362c0 tests CHANGE enhance xml parser tests by Radek Krejci · 6 years ago
  44. fb7c658 tests CHANGE enhance xml parser tests by Radek Krejci · 6 years ago
  45. d91dbaf xml FEATURE xml parser by Radek Krejci · 6 years ago