1. 5939112 dict BUGFIX revert ffeedfdbce0dd98d30cba9738b1800bac483cefb by Michal Vasko · 5 weeks ago
  2. ffeedfd dict OPTIMIZE duplicating values in dictionary by Ondrej Kusnirik · 5 weeks ago
  3. ae893ef xpath BUGFIX opaque node handling by Michal Vasko · 3 months ago
  4. d470773 xpath BUGFIX empty string should be converted to NAN double by Michal Vasko · 3 months ago
  5. e887774 xpath BUGFIX type traversal by Michal Vasko · 3 months ago
  6. 56318fe log UPDATE avoid using LY_EVALID without vecode by Michal Vasko · 6 months ago
  7. 2b0e8a2 xpath BUGFIX opaque node handling by Michal Vasko · 7 months ago
  8. d4cde64 libyang UPDATE optional value validation and context type plugins (#2171) by steweg · 7 months ago
  9. 7a26677 libyang REFACTOR major logging updates by Michal Vasko · 8 months ago
  10. b3d079f xpath BUGFIX opaque node handling (#2182) by zhangtaog · 7 months ago cesnet/2024-03--v2-latest
  11. 01f1eb7 xpath BUGFIX update return value check by Michal Vasko · 7 months ago
  12. 21eaa39 libyang BUGFIX type size problems by Michal Vasko · 7 months ago
  13. 8f702ee libyang UPDATE add prefix for common and config files by Michal Vasko · 7 months ago
  14. 59004e3 libyang BUGFIX do not overwrite temp log opts by Michal Vasko · 8 months ago
  15. ce46ced xpath BUGFIX memory leak by Michal Vasko · 8 months ago
  16. 6738895 tree data UPDATE support for milti-target leafref links (#2161) by steweg · 8 months ago
  17. b7ba2c9 xpath BUGFIX proper not-found support in unions by Michal Vasko · 9 months ago
  18. 5357561 xpath BUGFIX full accessible tree for output xpath search by Michal Vasko · 9 months ago
  19. 1ef66d4 xpath BUGFIX opaque node handling by Michal Vasko · 9 months ago
  20. c730448 xpath BUGFIX handle input/output name conflicts by Michal Vasko · 10 months ago
  21. 8d9889c xpath UPDATE special err code on not found node by Michal Vasko · 10 months ago
  22. 3a7d5f7 xpath BUGFIX print_expr_str undefined behavior (#2126) by Jan Kundrát · 11 months ago
  23. 1696178 xpath UPDATE do not use memstream by Michal Vasko · 11 months ago
  24. 400cf3c xpath UPDATE use memstream instead of fixed buffer by Michal Vasko · 11 months ago
  25. 222be68 xpath BUGFIX proper support for opaque nodes by Michal Vasko · 1 year, 1 month ago
  26. 420cc25 tree data BUGFIX lyd_owner_module behavior now consistent by Michal Vasko · 1 year, 1 month ago
  27. fbd0da4 xpath UPDATE clarify when opaque nodes are considered by Michal Vasko · 1 year, 1 month ago
  28. ef71b39 xpath BUGFIX proper set clean by Michal Vasko · 1 year, 1 month ago
  29. d8a5201 tree data UPDATE lyd_find_sibling_* must ignore opaque nodes by Michal Vasko · 1 year, 1 month ago
  30. 7b3a00e libyang REFACTOR add more compiler printf attributes by Michal Vasko · 1 year, 1 month ago
  31. f06d19d xpath BUGFIX proper set free by Michal Vasko · 1 year, 2 months ago
  32. 513b87d xpath BUGFIX adding hash of the root node by Michal Vasko · 1 year, 2 months ago
  33. d8e2fc9 path UPDTAE deref func support in leafref (#2030) by steweg · 1 year, 4 months ago
  34. e4a6d01 schema compile BUGFIX when cyclic check by Michal Vasko · 1 year, 4 months ago
  35. 3ff82dd xpath BUGFIX proper and/or expr skip by Michal Vasko · 1 year, 5 months ago
  36. 831e3bd xpath BUGFIX repeat stored expr types, not indices by Michal Vasko · 1 year, 5 months ago
  37. ae130f5 hash table FEATURE make hash table public by Michal Vasko · 1 year, 5 months ago
  38. 0ff8d63 xpath BUGFIX floor func for schema nodes by Michal Vasko · 1 year, 6 months ago
  39. e0a8ce7 xpath BUGFIX missing xpath tokens by Michal Vasko · 1 year, 6 months ago
  40. 9018996 path FEATURE variables instead of values by Michal Vasko · 1 year, 7 months ago
  41. e482bb9 tree schema UPDATE schema mount support for lys_getnext by Michal Vasko · 1 year, 8 months ago
  42. 77b7f90a hash table UPDATE optional cb for HT free by Michal Vasko · 1 year, 8 months ago
  43. 4e55f5a libyang REFACTOR short switch changed to if by Michal Vasko · 1 year, 9 months ago
  44. d4a6d04 log BUGFIX thread-safe temporary logging options by Michal Vasko · 1 year, 10 months ago
  45. 1a2b8ee xpath BUGFIX message safe print by Michal Vasko · 1 year, 10 months ago
  46. f69e455 xpath BUGFIX do not remove previous log nodes by Michal Vasko · 1 year, 10 months ago
  47. 66330fc xpath UPDATE schema xpath support for ext snodes by Michal Vasko · 1 year, 10 months ago
  48. 31f1963 xpath BUGFIX nested predicates in leaf-lists by Michal Vasko · 1 year, 10 months ago
  49. 3ef7e25 xpath BUGFIX key predicate nested predicates parsing by Michal Vasko · 1 year, 10 months ago
  50. a353cce xpath BUGFIX child axis does not include siblings by Michal Vasko · 1 year, 10 months ago
  51. 6f78a77 xpath BUGFIX simplify top-level node checking by Michal Vasko · 1 year, 11 months ago
  52. b475096 tree schema REFACTOR move ext definitions to plugins_exts header by Michal Vasko · 2 years ago
  53. 6d65712 xpath BUGFIX when starting with "." evaluation by Michal Vasko · 1 year, 11 months ago
  54. 0a1eb75 xpath BUGFIX nested extension data nodes node check by Michal Vasko · 2 years ago
  55. d59039d xpath BUGFIX expr repeat dup by Michal Vasko · 2 years ago
  56. 1ac219d xpath BUGFIX overwrite ly_set only after comparison is done (#1915) by Haithem Ben Ghorbal · 2 years, 1 month ago
  57. dd528af xpath UPDATE enlarge xpath expr limit to uint32 by Michal Vasko · 2 years, 2 months ago
  58. 2291ab9 xpath BUGFIX avoid unsigned overflow by Michal Vasko · 2 years, 2 months ago
  59. 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 2 months ago
  60. f60d178 xpath REFACTOR normalize strcmp return by Michal Vasko · 2 years, 2 months ago
  61. b8ee356 xpath BUGFIX handle logic operators when trying predicate compile by Michal Vasko · 2 years, 2 months ago
  62. 5fb92a2 xpath OPTIMIZE extend hashed child search by Michal Vasko · 2 years, 2 months ago
  63. 7333cb3 xpath UPDATE store axis for atomized schema nodes by Michal Vasko · 2 years, 2 months ago
  64. 3d969ff xpath OPTIMIZE extend hash-based child search by Michal Vasko · 2 years, 2 months ago
  65. fe1af04 xpath REFACTOR use uint32_t for qname len by Michal Vasko · 2 years, 2 months ago
  66. e68b540 xpath BUGFIX err print only var name by Michal Vasko · 2 years, 2 months ago
  67. 56c008c xpath REFACTOR simplify descending loop by Michal Vasko · 2 years, 2 months ago
  68. a3e92bc xpath UPDATE separate cur_node and ctx_node by Michal Vasko · 2 years, 2 months ago
  69. e33134a xpath UPDATE allow duplicating parsed subexpr by Michal Vasko · 2 years, 2 months ago
  70. 6db996e xpath BUGFIX avoid integer overflow by Michal Vasko · 2 years, 2 months ago
  71. 8abcecc xpath OPTIMIZE avoid redundant vars/mallocs in canonization by Michal Vasko · 2 years, 2 months ago
  72. 306e283 xpath OPTIMIZE track child-only axis node moves by Michal Vasko · 2 years, 2 months ago
  73. 47da656 xpath UPDATE root node string conversion by Michal Vasko · 2 years, 2 months ago
  74. 79a7a87 plugins types UPDATE plugin for edit-config inset keys predicate by Michal Vasko · 2 years, 3 months ago
  75. 34a22fe xpath BUGFIX DFS for top-level nodes without children by Michal Vasko · 2 years, 3 months ago
  76. 19089f0 xpath UPDATE handle matching on ext data by Michal Vasko · 2 years, 4 months ago
  77. cd2c88a doc BUGFIX typo by Michal Vasko · 2 years, 4 months ago
  78. 88a9e80 xpath BUGFIX release build fix by Michal Vasko · 2 years, 4 months ago
  79. 49fec8e xpath UPDATE full axes support by Michal Vasko · 2 years, 4 months ago
  80. 482a682 xpath BUGFIX opaque nodes have no XPath position by Michal Vasko · 2 years, 5 months ago
  81. a27245c validation BUGFIX proper accessible tree for dummy when by Michal Vasko · 2 years, 5 months ago
  82. 871df52 xpath OPTIMIZE larger steps of set realloc by Michal Vasko · 2 years, 6 months ago
  83. ddd7659 plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 8 months ago
  84. 24bd22f xpath BUGFIX evaluation of * on schema by Michal Vasko · 2 years, 8 months ago
  85. c53a7ec MSVC: handle symbol visibility by Jan Kundrát · 2 years, 10 months ago
  86. 0143b68 xpath BUGFIX empty ptr access by Michal Vasko · 2 years, 9 months ago
  87. 4a7d4d6 xpath BUGFIX handle root context node by Michal Vasko · 2 years, 9 months ago
  88. 296dfaf xpath BUGFIX current() result for root ctx node by Michal Vasko · 2 years, 9 months ago
  89. 50aaa07 xpath BUGFIX uninitialized variable access by Michal Vasko · 2 years, 10 months ago
  90. 230cf97 xpath BUGFIX faulty logic when moving all the nodes in a set by Michal Vasko · 2 years, 10 months ago
  91. aa95652 xpath UPDATE print context node for xpath warnings by Michal Vasko · 2 years, 11 months ago
  92. 41decbf xpath REFACTOR false-positive uninitialized value by Michal Vasko · 2 years, 11 months ago
  93. 4ad69e7 xpath FEATURE optional error on non-matching schema xpath by Michal Vasko · 2 years, 11 months ago
  94. a036a6b xpath UPDATE improve not-found-node warnings in schema by Michal Vasko · 3 years ago
  95. fba7536 xpath FEATURE XPath variable implementation added by aPiecek · 3 years ago
  96. df23eee tree_data FEATURE add XPath variable bindings by aPiecek · 3 years ago
  97. 96dc1e3 xpath DOC moved to the beginning of the file by aPiecek · 3 years ago
  98. afdf27b xpath REFACTOR remove dead code (break) by aPiecek · 3 years ago
  99. 1267759 xpath BUGFIX bad LY_CHECK macro by aPiecek · 3 years ago
  100. adc1e4f xpath BUGFIX added lyxp_set_free_content() by aPiecek · 3 years ago