1. ef6867f tests CHANGE use /home instead of /tmp for directory search test by Radek Krejci · 6 years ago
  2. 19a9610 tree schema MAINTENANCE split source files to keep smaller files to work with by Radek Krejci · 6 years ago
  3. f3f4784 build BUGFIX correctly set hidden visibility of shared objects by Radek Krejci · 6 years ago
  4. 3b1f929 schema parsers CHANGE detect typedef collisions between main module and submodules by Radek Krejci · 6 years ago
  5. 313d990 tests CHANGE enhance test to cover some parts of the recent changes by Radek Krejci · 6 years ago
  6. 1aefdf7 tests CHANGE enhance feature tests by Radek Krejci · 6 years ago
  7. 9ed7a19 schema parsing CHANGE improve content checking of a loaded schema by Radek Krejci · 6 years ago
  8. 9c53696 tests CHANGE extend test of schema compilation by Radek Krejci · 6 years ago
  9. e9e987e schema tree CHANGE provide more control on latest revision selection by Radek Krejci · 6 years ago
  10. faa1eac schema tree CHANGE better checking of name collisions by Radek Krejci · 6 years ago
  11. 2d31ea7 test CHANGE enhance schema tests by Radek Krejci · 6 years ago
  12. d33273d YANG parser CHANGE support for including submodules by Radek Krejci · 6 years ago
  13. 5e163df context BUGFIX dereferencing NULL pointer when working with schema without revision by Radek Krejci · 6 years ago
  14. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  15. 9efa87a tests CHANGE use prefix on test's sourco files by Radek Krejci · 6 years ago[Renamed (97%) from tests/src/context.c]
  16. 51d341d tests CHANGE enhance context tests by Radek Krejci · 6 years ago
  17. 962a810 tests CHANGE update context's test by Radek Krejci · 6 years ago
  18. 0759b79 context CHANGE simplify use of ly_ctx_unset_searchpaths() by Radek Krejci · 6 years ago
  19. 14946ab context CHANGE return LY_EEXIST in case of setting duplicated searchdir by Radek Krejci · 6 years ago
  20. 0c4b22b tests FEATURE context options manipulation by Radek Krejci · 6 years ago
  21. 555c9bb tests CHANGE setting up searchdirs via ly_ctx_new() by Radek Krejci · 6 years ago
  22. a77e0e1 context CHANGE simplify the code of ly_ctx_set_searchdir() by Radek Krejci · 6 years ago
  23. 1e88003 tests FEATURE searchpaths manipulation function from context.c by Radek Krejci · 6 years ago