1. 3cf8fbf xpath BUGFIX sorting empty sets by Michal Vasko · 4 years, 6 months ago
  2. 519fd60 schema tree FEATURE lys_atomize_xpath API function by Michal Vasko · 4 years, 6 months ago
  3. 61ac2f6 xpath BUGFIX special top-level paths by Michal Vasko · 4 years, 6 months ago
  4. 241f6b5 libyang CHANGE rename ambiguous lyp_ prefixed functions and structures by Radek Krejci · 4 years, 6 months ago
  5. a5bba31 printers CHANGE rewrite printers mechanism by Radek Krejci · 4 years, 10 months ago
  6. 39dbf35 xpath BUGFIX missing iterator increment by Michal Vasko · 4 years, 6 months ago
  7. d367889 xpath FEATURE use hashes when possible to find specific node instances by Michal Vasko · 4 years, 6 months ago
  8. 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 6 months ago
  9. 52927e2 data tree NEW opaque data node by Michal Vasko · 4 years, 8 months ago
  10. 9f96a05 data tree CHANGE lyd_attr -> lyd_meta by Michal Vasko · 4 years, 8 months ago
  11. 2104e9f xpath BUGFIX handle both set node types by Michal Vasko · 4 years, 8 months ago
  12. f03ed03 validation NEW duplicate instances by Michal Vasko · 4 years, 8 months ago
  13. 9b368d3 validation NEW default values creation by Michal Vasko · 4 years, 9 months ago
  14. 42e497c xpath BUGFIX invalid pointer dereference by Michal Vasko · 4 years, 10 months ago
  15. 3f27c52 xpath BUGFIX null dereference by Michal Vasko · 4 years, 10 months ago
  16. ec4df48 xpath BUGFIX missing removal of processed nodes from schema set by Michal Vasko · 5 years ago
  17. ba71654 xpath BUGFIX copying initial context node by Michal Vasko · 5 years ago
  18. 0cbf54f xpath CHANGE refactor schema warnings by Michal Vasko · 5 years ago
  19. f6e5188 log BUGFIX lysc log path was not working by Michal Vasko · 5 years ago
  20. 9d6befd xpath BUGFIX adding node hash that is not yet in set by Michal Vasko · 5 years ago
  21. 588112f xpath BUGFIX copy root_type to all sets by Michal Vasko · 5 years ago
  22. 509de4d xpath BUGFIX traverse only implemented modules by Michal Vasko · 5 years ago
  23. d75faa6 yang parser BUGFIX null dereference in moveto_resolve_model by Juraj Vijtiuk · 5 years ago
  24. ac6c72f xpath BUGFIX negated strcmp result by Michal Vasko · 5 years ago
  25. 79bebfd xpath BUGFIX wrong var reused by Michal Vasko · 5 years ago
  26. a142454 xpath NEW when evaluation checking by Michal Vasko · 5 years ago
  27. 2caefc1 xpath BUGFIX use new node type instead NULL for free nodes by Michal Vasko · 5 years ago
  28. 5c4e589 compiled schema NEW when dummy node check by Michal Vasko · 5 years ago
  29. ecd62de schema tree NEW when cyclic ref check by Michal Vasko · 5 years ago
  30. cafad9d xpath BUGFIX output schema traversing by Michal Vasko · 5 years ago
  31. 465a0e1 xpath BUGFIX do not select non-matching nodes by Michal Vasko · 5 years ago
  32. 5e0e6eb xpath CHANGE root handling refactored by Michal Vasko · 5 years ago
  33. be2e356 xpath BUGFIX number of concat func params by Michal Vasko · 5 years ago
  34. ae9e4cb xpath CHANGE deref() support for schema leafref by Michal Vasko · 5 years ago
  35. 6346ece xpath MAINTENANCE refactoring, no functionality changes by Michal Vasko · 5 years ago
  36. 57eab13 xpath OPTIMIZE removing nodes in chunks by Michal Vasko · 5 years ago
  37. 4b9e105 xpath BUGFIX null dereference by Michal Vasko · 5 years ago
  38. 02a7738 xpath BUGFIX null dereference by Michal Vasko · 5 years ago
  39. 9409ef6 xpath CHANGE xml format forbidden for now by Michal Vasko · 5 years ago
  40. 03ff5a7 libyang NEW xpath evaluation by Michal Vasko · 5 years ago
  41. 5307857 xpath BUGFIX wrong message format parameter by Michal Vasko · 5 years ago
  42. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  43. 5457946 CHANGE move from PCRE to PCRE2 by Radek Krejci · 6 years ago
  44. d427026 xpath CHANGE provide more informative message in case of invalid XPath expression by Radek Krejci · 6 years ago
  45. 9a564c9 schema compile CHANGE support for refining must statement in uses/grouping data by Radek Krejci · 6 years ago
  46. b1646a9 xpath FEATURE start of integrating XPath implementation by Radek Krejci · 6 years ago