flightaware / speedtables

Speed tables is a high-performance memory-resident database. The speed table compiler reads a table definition and generates a set of C access routines to create, manipulate and search tables containing millions of rows. Currently oriented towards Tcl.
https://flightaware.github.io/speedtables/
BSD 3-Clause "New" or "Revised" License
65 stars 15 forks source link

unset array in search -array and -array_with_nulls at start of each loop #62

Closed bovine closed 8 years ago

lehenbauer commented 8 years ago

Hey we merged your pull request #61 and now #62 and #63 have merge conflicts. Could you fix those? Thanks!