1. 1130645 xpath MAINTENANCE minor refactoring by Michal Vasko · 7 years ago
  2. 7522384 xpath CHANGE always compare on prefixed identityref values by Michal Vasko · 7 years ago
  3. 674ab24 xpath CHANGE add warning for unprefixed identityrefs by Michal Vasko · 7 years ago
  4. 69b0ac8 xpath BUGFIX do not remove prefix from identityref values by Radek Krejci · 7 years ago
  5. 70bf8e5 libyang CHANGE split type base and type flags by Michal Vasko · 7 years ago
  6. 6c81070 validation CHANGE use a generic hash table implementation by Michal Vasko · 7 years ago
  7. f75b277 MAINTENANCE release build type uninitialized vars warnings by Michal Vasko · 7 years ago
  8. c04173b schema tree CHANGE flag LYS_XPATH_DEP for conf and state deps by Michal Vasko · 7 years ago
  9. 53b7da0 libyang CHANGE bind errors and store them in a context by Michal Vasko · 7 years ago
  10. cb45f47 schema tree CHANGE make lys_getnext() behave exactly as described by Michal Vasko · 7 years ago
  11. 395b0a0 parser CHANGE lys_path uses options instead of a flag by Michal Vasko · 7 years ago
  12. 59990ac schema tree CHANGE lys_path now includes prefixes for all nodes by Michal Vasko · 7 years ago
  13. 5e35131 xpath BUGFIX wrong return value by Michal Vasko · 7 years ago
  14. 2c05f1b xpath BUGFIX unary expressions must be handled separately by Michal Vasko · 7 years ago
  15. 326560b xpath BUGFIX special * path is not limited to context module by Michal Vasko · 7 years ago
  16. a5c577d xpath BUGFIX all namespace internal expression logic was wrong by Michal Vasko · 7 years ago
  17. 764c8c4 xpath OPTIMIZE evaluation optimizations by Michal Vasko · 7 years ago
  18. fe3f88f xpath BUGFIX parse the predicate even if there are no nodes for evaluation by Michal Vasko · 7 years ago
  19. d59d08e xpath CHANGE warnings enhanced and unified by Michal Vasko · 7 years ago
  20. f0f5fc0 xpath OPTIMIZE added an error if a function may have been used wrongly by Michal Vasko · 7 years ago
  21. d5e7e04 xpath MAINTENANCE typo and formatting by Michal Vasko · 7 years ago
  22. a31b0a1 xpath BUGFIX use of unitialized variable by Michal Vasko · 7 years ago
  23. 1ade633 Merge branch 'schemaopt' into devel by Radek Krejci · 7 years ago
  24. 96adb11 xpath BUGFIX handle unions in type checks by Michal Vasko · 7 years ago
  25. 21c0d36 xpath BUGFIX typo by Michal Vasko · 7 years ago
  26. 1512332 xpath CHANGE count function accepts leaf-list or nodes with list parents nodes by Michal Vasko · 7 years ago
  27. 3439808 xpath CHANGE for strings accept any leaf/leaf-list of string-type by Michal Vasko · 7 years ago
  28. 15352c7 Revert "xpath OPTIMIZE dead code and unused error removed" by Michal Vasko · 7 years ago
  29. 3a4baf2 xpath OPTIMIZE dead code and unused error removed by Michal Vasko · 7 years ago schemaopt
  30. 7e00286 xpath OPTIMIZE dead code and unused error removed by Michal Vasko · 7 years ago
  31. 4814fb0 libyang CHANGE use compiler thread-local variables by Michal Vasko · 7 years ago
  32. f96dfb6 xpath CHANGE check xpath function arguments and operator operands by Michal Vasko · 7 years ago
  33. 0b96311 schema tree CHANGE add xpath_dep flags for specific msut and when also by Michal Vasko · 7 years ago
  34. f35e14b xpath BUGFIX merge snode sets after evaluation by Michal Vasko · 7 years ago
  35. 7ceea85 xpath OPTIMIZE useless to copy all the previously traversed nodes by Michal Vasko · 7 years ago
  36. 2f28ae5 xpath BUGFIX support for xpath length 256 and more by Michal Vasko · 7 years ago
  37. 28170e2 xpath CHANGE schema xpath evaluates function arguments by Michal Vasko · 7 years ago
  38. f919919 xpath MAINTENANCE added some safe asserts by Michal Vasko · 7 years ago
  39. fff6098 xpath BUGFIX proper predicate end searching by Michal Vasko · 7 years ago
  40. 1510431 xpath BUGFIX unprefixed nodes module by Michal Vasko · 7 years ago
  41. 41cb7c3 xpath CHANGE use proper context node for error messages by Michal Vasko · 7 years ago
  42. 82d652e xpath CHANGE do not print internal errors on invalid modules by Michal Vasko · 7 years ago
  43. a548161 xpath BUGFIX proper node module checking by Michal Vasko · 7 years ago
  44. 96df97c fixup! BUGFIX positional xpath arguments evaluate on child axis by Michal Vasko · 7 years ago
  45. ab4c170 BUGFIX positional xpath arguments evaluate on child axis by Michal Vasko · 7 years ago
  46. a8d111f CHANGE improve checking for memory allocation errors by Radek Krejci · 7 years ago
  47. bb52044 resolve CHANGE unimplemented augment tree resolving by Michal Vasko · 8 years ago
  48. 5e5b8b7 xpath BUGFIX log node for resolved augments is target by Michal Vasko · 8 years ago
  49. 1d46b16 xpath CHANGE move when context node resolving to another function by Michal Vasko · 8 years ago
  50. f730899 xpath BUGFIX wrong root for schema augment expressions by Michal Vasko · 8 years ago
  51. 283bf38 xpath BUGFIX parsing unterminated xpath strings by Michal Vasko · 8 years ago
  52. 364918a parser CHANGE check that whole xpath expr was parsed by Michal Vasko · 8 years ago
  53. 89afc11 parser CHANGE check syntax of all xpath expressions by Michal Vasko · 8 years ago
  54. 23f0353 xpath BUGFIX resolving module names in augment's when/must xpath expressions by Radek Krejci · 8 years ago
  55. 0c87403 xpath BUGFIX unify handling of unknown prefix in xpath with handling unknown node by Radek Krejci · 8 years ago
  56. 4d70e46 xpath BUGFIX searching for imported module in submodule by Radek Krejci · 8 years ago
  57. 57b4168 Merge branch 'master' into devel by Radek Krejci · 8 years ago
  58. 6129550 Revert "xpath BUGFIX xpath can use only imported modules" by Michal Vasko · 8 years ago
  59. edcac68 xpath CHANGE add path to the node with invalid when/must expression by Radek Krejci · 8 years ago
  60. 6dbd827 Merge branch 'metadata' into devel by Radek Krejci · 8 years ago
  61. 3e3228d libyang CHANGE enable displaying of only selected debug messages by Michal Vasko · 8 years ago
  62. a571d94 metadata CHANGE parse value acording to annotation's type by Radek Krejci · 8 years ago
  63. 532e5e9 annotations CHANGE support for ietf-yang-metadata (annotations) by Radek Krejci · 8 years ago
  64. 769f803 tree CHANGE invalid xpath is accepted with a warning by Michal Vasko · 8 years ago
  65. eab364d xpath CHANGE on unknown module the context node is not relevant by Michal Vasko · 8 years ago
  66. e3886bb libyang CHANGE parsing/validation significantly refactored by Michal Vasko · 8 years ago
  67. 6a938d6 resolve BUGFIX assert that should be part of the condition by Michal Vasko · 8 years ago
  68. b1f6431 resolve BUGFIX assert that should be part of the condition by Michal Vasko · 8 years ago
  69. 5ff3e28 xpath BUGFIX xpath can use only imported modules by Michal Vasko · 8 years ago
  70. 0ec51da context FEATURE allow disabling/enabling modules in the context by Radek Krejci · 8 years ago
  71. 9ba34de resolve & xpath BUGFIX skip local identity prefix when comparing with user data by Michal Vasko · 8 years ago
  72. 51aa4cf xpath BUGFIX proper rpc inpuot/output nodes check by Michal Vasko · 8 years ago
  73. e5a1c07 printer MAINTENANCE proper prototype placement by Michal Vasko · 8 years ago
  74. b314231 schema parsing CHANGE try to differentiate XPath errors by Radek Krejci · 8 years ago
  75. 9ee20c3 xpath CHANGE provide more information when XPath resolving fails by Radek Krejci · 8 years ago
  76. dbbd973 Merge branch 'devel' by Radek Krejci · 8 years ago
  77. 541dff4 xpath BUGFIX proper error on invalid when augment module by Michal Vasko · 8 years ago
  78. 9390977 xpath CHANGE verify number of xpath function parameters while parsing by Michal Vasko · 8 years ago
  79. 56d082c common CHANGE properly parse expressions when transforming schema2json and back by Michal Vasko · 8 years ago
  80. a3be6a8 xpath BUGFIX do not cast schema nodes to anything by Michal Vasko · 8 years ago
  81. 3039c74 xpath BUGFIX do not cast schema nodes to anything by Michal Vasko · 8 years ago
  82. 9e635ac xpath BUGFIX check xpath in resolved augments/uses by Michal Vasko · 8 years ago
  83. 1312b8a xpath BUGFIX avoid treating attribute as an element by Michal Vasko · 8 years ago
  84. 802957b data tree BUGFIX invalid use of assert() by Radek Krejci · 8 years ago
  85. 83bf140 data tree CHANGE support serialized XML data in anydata content by Radek Krejci · 8 years ago
  86. 4ae8294 json parser/printer CHANGE update anydata/anyxml support for JSON by Radek Krejci · 8 years ago
  87. c8c810c resolve CHANGE validate must in input, output, notif by Michal Vasko · 8 years ago
  88. 6b44d71 libyang FEATURE xpath evaluation outside rpc/action/reply subtree by Michal Vasko · 8 years ago
  89. fafc1ac xpath BUGFIX traversing data trees with more top-level nodes by Michal Vasko · 8 years ago
  90. a3350cb xpath BUGFIX wrong clear_ctx() use by Michal Vasko · 8 years ago
  91. 09823fd xpath BUGFIX remove untrue asserts by Michal Vasko · 8 years ago
  92. d10cee9 xpath BUGFIX loop in descending order now by Michal Vasko · 8 years ago
  93. b94a5e4 xpath CHANGE move to YANG 1.1 accessible trees by Michal Vasko · 8 years ago
  94. f07b534 xpath BUGFIX after merge clear the merged set by Michal Vasko · 8 years ago
  95. 2d2aec1 resolve BUGFIX schema xpath top-level node fixed by Michal Vasko · 8 years ago
  96. db1da03 schema tree CHANGE schema xpath requires rpc output flag by Michal Vasko · 8 years ago
  97. 508a50d parsers CHANGE rpc, action, notif YANG 1.1 xpath accessible tree handling by Michal Vasko · 8 years ago
  98. 0dea271 xpath BUGFIX typo by Michal Vasko · 8 years ago
  99. e8659c8 xpath BUGFIX memory leak by Michal Vasko · 8 years ago
  100. 72078ba xpath FEATURE new YANG 1.1 xpath functions by Michal Vasko · 8 years ago