Skip to content

v1.3.37

Choose a tag to compare

@adamansky adamansky released this 17 Feb 16:25
· 621 commits to master since this release
  • Added iwrc iwp_mkdirs(const char *path) (iwp.h)
  • Added uint32_t iwu_x31_u32_hash(const char *s) (iwutils.h)
  • Added iwu_replace() (iwutils.h)
  • Added RCGA macro definition
  • Removed IW_EXPORT iwrc iwkv_db_last_access_time(IWDB db, uint64_t *ts)
    for performance and simplicity reasons
  • Added IW_ERROR_INVALID_VALUE
  • Added iwstree - splay tree imlementation (iwstree.h)
  • Pointers allocated by iwpool are now 8-byte aligned