- Feb 17, 2011
-
-
Konstantin Osipov authored
Generalize CMake build scripts to be able to easily add new modules (such as box or feeder). Move prscfg.{h,c} (confetti general library and header) from third_party/confetti/ to cfg/ to simplify the build. Update configuration file templates and parsing code to use the new confetti. Rename cfg/tarantool_cfg.h to cfg/warning.h, to be able to reuse it in warning.c. Update tests. Note: tarantool_feeder is now built in mod/feeder; tarantool_silverbox is built in mod/silverbox. Modify .gitignore accordingly.
-
- Feb 14, 2011
-
-
Roman Tokarev authored
Addition of required configuration file options broke backward compatibility (https://bugs.launchpad.net/bugs/708685) Use the new version of confetti that allows to determine whether array element is initialized.
-
- Feb 04, 2011
-
-
Konstantin Osipov authored
Use CMake to: - Compile tarantool_silverbox, tarantool_feeder. - enable ./test-run testing out-of-source - implement Debug/Release configurations - add ENABLE_BACKTRACE ENABLE_TRACE and HAVE_BFD switches - support auto-generated targets
-
- Feb 03, 2011
-
-
Roman Tokarev authored
-
- Dec 27, 2010
-
-
Roman Tokarev authored
-
Roman Tokarev authored
-
Roman Tokarev authored
-
- Dec 14, 2010
-
-
Yuriy Vostrikov authored
-
- Dec 13, 2010
-
-
Roman Tokarev authored
-
- Dec 03, 2010
-
-
Roman Tokarev authored
-
- Nov 30, 2010
-
-
Roman Tokarev authored
-
- Nov 29, 2010
-
-
Roman Tokarev authored
add chkconfig add 'reload configuration' command for admin console
-
- Nov 16, 2010
-
-
Yuriy Vostrikov authored
-
Roman Tokarev authored
-
- Nov 15, 2010
-
-
Yuriy Vostrikov authored
-
- Nov 13, 2010
-
-
Yuriy Vostrikov authored
-
Yuriy Vostrikov authored
-
- Nov 11, 2010
-
-
Roman Tokarev authored
-
- Nov 03, 2010
-
-
Roman Tokarev authored
* build tree indexes after full loading * save in tree index parsed key (not only tuple) * lexicographical order in tree
-
- Oct 12, 2010
-
-
Roman Tokarev authored
allow update of idexed fields allow non-contiguous index keys
-
- Sep 21, 2010
-
-
Yuriy Vostrikov authored
-
- Sep 08, 2010
-
-
Yuriy Vostrikov authored
-