- Nov 22, 2011
-
-
Konstantin Osipov authored
Port first two patches of branch index-2objc. We decided to use objects for indexes to ease addition of more specialized index types (such as primary key tree indexes, spatial indexes). Work done by Konstantin Shulgin. Incorporates review fixes. This patch: - makes struct index an Objective C class, - adds init and free methods, - moves allocation of sp_tree struction to heap (used to be allocated in the pool allocator) since we may in future create/drop indexes on the fly, - updates method calling signatures.
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
- Nov 21, 2011
-
-
Aleksey Demakov authored
paramaters use floating point representation.
-
Dmitry Simonenko authored
-
Konstantin Shulgin authored
Conflicts: test/box/lua.result
-
- Nov 18, 2011
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Incorporate spelling/grammar mistakes identified during a review of the user guide, done by courtesy of Peter Gulutzan.
-
- Nov 17, 2011
-
-
Dmitry Simonenko authored
-
- Nov 16, 2011
-
-
Dmitry Simonenko authored
output to user specified buffers connector/c/tnt: main client library connector/c/tntsql: sql parser library connector/c/tntnet: network io library test/connector_c: test suite for connector/c libraries
-
- Nov 15, 2011
-
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
- Nov 14, 2011
-
-
Konstantin Osipov authored
-
Aleksey Demakov authored
lua.result was somehow missed in the last commit, add now
-
- Nov 12, 2011
-
-
Konstantin Osipov authored
Start extending the manual with Lua stored programs.
-
Konstantin Osipov authored
-
- Nov 11, 2011
-
-
Aleksey Demakov authored
-
- Nov 10, 2011
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
An intermediate step, use size0 for 'size' temporarily, to ensure there are no compilation errors. This is a code review of Konstantin Shulgin's branch refactoring-tbuf.
-
- Nov 09, 2011
-
-
Konstantin Osipov authored
-
Roman Antipin authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Nov 07, 2011
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Fix a bug in next slot calculation (creeped in with code review fixes).
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-