added pt_alloc to small library
Showing
- src/lib/small/CMakeLists.txt 1 addition, 1 deletionsrc/lib/small/CMakeLists.txt
- src/lib/small/pt_alloc.c 316 additions, 0 deletionssrc/lib/small/pt_alloc.c
- src/lib/small/pt_alloc.h 110 additions, 0 deletionssrc/lib/small/pt_alloc.h
- test/unit/CMakeLists.txt 2 additions, 0 deletionstest/unit/CMakeLists.txt
- test/unit/pt_alloc.cc 219 additions, 0 deletionstest/unit/pt_alloc.cc
- test/unit/pt_alloc.result 6 additions, 0 deletionstest/unit/pt_alloc.result
- third_party/luajit 1 addition, 1 deletionthird_party/luajit
src/lib/small/pt_alloc.c
0 → 100644
src/lib/small/pt_alloc.h
0 → 100644
test/unit/pt_alloc.cc
0 → 100644
test/unit/pt_alloc.result
0 → 100644
Please register or sign in to comment