Implement nested iterators in Lua. Clear valgrind warnings.
Add a way to do nested iteration in Lua stored procedures. Implement destruction for tree indexes and iterators. This clears a few valgrind warnings.
Showing
- mod/box/box_lua.m 45 additions, 6 deletionsmod/box/box_lua.m
- mod/box/index.h 1 addition, 0 deletionsmod/box/index.h
- mod/box/index.m 30 additions, 7 deletionsmod/box/index.m
- mod/box/memcached.m 2 additions, 2 deletionsmod/box/memcached.m
- test/box_big/sql.result 2 additions, 2 deletionstest/box_big/sql.result
- test/box_big/sql.test 2 additions, 0 deletionstest/box_big/sql.test
- test/share/tarantool_box.sup 0 additions, 30 deletionstest/share/tarantool_box.sup
- third_party/sptree.h 7 additions, 0 deletionsthird_party/sptree.h
Loading
Please register or sign in to comment