1. 4001573 parser BUGFIX skip new validation on multi-error by Michal Vasko · 10 months ago
  2. 3fc15ea tree data new BUGFIX check value arg by Michal Vasko · 10 months ago
  3. 6d30f92 VERSION bump to version 2.1.137 by Michal Vasko · 11 months ago
  4. 6033558 SOVERSION bump to version 2.45.1 by Michal Vasko · 11 months ago
  5. 4d83228 plugins types UPDATE compare callback assumes realtypes are the same by Michal Vasko · 11 months ago
  6. be2c2e9 VERSION bump to version 2.1.136 by Michal Vasko · 11 months ago
  7. 6de2bdf SOVERSION bump to version 2.45.0 by Michal Vasko · 11 months ago
  8. 6b14c7e validation UPDATE means for proper per-module(s) validation by Michal Vasko · 11 months ago
  9. 1dcef13 plugins types REFACTOR false-positive uninit var warning by Michal Vasko · 11 months ago
  10. 8ee22a3 VERSION bump to version 2.1.135 by Michal Vasko · 11 months ago
  11. 4b586fa SOVERSION bump to version 2.44.2 by Michal Vasko · 11 months ago
  12. 2deae4c validation UPDATE foreign when dependency error by Michal Vasko · 11 months ago
  13. bfc9ce6 plugin types BUGFIX no context logging in plugins types by Michal Vasko · 11 months ago
  14. 3a7d5f7 xpath BUGFIX print_expr_str undefined behavior (#2126) by Jan Kundrát · 11 months ago
  15. d49adf8 docs: clarify "subtree parsing" by Jan Kundrát · 11 months ago
  16. 1696178 xpath UPDATE do not use memstream by Michal Vasko · 11 months ago
  17. 400cf3c xpath UPDATE use memstream instead of fixed buffer by Michal Vasko · 11 months ago
  18. 1ac8b41 path BUGFIX check deref target in leafref (#2122) by steweg · 11 months ago
  19. 9e7af66 tree data UPDATE add ability to duplicate tree with priv pointers by Igor Ryzhov · 11 months ago
  20. dc0c720 log UPDATE remove redundant #ifndef (#2119) by Thomas Egerer · 11 months ago
  21. 4764dbd VERSION bump to version 2.1.134 by Michal Vasko · 11 months ago
  22. 7a0231c SOVERSION bump to version 2.44.1 by Michal Vasko · 11 months ago
  23. fabe9b9 tree data UPDATE avoid using values for keys by Michal Vasko · 11 months ago
  24. 45c4f21 VERSION bump to version 2.1.133 by Michal Vasko · 11 months ago
  25. 88aea19 SOVERSION bump to version 2.44.0 by Michal Vasko · 11 months ago
  26. 87d6bf6 tree data BUGFIX avoid modifying hash table on search by Michal Vasko · 11 months ago
  27. c70cf03 hash table REFACTOR minor improvement by Michal Vasko · 11 months ago
  28. f1e0941 hash table UPDATE ht find with a custom callback by Michal Vasko · 11 months ago
  29. f793156 test REFACTOR formatting by Michal Vasko · 11 months ago
  30. 0eff98d VERSION bump to version 2.1.132 by Michal Vasko · 11 months ago
  31. 0e3a89d SOVERSION bump to version 2.43.0 by Michal Vasko · 11 months ago
  32. 2c1e327 tree data UPDATE new list creation functions by Michal Vasko · 11 months ago
  33. e4f7c22 VERSION bump to version 2.1.131 by Michal Vasko · 11 months ago
  34. 4dfb690 SOVERSION bump to version 2.42.2 by Michal Vasko · 11 months ago
  35. 3f32006 schema compile UPDATE allow both deviate replace and add config by Michal Vasko · 11 months ago
  36. a3ad5c6 VERSION bump to version 2.1.130 by Michal Vasko · 11 months ago
  37. c912c62 SOVERSION bump to version 2.42.1 by Michal Vasko · 11 months ago
  38. eaef7c9 tree data BUGFIX correct pointer to duplicated parents by Michal Vasko · 11 months ago
  39. f30e818 VERSION bump to version 2.1.129 by Michal Vasko · 11 months ago
  40. 7de3abd SOVERSION bump to version 2.42.0 by Michal Vasko · 11 months ago
  41. 534eb3f set UPDATE ordered index remove by Michal Vasko · 11 months ago
  42. 7e5ea21 VERSION bump to version 2.1.128 by Michal Vasko · 12 months ago v2.1.128
  43. 7e4a6c7 tree data BUGFIX missing macro by Michal Vasko · 12 months ago
  44. d897490 VERSION bump to version 2.1.127 by Michal Vasko · 12 months ago
  45. 3708b58 SOVERSION bump to version 2.41.0 by Michal Vasko · 12 months ago
  46. 21c11c2 tree data UPDATE schema node getter func by Michal Vasko · 12 months ago
  47. 838829d tree data UPDATE additional support for opaque nodes by Michal Vasko · 12 months ago
  48. da09abf common BUGFIX always set number of bytes by Michal Vasko · 12 months ago
  49. de8090c VERSION bump to version 2.1.126 by Michal Vasko · 12 months ago
  50. c86abeb SOVERSION bump to version 2.40.6 by Michal Vasko · 12 months ago
  51. 989cdb4 tree data BUGFIX check for valid UTF-8 strings by Michal Vasko · 12 months ago
  52. 8b4f22f common BUGFIX print only the invalid character by Michal Vasko · 12 months ago
  53. be9136a common OPTIMIZE minor optimizations by Michal Vasko · 12 months ago
  54. 5911880 hash table REFACTOR use return value by Michal Vasko · 12 months ago
  55. b42b8f5 build UPDATE move base abi-check revision by Michal Vasko · 12 months ago
  56. ccf65ea VERSION bump to version 2.1.125 by Michal Vasko · 12 months ago
  57. 8b787ba SOVERSION bump to version 2.40.5 by Michal Vasko · 12 months ago
  58. c0feb68 tree_data OPTIMIZE optimize creation of children htable by Olivier Matz · 1 year ago
  59. 78e96d8 tree_data OPTIMIZE don't check dups on htable insertion by Olivier Matz · 1 year ago
  60. 6ad93d9 hash_table FEATURE new api to insert without lookup by Olivier Matz · 12 months ago
  61. 6a669c1 hash_table UPDATE insert record at the end of the hlist by Olivier Matz · 12 months ago
  62. 75c0019 hash_table REFACTOR simplify collision management by Olivier Matz · 1 year ago
  63. a329233 VERSION bump to version 2.1.124 by Michal Vasko · 12 months ago
  64. 253a0b1 SOVERSION bump to version 2.40.4 by Michal Vasko · 12 months ago
  65. a6139e0 validation BUGFIX subtree validation by Michal Vasko · 12 months ago
  66. 04a89c2 validation BUGFIX check previous instances for duplicates as well by Michal Vasko · 12 months ago
  67. 0820b5b doc UPDATE clarify subtree parsing validation by Michal Vasko · 12 months ago
  68. 1abe159 VERSION bump to version 2.1.123 by Michal Vasko · 12 months ago
  69. 3b47331 SOVERSION bump to version 2.40.3 by Michal Vasko · 12 months ago
  70. 5339b4f path BUGFIX use predicate iterator by Michal Vasko · 12 months ago
  71. c6a1fe6 dict UPDATE avoid comparison of the exact same strings by Michal Vasko · 12 months ago
  72. de17be1 dict BUGFIX check whole compared string by Michal Vasko · 12 months ago
  73. 216c66f VERSION bump to version 2.1.122 by Michal Vasko · 1 year ago
  74. 7b908df SOVERSION bump to version 2.40.2 by Michal Vasko · 1 year ago
  75. a4e5eb4 printer json BUGFIX opaque leaf-list attribute print by Michal Vasko · 1 year ago
  76. bb11658 VERSION bump to version 2.1.121 by Michal Vasko · 1 year ago
  77. e736a4d SOVERSION bump to version 2.40.1 by Michal Vasko · 1 year ago
  78. 7d603c9 identityref REVERT canonical value in JSON format with prefix by Michal Vasko · 1 year ago
  79. d3b351a tree data UPDATE standard functions from static functions (#2101) by Irfan · 1 year ago
  80. 0119b92 VERSION bump to version 2.1.120 by Michal Vasko · 1 year ago
  81. cbb71ad SOVERSION bump to version 2.40.0 by Michal Vasko · 1 year ago
  82. 539d6a9 tree data BUGFIX path of nodes in an operation by Michal Vasko · 1 year ago
  83. dd03ff1 parser common UPDATE log metadata paths by Michal Vasko · 1 year ago
  84. 273727c log UPDATE add line number to paths by Michal Vasko · 1 year ago
  85. 0320543 log BUGFIX handle append to empty string by Michal Vasko · 1 year ago
  86. cd9c00b log REFACTOR func for data path generation by Michal Vasko · 1 year ago
  87. 510554a tree schema UPDATE func for getting leafref target by Michal Vasko · 1 year ago
  88. ea1709e VERSION bump to version 2.1.119 by Michal Vasko · 1 year ago
  89. 09a5241 SOVERSION bump to version 2.39.5 by Michal Vasko · 1 year ago
  90. f7de94a tests UPDATE union leafref to union leafref by Michal Vasko · 1 year ago
  91. 0ee30a8 printer json BUGFIX nested union value print by Ilyes Ben Hamouda · 1 year, 1 month ago
  92. 435c7bf VERSION bump to version 2.1.118 by Michal Vasko · 1 year ago
  93. 61acf7a SOVERSION bump to version 2.39.4 by Michal Vasko · 1 year ago
  94. 9c8125e printer xml BUGFIX opaque nodes without namespace by Michal Vasko · 1 year ago
  95. 35c145a Windows: accept backslashes in file names by Jan Kundrát · 1 year, 1 month ago
  96. 026737b refactor: one place to verify correct schema file name by Jan Kundrát · 1 year, 1 month ago
  97. 4f6af88 VERSION bump to version 2.1.117 by Michal Vasko · 1 year, 1 month ago
  98. edf9011 SOVERSION bump to version 2.39.3 by Michal Vasko · 1 year, 1 month ago
  99. 32d3d97 parser json BUGFIX store all parsed nodes by Michal Vasko · 1 year, 1 month ago
  100. ad1b859 VERSION bump to version 2.1.116 by Michal Vasko · 1 year, 1 month ago