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