1. 99a7788 tree data UPDATE xpath trim function by Michal Vasko · 9 months ago
  2. c730448 xpath BUGFIX handle input/output name conflicts by Michal Vasko · 10 months ago
  3. c0feb68 tree_data OPTIMIZE optimize creation of children htable by Olivier Matz · 1 year ago
  4. 6a669c1 hash_table UPDATE insert record at the end of the hlist by Olivier Matz · 12 months ago
  5. 75c0019 hash_table REFACTOR simplify collision management by Olivier Matz · 1 year ago
  6. 8efac24 hash table REFACTOR use unified struct names by Michal Vasko · 1 year, 6 months ago
  7. 09e0463 json REFACTOR major rewrite of JSON parser by Michal Vasko · 1 year, 6 months ago
  8. 9018996 path FEATURE variables instead of values by Michal Vasko · 1 year, 7 months ago
  9. 236cbac log UPDATE store last message by Michal Vasko · 1 year, 7 months ago
  10. f20ad11 tests DOC doxygen header by Michal Vasko · 1 year, 7 months ago
  11. 62af369 utest UPDATE log check simplification by Michal Vasko · 1 year, 8 months ago
  12. 77b7f90a hash table UPDATE optional cb for HT free by Michal Vasko · 1 year, 8 months ago
  13. 2bf4af4 unrustify UPDATE move to version 0.76 by Michal Vasko · 1 year, 9 months ago
  14. f8ebf13 log UPDATE input logging cleared and updated by Michal Vasko · 1 year, 10 months ago
  15. 3ef7e25 xpath BUGFIX key predicate nested predicates parsing by Michal Vasko · 1 year, 10 months ago
  16. a353cce xpath BUGFIX child axis does not include siblings by Michal Vasko · 1 year, 10 months ago
  17. 193dacd plugins exts CHANGE ext parsing isolated into a callback by Michal Vasko · 2 years ago
  18. c0c64ae tree schema CHANGE plugin record in parsed extensions by Michal Vasko · 2 years ago
  19. edb0fa5 structure FEATURE support for ietf-yang-structure-ext by Michal Vasko · 2 years ago
  20. 0ab8b30 yanglint FEATURE schema mount support (#1901) by ekinzie · 2 years ago
  21. beaca3f tests BUGFIX free reachable memory by Michal Vasko · 2 years, 1 month ago
  22. 4b3f295 xml UPDATE check for namespace errors by Michal Vasko · 2 years, 1 month ago
  23. 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 2 months ago
  24. 3d969ff xpath OPTIMIZE extend hash-based child search by Michal Vasko · 2 years, 2 months ago
  25. 0009908 tests UPDATE more xpath canonization test cases by Michal Vasko · 2 years, 2 months ago
  26. 79a7a87 plugins types UPDATE plugin for edit-config inset keys predicate by Michal Vasko · 2 years, 3 months ago
  27. 95f736c schema compile BUGFIX always connect augments last by Michal Vasko · 2 years, 4 months ago
  28. 49fec8e xpath UPDATE full axes support by Michal Vasko · 2 years, 4 months ago
  29. 8cf6f72 xml FEATURE support for CDATA by Michal Vasko · 2 years, 7 months ago
  30. f9c0a67 tests UPDATE minor improvement by Michal Vasko · 2 years, 7 months ago
  31. 61ad1ff parser json FEATURE support for nested ext instances with data by Michal Vasko · 2 years, 7 months ago
  32. ddd7659 plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 8 months ago
  33. 978532b schema compile UPDATE internal module another rev implement by Michal Vasko · 2 years, 8 months ago
  34. de2e8b2 test UPDATE do not use test source files by Michal Vasko · 2 years, 8 months ago
  35. e2789d3 Windows: tests: path handling by Jan Kundrát · 2 years, 9 months ago
  36. d104767 Windows: tests: do not invoke syscalls on an invalid FDs by Jan Kundrát · 2 years, 9 months ago
  37. 34bb928 Use semicolon as a directory delimiter on Windows by Jan Kundrát · 2 years, 9 months ago
  38. b1aa77f Windows: use binary I/O everywhere by Jan Kundrát · 2 years, 9 months ago
  39. a0d2aaa tests: do not hardcode paths under /tmp by Jan Kundrát · 2 years, 9 months ago
  40. aecb11f context BUGFIX ctx set options inval arg by Michal Vasko · 3 years ago
  41. fba7536 xpath FEATURE XPath variable implementation added by aPiecek · 3 years ago
  42. adc1e4f xpath BUGFIX added lyxp_set_free_content() by aPiecek · 3 years ago
  43. fff4dca xpath BUGFIX in eval_predicate by aPiecek · 3 years ago
  44. db08ce5 xpath BUGFIX ignore module for * by Michal Vasko · 3 years ago
  45. 8759f3c tests MAINTENANCE avoid function pointer cast by Michal Vasko · 3 years ago
  46. 22e0f3a libyang MAINTENANCE avoid string longer than 4096 by Michal Vasko · 3 years ago
  47. 7980d9c tests MAINTENANCE char overflow by Michal Vasko · 3 years ago
  48. dd349cf test REFACTOR fix unused variable warnings by Michal Vasko · 3 years, 1 month ago
  49. d4911ee schema helpers CHANGE added LYS_MOD_IMPORTED_REV by aPiecek · 3 years, 2 months ago
  50. 9f8c7e7 schema_helpers BUGFIX circular dependence check by aPiecek · 3 years, 2 months ago
  51. 8ca21bd tree_schema REFACTOR latest_revision as bit option by aPiecek · 3 years, 2 months ago
  52. e2be546 xpath BUGFIX do not parse empty NCNames by Michal Vasko · 3 years, 2 months ago
  53. 8297b79 tests CHANGE check for multiple error messages at once by Radek Krejci · 4 years, 1 month ago
  54. 4de7d07 parser schema CHANGE always return non-const modules by Michal Vasko · 3 years, 3 months ago
  55. f4258e1 schema compile FEATURE introduction of dependency sets by Michal Vasko · 3 years, 3 months ago
  56. a9f807e schema compile REFACTOR split implementing and compiling schemas by Michal Vasko · 3 years, 3 months ago
  57. df6319c schema compile FEATURE support for glob unres reset by Michal Vasko · 3 years, 3 months ago
  58. dd99258 schema tree REFACTOR pass only new mod set when parsing modules by Michal Vasko · 3 years, 3 months ago
  59. 4e205e8 schema tree REFACTOR always parse and implement separately by Michal Vasko · 3 years, 4 months ago
  60. 11001a7 tests BUGFIX do not check dlerror() error message (#1625) by Wesley Coakley · 3 years, 3 months ago
  61. 0ba088e json BUGFIX integer under/overflow checks by aPiecek · 3 years, 3 months ago
  62. 28e101a json BUGFIX in ::lyjson_number_is_zero() by aPiecek · 3 years, 3 months ago
  63. 76034c3 json BUGFIX in ::lyjson_number() by aPiecek · 3 years, 4 months ago
  64. e8220db schema compile OPTIMIZE separate tasks performed only once by Michal Vasko · 3 years, 4 months ago
  65. 350a6bf json BUGFIX in lyjson_number by aPiecek · 3 years, 4 months ago
  66. a40b466 json BUGFIX parsing number with E0 by aPiecek · 3 years, 4 months ago
  67. 023f83a doxygen BUGFIX source file headers, file attribute by aPiecek · 3 years, 4 months ago
  68. e3f828d common CHANGE ly_value_prefix_next returns LY_ERR by aPiecek · 3 years, 5 months ago
  69. 9392369 xpath BUGFIX derived-from and derived-from-or-self functions by Michal Vasko · 3 years, 5 months ago
  70. 94927eb json BUGFIX limit for number encoded as a string by aPiecek · 3 years, 5 months ago
  71. 58e46a5 json BUGFIX negative exp fraction number by aPiecek · 3 years, 5 months ago
  72. fcfec0f utest CHANGE testing of LY_CTX_SET_PRIV_PARSED by aPiecek · 3 years, 5 months ago
  73. 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 5 months ago
  74. ad8d0f5 context FEATURE explicit compilation when creating from yanglib data by Michal Vasko · 3 years, 5 months ago
  75. 01db7de context FEATURE allow explicit context compilation by Michal Vasko · 3 years, 5 months ago
  76. ddbc481 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 5 months ago
  77. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 5 months ago
  78. bb96b80 utest NEW testing of LY_CTX_SET_PRIV_PARSED by aPiecek · 3 years, 5 months ago
  79. ea26818 tests FEATURE test for ly_ctx_new_ylmem and path by Tadeáš Vintrlík · 3 years, 6 months ago
  80. 4a4d1e0 schema BUGFIX accessing extension plugins by Radek Krejci · 3 years, 6 months ago
  81. 12a28c7 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 6 months ago
  82. f0d8123 utest NEW for ly_value_prefix_next function by aPiecek · 3 years, 6 months ago
  83. 4f2e3e5 extensions CHANGE use the validate callback of extension plugin by Radek Krejci · 3 years, 6 months ago
  84. 5902be9 tests FEATURE basic external plugins tests by Radek Krejci · 3 years, 6 months ago
  85. ef5f767 tests CHANGE rename config.h to tests_config.h by Radek Krejci · 3 years, 6 months ago
  86. 794ab4b context FEATURE allow custom content-id in yang-library data by Michal Vasko · 3 years, 6 months ago
  87. 447abb8 utest MAINTAINCE remove string test. by Radek Iša · 3 years, 7 months ago
  88. 85a5523 tests BUGFIX fix binnary test case. In this case parsed data should be empty string. Fix xml test by change checking parameter from name to value. by Radek Iša · 3 years, 7 months ago
  89. be27c91 hash table CHANGE accept NULL dict values by Michal Vasko · 3 years, 7 months ago
  90. 400e967 xpath BUGFIX pass xcontext explicitly by Michal Vasko · 3 years, 8 months ago
  91. 2651268 schema tree CHANGE lys_find_xpath variant with no context node by Michal Vasko · 3 years, 8 months ago
  92. ddace2c libyang REFACTOR avoid connection between context and log location storage by Radek Krejci · 3 years, 9 months ago
  93. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  94. d54412f libyang CHANGE extend input handler by line counter by Radek Krejci · 3 years, 9 months ago
  95. 56ca9e4 utests data REFACTOR put repetitive commands into macros by Radek Iša · 4 years ago