1. 56ca9e4 utests data REFACTOR put repetitive commands into macros by Radek Iša · 4 years ago[Renamed (74%) from tests/utests/test_hash_table.c]
  2. b4ac5a9 tests MAINTENANCE source code formatting by Radek Krejci · 3 years, 10 months ago
  3. f8dc59a libyang BUGFIX set feature macro for strdup() on OSX by Radek Krejci · 3 years, 10 months ago
  4. 5bcc33b hash table BUGFIX invalid length when resizing dict by Michal Vasko · 4 years ago
  5. 011e4aa dictionary REFACTOR unify functions pattern to return LY_ERR by Radek Krejci · 4 years, 1 month ago
  6. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  7. 4a4c7ed hash table REFACTOR unify reutrn values by Michal Vasko · 4 years, 2 months ago
  8. da85903 data tree BUGFIX change how hash matching is performed by Michal Vasko · 4 years, 2 months ago
  9. 70593c1 tests CHANGE headers includes cleanup by Radek Krejci · 4 years, 3 months ago
  10. ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 3 months ago
  11. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  12. 1fd5ad6 tests CHANGE move tests from source view to a units view by Radek Krejci · 4 years, 4 months ago[Renamed from tests/src/test_hash_table.c]
  13. 2d7a47b tests CHANGE speedup building by Radek Krejci · 5 years ago
  14. bbbbda9 tests BUGFIX include compatibility code to run in different environments by Radek Krejci · 5 years ago
  15. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  16. 19a9610 tree schema MAINTENANCE split source files to keep smaller files to work with by Radek Krejci · 6 years ago
  17. f3f4784 build BUGFIX correctly set hidden visibility of shared objects by Radek Krejci · 6 years ago
  18. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  19. 9efa87a tests CHANGE use prefix on test's sourco files by Radek Krejci · 6 years ago[Renamed from tests/src/hash_table.c]
  20. 0ae092d tests FEATURE more advanced tests of hash_table.c functions by Radek Krejci · 6 years ago
  21. aaf6d40 tests FEATURE basic test of dictionary from hash_table.c by Radek Krejci · 6 years ago