1) replaced 'light' hash table with another implementation
2) added WIN32 support to matras 3) added range allocation/deallocation support to matras
Showing
- src/box/hash_index.cc 31 additions, 31 deletionssrc/box/hash_index.cc
- src/box/hash_index.h 2 additions, 2 deletionssrc/box/hash_index.h
- src/lib/salad/light.h 483 additions, 303 deletionssrc/lib/salad/light.h
- src/lib/small/matras.c 51 additions, 3 deletionssrc/lib/small/matras.c
- src/lib/small/matras.h 27 additions, 4 deletionssrc/lib/small/matras.h
- test/box/access_misc.result 4 additions, 4 deletionstest/box/access_misc.result
- test/unit/light.cc 2 additions, 2 deletionstest/unit/light.cc
Loading
Please register or sign in to comment