- Jul 01, 2013
-
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
- Jun 27, 2013
-
-
Dmitry Simonenko authored
-
- Jun 25, 2013
-
-
Dmitry Simonenko authored
-
Konstantin Osipov authored
Don't use palloc()/ptruncate() in box_lua.cc. This is a pre-requisite patch for tuple-format. tuple:transform() method remains to be fixed in a separate patch.
-
- Jun 24, 2013
-
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
Dmitry E. Oboukhov authored
-
- Jun 23, 2013
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
- make the test suite actually paste - remove the ugly copy-paste
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Use an existing method to pack a key into a tbuf. @todo: switch to using a list of keys instead of a buffer for expire.
-
- Jun 22, 2013
-
-
Konstantin Osipov authored
- introduce primary_key_validate - make asserts follow the coding style - the original patch introduced a regression in the error message when using a multi-part key in update/delete: since, in the original patch, key_validate was invoked before primary-key validation, the error message changed to a less suitable one. Remove this. - an assert that something is not NULL is useless noise, since a few lines down there's definitely going to be NULL pointer dereference.
-
- Jun 21, 2013
-
-
Roman Tsisyk authored
-
- Jun 20, 2013
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Rename tarantool_pthread.h to tt_pthread.h This is a pre-requisite for addition of Perl stored procedures.
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Roman Tsisyk authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Roman Tsisyk authored
-
Konstantin Osipov authored
Minor style edits.
-
Roman Tsisyk authored
-
- Jun 19, 2013
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Konstantin Osipov authored
@todo: write the reason why we skip a test when we skip it.
-
Konstantin Osipov authored
-
Dmitry E. Oboukhov authored
-