1. 7a26677 libyang REFACTOR major logging updates by Michal Vasko · 10 months ago
  2. 7ebd607 test UPDATE message changed by Michal Vasko · 9 months ago
  3. 8f702ee libyang UPDATE add prefix for common and config files by Michal Vasko · 9 months ago
  4. c0feb68 tree_data OPTIMIZE optimize creation of children htable by Olivier Matz · 1 year, 2 months ago
  5. 6a669c1 hash_table UPDATE insert record at the end of the hlist by Olivier Matz · 1 year, 2 months ago
  6. 75c0019 hash_table REFACTOR simplify collision management by Olivier Matz · 1 year, 2 months ago
  7. 8efac24 hash table REFACTOR use unified struct names by Michal Vasko · 1 year, 8 months ago
  8. f20ad11 tests DOC doxygen header by Michal Vasko · 1 year, 9 months ago
  9. 77b7f90a hash table UPDATE optional cb for HT free by Michal Vasko · 1 year, 9 months ago
  10. 023f83a doxygen BUGFIX source file headers, file attribute by aPiecek · 3 years, 6 months ago
  11. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 7 months ago
  12. be27c91 hash table CHANGE accept NULL dict values by Michal Vasko · 3 years, 9 months ago
  13. 56ca9e4 utests data REFACTOR put repetitive commands into macros by Radek Iša · 4 years, 2 months ago[Renamed (74%) from tests/utests/test_hash_table.c]
  14. b4ac5a9 tests MAINTENANCE source code formatting by Radek Krejci · 4 years ago
  15. f8dc59a libyang BUGFIX set feature macro for strdup() on OSX by Radek Krejci · 4 years ago
  16. 5bcc33b hash table BUGFIX invalid length when resizing dict by Michal Vasko · 4 years, 1 month ago
  17. 011e4aa dictionary REFACTOR unify functions pattern to return LY_ERR by Radek Krejci · 4 years, 2 months ago
  18. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 3 months ago
  19. 4a4c7ed hash table REFACTOR unify reutrn values by Michal Vasko · 4 years, 4 months ago
  20. da85903 data tree BUGFIX change how hash matching is performed by Michal Vasko · 4 years, 4 months ago
  21. 70593c1 tests CHANGE headers includes cleanup by Radek Krejci · 4 years, 5 months ago
  22. ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 5 months ago
  23. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 6 months ago
  24. 1fd5ad6 tests CHANGE move tests from source view to a units view by Radek Krejci · 4 years, 6 months ago[Renamed from tests/src/test_hash_table.c]
  25. 2d7a47b tests CHANGE speedup building by Radek Krejci · 5 years ago
  26. bbbbda9 tests BUGFIX include compatibility code to run in different environments by Radek Krejci · 5 years ago
  27. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  28. 19a9610 tree schema MAINTENANCE split source files to keep smaller files to work with by Radek Krejci · 6 years ago
  29. f3f4784 build BUGFIX correctly set hidden visibility of shared objects by Radek Krejci · 6 years ago
  30. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  31. 9efa87a tests CHANGE use prefix on test's sourco files by Radek Krejci · 6 years ago[Renamed from tests/src/hash_table.c]
  32. 0ae092d tests FEATURE more advanced tests of hash_table.c functions by Radek Krejci · 6 years ago
  33. aaf6d40 tests FEATURE basic test of dictionary from hash_table.c by Radek Krejci · 6 years ago