1. c70cf03 hash table REFACTOR minor improvement by Michal Vasko · 11 months ago
  2. f1e0941 hash table UPDATE ht find with a custom callback by Michal Vasko · 11 months ago
  3. 5911880 hash table REFACTOR use return value by Michal Vasko · 12 months ago
  4. c0feb68 tree_data OPTIMIZE optimize creation of children htable by Olivier Matz · 1 year ago
  5. 6ad93d9 hash_table FEATURE new api to insert without lookup by Olivier Matz · 12 months ago
  6. 6a669c1 hash_table UPDATE insert record at the end of the hlist by Olivier Matz · 12 months ago
  7. 75c0019 hash_table REFACTOR simplify collision management by Olivier Matz · 1 year ago
  8. d8e2fc9 path UPDTAE deref func support in leafref (#2030) by steweg · 1 year, 4 months ago
  9. ae130f5 hash table FEATURE make hash table public by Michal Vasko · 1 year, 5 months ago
  10. 8efac24 hash table REFACTOR use unified struct names by Michal Vasko · 1 year, 6 months ago
  11. 77b7f90a hash table UPDATE optional cb for HT free by Michal Vasko · 1 year, 8 months ago
  12. 6374de2 printer lyb BUGFIX collision check with all collisions by Michal Vasko · 2 years, 1 month ago
  13. 626196f hash table REFACTOR func for fixed size ht by Michal Vasko · 2 years, 2 months ago
  14. 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 2 months ago
  15. c53a7ec MSVC: handle symbol visibility by Jan Kundrát · 2 years, 10 months ago
  16. 08e9b11 libyang BUGFIX avoid invalid parameters for memmove and memcpy by Michal Vasko · 3 years, 3 months ago
  17. 4f07c3e hash table BUGFIX key_part with zero length by aPiecek · 3 years, 3 months ago
  18. d78fd46 hash tables BUGFIX cast explicitely to minimize possibility of integer overflow by Radek Krejci · 3 years, 4 months ago
  19. dc95d9c hash table FEATURE invalid record counter by Michal Vasko · 3 years, 5 months ago
  20. 422afb1 libyang BUGFIX strictly cast lnegths to int for "%.*s" format strings by Radek Krejci · 3 years, 7 months ago
  21. 016569c hash table CHANGE accept null context by Michal Vasko · 3 years, 7 months ago
  22. 62524a9 hash table REFACTOR improve ht val equal cb name by Michal Vasko · 3 years, 7 months ago
  23. be27c91 hash table CHANGE accept NULL dict values by Michal Vasko · 3 years, 7 months ago
  24. e180ed0 dict FEATURE detect errors in lydict_remove by Michal Vasko · 3 years, 8 months ago
  25. f13b87b libyang REFACTOR avoid constant literals by Radek Krejci · 3 years, 10 months ago
  26. 540ce98 yanglint BUGFIX handling output to file in print command by Radek Krejci · 3 years, 10 months ago
  27. 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years ago
  28. 5bcc33b hash table BUGFIX invalid length when resizing dict by Michal Vasko · 4 years ago
  29. 011e4aa dictionary REFACTOR unify functions pattern to return LY_ERR by Radek Krejci · 4 years, 1 month ago
  30. 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 1 month ago
  31. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  32. d989ba0 uncrustify FEATURE control stmt spacing options by Michal Vasko · 4 years, 1 month ago
  33. 44f3d2c uncrustify FEATURE force spaces around operators, parentheses by Michal Vasko · 4 years, 1 month ago
  34. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  35. c5a2283 libyang REFACTOR config.h code split by Michal Vasko · 4 years, 1 month ago
  36. 4a4c7ed hash table REFACTOR unify reutrn values by Michal Vasko · 4 years, 2 months ago
  37. da85903 data tree BUGFIX change how hash matching is performed by Michal Vasko · 4 years, 2 months ago
  38. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  39. 52927e2 data tree NEW opaque data node by Michal Vasko · 4 years, 6 months ago
  40. 234a91f dictionary BUGFIX free inserted value in all error cases if zerocopy version is used by David Sedlák · 5 years ago
  41. 2d7a47b tests CHANGE speedup building by Radek Krejci · 5 years ago
  42. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  43. f2dc4c5 hash table MAINTENANCE avoid code duplication by Radek Krejci · 6 years ago
  44. d33273d YANG parser CHANGE support for including submodules by Radek Krejci · 6 years ago
  45. 0ae092d tests FEATURE more advanced tests of hash_table.c functions by Radek Krejci · 6 years ago
  46. fcc96b9 hash table BUGFIX use new return values by Michal Vasko · 6 years ago
  47. 0b3a417 fixup! dict CHANGE allow values to be NULL by Michal Vasko · 6 years ago
  48. 0f6b3e2 dict CHANGE allow values to be NULL by Michal Vasko · 6 years ago
  49. b3d0d6b log CHANGE logging macros simplified by Michal Vasko · 6 years ago
  50. 5aeea3a initial commit by Radek Krejci · 6 years ago