1. 00249f2 xml parser CHANGE optimize attribute/namespace structure by Radek Krejci · 9 years ago
  2. 6e4ffbb MAINTENANCE apply coding style rules to the source codes by Radek Krejci · 9 years ago
  3. 6c4d279 xml parser MAINTENANCE be more explicit about suspicious allocation by Radek Krejci · 9 years ago
  4. 4bd1291 xml parser: FEATURE: function to duplicate xml tree by Radek Krejci · 9 years ago
  5. ce7fb78 libyang: CHANGE: review code and validity checks according to RFC 6020 sec 7.1 by Radek Krejci · 9 years ago
  6. 812b10a libyang CHANGE error messages cleanup by Radek Krejci · 9 years ago
  7. 8dfe289 xml parser: CHANGE: use improved logger for validation issues by Radek Krejci · 9 years ago
  8. 3045cf3 logger: CHANGE: make logger functions more useful by Radek Krejci · 9 years ago
  9. 39ebd8e xml parser: BUGFIX: use of uninitialized variable by Radek Krejci · 9 years ago
  10. c1265a6 xml parser: BUGFIX: wrong usage of logical AND instead of bitwise AND by Radek Krejci · 9 years ago
  11. bcf46db xml parser: BUGFIX: fix sizeof usage by Radek Krejci · 9 years ago
  12. e1f1391 parsers: BUGFIX: review inlinking a node from various lists by Radek Krejci · 9 years ago
  13. 699805e xml parser: BUGFIX: NULL check before dereferencing pointer by Radek Krejci · 9 years ago
  14. 6f0c6f9 xml parser: BUGFIX: memory leak by Radek Krejci · 9 years ago
  15. da04f4a yin parser: initial version by Radek Krejci · 10 years ago
  16. 06a704e MAINTENANCE: reorganize file structure by Radek Krejci · 10 years ago[Renamed (99%) from src/xml/xml_parser.c]
  17. 674e1f8 FEATURE: namespace support by Radek Krejci · 10 years ago
  18. 4ea0838 FEATURE: zerocopy insert into dictionary by Radek Krejci · 10 years ago
  19. f0023a9 FEATURE: XML DOM tree printer into IO streams by Radek Krejci · 10 years ago
  20. ee62758 FEATURE: dictionary for storing strings by Radek Krejci · 10 years ago
  21. 9c16b33 BUGFIX: writing out of boundary of allocated memory by Radek Krejci · 10 years ago
  22. a4a8406 FEATURE: support CDSect by Radek Krejci · 10 years ago
  23. 521008e FEATURE: handle attribute values in the same way as element content by Radek Krejci · 10 years ago
  24. 05e37a3 CHANGE: unify used processed length type to unsigned int by Radek Krejci · 10 years ago
  25. 709fee6 xml parser: FEATURE: parse predefined entity and character references in text by Radek Krejci · 10 years ago
  26. 0211730 FEATURE: initial version of the XML parser for libyang by Radek Krejci · 10 years ago
  27. 54ea8de FEATURE: basic definitions for XML parser by Radek Krejci · 10 years ago