1. 3ef7e25 xpath BUGFIX key predicate nested predicates parsing by Michal Vasko · 1 year, 10 months ago
  2. a353cce xpath BUGFIX child axis does not include siblings by Michal Vasko · 1 year, 10 months ago
  3. 3d969ff xpath OPTIMIZE extend hash-based child search by Michal Vasko · 2 years, 2 months ago
  4. 0009908 tests UPDATE more xpath canonization test cases by Michal Vasko · 2 years, 2 months ago
  5. 79a7a87 plugins types UPDATE plugin for edit-config inset keys predicate by Michal Vasko · 2 years, 3 months ago
  6. 49fec8e xpath UPDATE full axes support by Michal Vasko · 2 years, 4 months ago
  7. fba7536 xpath FEATURE XPath variable implementation added by aPiecek · 3 years ago
  8. adc1e4f xpath BUGFIX added lyxp_set_free_content() by aPiecek · 3 years ago
  9. fff4dca xpath BUGFIX in eval_predicate by aPiecek · 3 years ago
  10. db08ce5 xpath BUGFIX ignore module for * by Michal Vasko · 3 years ago
  11. e2be546 xpath BUGFIX do not parse empty NCNames by Michal Vasko · 3 years, 2 months ago
  12. 9392369 xpath BUGFIX derived-from and derived-from-or-self functions by Michal Vasko · 3 years, 5 months ago
  13. 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 5 months ago
  14. ef5f767 tests CHANGE rename config.h to tests_config.h by Radek Krejci · 3 years, 6 months ago
  15. 400e967 xpath BUGFIX pass xcontext explicitly by Michal Vasko · 3 years, 8 months ago
  16. 2651268 schema tree CHANGE lys_find_xpath variant with no context node by Michal Vasko · 3 years, 8 months ago
  17. 56ca9e4 utests data REFACTOR put repetitive commands into macros by Radek Iša · 4 years ago[Renamed (67%) from tests/utests/test_xpath.c]
  18. b4ac5a9 tests MAINTENANCE source code formatting by Radek Krejci · 3 years, 10 months ago
  19. bed1394 schema CHANGE rename lys_atomize_xpath() and the connected options by Radek Krejci · 4 years ago
  20. a1c1e54 data tree CHANGE move macros to functions to cleanup API by Radek Krejci · 4 years ago
  21. b7be7a8 libyang REFACTOR unify lyd_node macros by Michal Vasko · 4 years, 1 month ago
  22. ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 1 month ago
  23. 4c7763f xpath FEATURE number/literal canonization by Michal Vasko · 4 years, 2 months ago
  24. 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 2 months ago
  25. 7931b19 data parser CHANGE unify API with schema parser and use input handler by Radek Krejci · 4 years, 3 months ago
  26. 5bfd4be data tree FEATURE option to skip list key children by Michal Vasko · 4 years, 3 months ago
  27. 70593c1 tests CHANGE headers includes cleanup by Radek Krejci · 4 years, 3 months ago
  28. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  29. 519fd60 schema tree FEATURE lys_atomize_xpath API function by Michal Vasko · 4 years, 4 months ago
  30. f60e710 test BUGFIX remove unused variables by Michal Vasko · 4 years, 4 months ago
  31. 61ac2f6 xpath BUGFIX special top-level paths by Michal Vasko · 4 years, 4 months ago
  32. 660cc8f test FEATURE xpath hash test for leaf-lists by Michal Vasko · 4 years, 4 months ago
  33. 14795a4 test FEATURE xpath search using hashes by Michal Vasko · 4 years, 4 months ago