1. 77b7f90a hash table UPDATE optional cb for HT free by Michal Vasko · 1 year, 8 months ago
  2. 4e55f5a libyang REFACTOR short switch changed to if by Michal Vasko · 1 year, 9 months ago
  3. d4a6d04 log BUGFIX thread-safe temporary logging options by Michal Vasko · 1 year, 10 months ago
  4. 1a2b8ee xpath BUGFIX message safe print by Michal Vasko · 1 year, 10 months ago
  5. f69e455 xpath BUGFIX do not remove previous log nodes by Michal Vasko · 1 year, 10 months ago
  6. 66330fc xpath UPDATE schema xpath support for ext snodes by Michal Vasko · 1 year, 10 months ago
  7. 31f1963 xpath BUGFIX nested predicates in leaf-lists by Michal Vasko · 1 year, 10 months ago
  8. 3ef7e25 xpath BUGFIX key predicate nested predicates parsing by Michal Vasko · 1 year, 10 months ago
  9. a353cce xpath BUGFIX child axis does not include siblings by Michal Vasko · 1 year, 10 months ago
  10. 6f78a77 xpath BUGFIX simplify top-level node checking by Michal Vasko · 1 year, 11 months ago
  11. b475096 tree schema REFACTOR move ext definitions to plugins_exts header by Michal Vasko · 2 years ago
  12. 6d65712 xpath BUGFIX when starting with "." evaluation by Michal Vasko · 1 year, 11 months ago
  13. 0a1eb75 xpath BUGFIX nested extension data nodes node check by Michal Vasko · 2 years ago
  14. d59039d xpath BUGFIX expr repeat dup by Michal Vasko · 2 years ago
  15. 1ac219d xpath BUGFIX overwrite ly_set only after comparison is done (#1915) by Haithem Ben Ghorbal · 2 years, 1 month ago
  16. dd528af xpath UPDATE enlarge xpath expr limit to uint32 by Michal Vasko · 2 years, 2 months ago
  17. 2291ab9 xpath BUGFIX avoid unsigned overflow by Michal Vasko · 2 years, 2 months ago
  18. 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 2 months ago
  19. f60d178 xpath REFACTOR normalize strcmp return by Michal Vasko · 2 years, 2 months ago
  20. b8ee356 xpath BUGFIX handle logic operators when trying predicate compile by Michal Vasko · 2 years, 2 months ago
  21. 5fb92a2 xpath OPTIMIZE extend hashed child search by Michal Vasko · 2 years, 2 months ago
  22. 7333cb3 xpath UPDATE store axis for atomized schema nodes by Michal Vasko · 2 years, 2 months ago
  23. 3d969ff xpath OPTIMIZE extend hash-based child search by Michal Vasko · 2 years, 2 months ago
  24. fe1af04 xpath REFACTOR use uint32_t for qname len by Michal Vasko · 2 years, 2 months ago
  25. e68b540 xpath BUGFIX err print only var name by Michal Vasko · 2 years, 2 months ago
  26. 56c008c xpath REFACTOR simplify descending loop by Michal Vasko · 2 years, 2 months ago
  27. a3e92bc xpath UPDATE separate cur_node and ctx_node by Michal Vasko · 2 years, 2 months ago
  28. e33134a xpath UPDATE allow duplicating parsed subexpr by Michal Vasko · 2 years, 2 months ago
  29. 6db996e xpath BUGFIX avoid integer overflow by Michal Vasko · 2 years, 2 months ago
  30. 8abcecc xpath OPTIMIZE avoid redundant vars/mallocs in canonization by Michal Vasko · 2 years, 2 months ago
  31. 306e283 xpath OPTIMIZE track child-only axis node moves by Michal Vasko · 2 years, 2 months ago
  32. 47da656 xpath UPDATE root node string conversion by Michal Vasko · 2 years, 2 months ago
  33. 79a7a87 plugins types UPDATE plugin for edit-config inset keys predicate by Michal Vasko · 2 years, 3 months ago
  34. 34a22fe xpath BUGFIX DFS for top-level nodes without children by Michal Vasko · 2 years, 3 months ago
  35. 19089f0 xpath UPDATE handle matching on ext data by Michal Vasko · 2 years, 4 months ago
  36. cd2c88a doc BUGFIX typo by Michal Vasko · 2 years, 4 months ago
  37. 88a9e80 xpath BUGFIX release build fix by Michal Vasko · 2 years, 4 months ago
  38. 49fec8e xpath UPDATE full axes support by Michal Vasko · 2 years, 4 months ago
  39. 482a682 xpath BUGFIX opaque nodes have no XPath position by Michal Vasko · 2 years, 5 months ago
  40. a27245c validation BUGFIX proper accessible tree for dummy when by Michal Vasko · 2 years, 5 months ago
  41. 871df52 xpath OPTIMIZE larger steps of set realloc by Michal Vasko · 2 years, 6 months ago
  42. ddd7659 plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 8 months ago
  43. 24bd22f xpath BUGFIX evaluation of * on schema by Michal Vasko · 2 years, 8 months ago
  44. c53a7ec MSVC: handle symbol visibility by Jan Kundrát · 2 years, 10 months ago
  45. 0143b68 xpath BUGFIX empty ptr access by Michal Vasko · 2 years, 9 months ago
  46. 4a7d4d6 xpath BUGFIX handle root context node by Michal Vasko · 2 years, 9 months ago
  47. 296dfaf xpath BUGFIX current() result for root ctx node by Michal Vasko · 2 years, 9 months ago
  48. 50aaa07 xpath BUGFIX uninitialized variable access by Michal Vasko · 2 years, 10 months ago
  49. 230cf97 xpath BUGFIX faulty logic when moving all the nodes in a set by Michal Vasko · 2 years, 10 months ago
  50. aa95652 xpath UPDATE print context node for xpath warnings by Michal Vasko · 2 years, 11 months ago
  51. 41decbf xpath REFACTOR false-positive uninitialized value by Michal Vasko · 2 years, 11 months ago
  52. 4ad69e7 xpath FEATURE optional error on non-matching schema xpath by Michal Vasko · 2 years, 11 months ago
  53. a036a6b xpath UPDATE improve not-found-node warnings in schema by Michal Vasko · 3 years ago
  54. fba7536 xpath FEATURE XPath variable implementation added by aPiecek · 3 years ago
  55. df23eee tree_data FEATURE add XPath variable bindings by aPiecek · 3 years ago
  56. 96dc1e3 xpath DOC moved to the beginning of the file by aPiecek · 3 years ago
  57. afdf27b xpath REFACTOR remove dead code (break) by aPiecek · 3 years ago
  58. 1267759 xpath BUGFIX bad LY_CHECK macro by aPiecek · 3 years ago
  59. adc1e4f xpath BUGFIX added lyxp_set_free_content() by aPiecek · 3 years ago
  60. fff4dca xpath BUGFIX in eval_predicate by aPiecek · 3 years ago
  61. db08ce5 xpath BUGFIX ignore module for * by Michal Vasko · 3 years ago
  62. 2416fdd xpath BUGFIX all node types must be in the hash table by Michal Vasko · 3 years ago
  63. e2be546 xpath BUGFIX do not parse empty NCNames by Michal Vasko · 3 years, 2 months ago
  64. 2588b95 xpath BUGFIX bit-is-set comparison on value, not defined bits by Michal Vasko · 3 years, 2 months ago
  65. 919954a xpath BUGFIX avoid using non-compiled modules by Michal Vasko · 3 years, 2 months ago
  66. 423ba3f xpath BUGFIX handle non-term nodes in deref by Michal Vasko · 3 years, 2 months ago
  67. dca9f12 xpath BUGFIX skip opaque nodes by Michal Vasko · 3 years, 2 months ago
  68. 35a3b1d xpath BUGFIX skip non-implemented modules by Michal Vasko · 3 years, 2 months ago
  69. 24fc4d1 path REFACTOR implement leafref modules beforehand by Michal Vasko · 3 years, 2 months ago
  70. a9309bb schema MAINTENANCE warnings in release build by Michal Vasko · 3 years, 3 months ago
  71. a51ef07 context CHANGE always return non-const module by Michal Vasko · 3 years, 3 months ago
  72. 4911eeb path FEATURE support number key values in predicates by Michal Vasko · 3 years, 3 months ago
  73. 741bb56 xpath BUGFIX invalid assert removed by Michal Vasko · 3 years, 3 months ago
  74. ed725d7 schema compile BUGFIX leafref non-prefixed node module by Michal Vasko · 3 years, 3 months ago
  75. 08e9b11 libyang BUGFIX avoid invalid parameters for memmove and memcpy by Michal Vasko · 3 years, 3 months ago
  76. 8f49075 libyang BUGFIX do not include non-standard headers by Michal Vasko · 3 years, 3 months ago
  77. e87c7dc xpath BUGFIX missing argument for printf-like function by Radek Krejci · 3 years, 4 months ago
  78. 748da73 xpath BUGFIX in ::lyxp_set_free_content() by aPiecek · 3 years, 4 months ago
  79. 8b0cc15 xpath REFACTOR lyxp_set parameter cannot be NULL by aPiecek · 3 years, 4 months ago
  80. bf968d9 xpath BUGFIX infinite recursion check by aPiecek · 3 years, 4 months ago
  81. 9392369 xpath BUGFIX derived-from and derived-from-or-self functions by Michal Vasko · 3 years, 5 months ago
  82. 1a09b21 xpath FEATURE distinguish between traversed node and its value by Michal Vasko · 3 years, 5 months ago
  83. 32874e1 build BUGFIX fix BSD builds, again, and cleanup by Christian Hopps · 3 years, 5 months ago
  84. f994364 libyang CHANGE add LY_VALUE_LYB by Radek Krejci · 3 years, 5 months ago
  85. 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 5 months ago
  86. 224d4b4 libyang CHANGE add LY_VALUE_CANON by Radek Krejci · 3 years, 5 months ago
  87. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  88. 52143d1 xpath CHANGE forbid non-prefix node names in XML by Michal Vasko · 3 years, 5 months ago
  89. 774ce40 xpath FEATURE improve invalid xpath character error by Michal Vasko · 3 years, 5 months ago
  90. 623ac7b xpath BUGFIX typo by Michal Vasko · 3 years, 6 months ago
  91. 5676f4e schema compile CHANGE remove possibly false-positive warnings by Michal Vasko · 3 years, 6 months ago
  92. 3354d27 xpath BUGFIX check tokens before compiling for hash predicate by Michal Vasko · 3 years, 6 months ago
  93. 0b01330 plugins CHANGE unify naming in plugins API by Radek Krejci · 3 years, 6 months ago
  94. 18c9916 types REFACTOR unify naming and organize header for types plugins API by Radek Krejci · 3 years, 6 months ago
  95. d5d3743 schema CHANGE support extension instance top-level in ly_path_compile() by Radek Krejci · 3 years, 6 months ago
  96. 7711410 libyang MAINTENANCE cleanup header includes by Radek Krejci · 3 years, 7 months ago
  97. 859a15a libyang REFACTOR separate macros to edit sized arrays and linked list by Radek Krejci · 3 years, 7 months ago
  98. aa67706 xpath BUGFIX casting empty set to string by Michal Vasko · 3 years, 7 months ago
  99. 2304955 xpath BUGFIX invalid memory access by Michal Vasko · 3 years, 7 months ago
  100. 4846022 plugins BUGFIX delete forgotten free function when function store failed by Radek Iša · 3 years, 7 months ago