- Feb 14, 2012
-
-
Konstantin Osipov authored
-
- Jan 27, 2012
-
-
Dmitry Simonenko authored
-
- Jan 23, 2012
-
-
Aleksey Demakov authored
-
Aleksey Demakov authored
Clarify comment in index_count() function.
-
pcherenkov authored
-
pcherenkov authored
-
Aleksey Demakov authored
- Add space_n() and index_n() utility functions. - Add index_is_primary() utility function. - Rework index initialization and iteration sequences. - Coding style fixes here and there.
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
pcherenkov authored
-
- Jan 20, 2012
-
-
Dmitry Simonenko authored
Conflicts: test/CMakeLists.txt
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Code review fixes for branch tree-index-opt: to avoid unnecessary copying and settle the issue of ownership of key_def structures, move their ownership to struct space. Now Index uses its key_def by pointer, and all key_defs are allocated and freed separately in struct space allocation/deallocation functions. Fix coding style (use Lisp/Emacs style function call style, as per LKML which we follow).
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
validation added.
-
Aleksey Demakov authored
-
- Jan 19, 2012
-
-
Aleksey Demakov authored
-
Aleksey Demakov authored
-
Aleksey Demakov authored
- use dedicated comparison functions for each Tree type to avoid method dispatch within the functions; - a number of cosmetic changes.
-
Konstantin Osipov authored
-
Aleksey Demakov authored
-
Aleksey Demakov authored
-
Dmitry Simonenko authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Jan 18, 2012
-
-
Aleksey Demakov authored
-
Aleksey Demakov authored
-
Konstantin Shulgin authored
Valgrind tests was fixed.
-
- Jan 17, 2012
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Aleksey Demakov authored
-
Aleksey Demakov authored
-
- Jan 16, 2012
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Dmitry Simonenko authored
-