- Feb 03, 2016
-
-
Georgy Kirichenko authored
-
- Feb 02, 2016
-
-
Roman Tsisyk authored
-
Georgy Kirichenko authored
-
- Feb 01, 2016
-
-
Roman Tsisyk authored
Use /usr/lib/x86_64-linux-gnu/ instead of /usr/lib. https://wiki.debian.org/Multiarch A prerequisite for proper #1085 fix
-
Roman Tsisyk authored
https://bugzilla.redhat.com/show_bug.cgi?id=1301720 A prerequisite for proper #1085 fix
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
bigbes authored
-
Roman Tsisyk authored
This reverts commit d72fd069.
-
Dmitry Simonenko authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
* Check return codes of libyaml * Synchronyze check_utf8() logic with libyaml * Remove analyze_string() - this logic is performed by libyaml * Add the test cases
-
Roman Tsisyk authored
Use values generated by cmake. Needed for homebrew.
-
Roman Tsisyk authored
> error: ‘__ac_prime_list’ defined but not used [-Werror=unused-const-variable]
-
- Jan 31, 2016
-
-
Konstantin Osipov authored
cmake: fix to reporting missing pkgs
-
- Jan 30, 2016
-
-
Gallagher Pryor authored
I am not a CMAKE expert by any means, but this seems to fix missing package reporting messages when I had termcap missing on a new box.
-
- Jan 29, 2016
-
-
bigbes authored
-
bigbes authored
Tested and updated building instructions for Mac OS X. (by Elena Shebunyaeva)
-
bigbes authored
-
bigbes authored
* Move test from box suite to app * Refactor usage of this module * Use ffi.errno instead of get_errno/set_errno and c module for loading constants
-
Nick Zavaritsky authored
-
bigbes authored
-
Roman Tsisyk authored
Update the test after #1219 - proper removal of servers
-
Roman Tsisyk authored
-
- Jan 28, 2016
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
* Don't print information if nothing has changed * Remove -DENABLE_BUNDLED_XXX options which doesn't work * Use common names for _DIRS and _LIBRARIES variables
-
Roman Tsisyk authored
Other changes: * Move CJSON sources to libserver to resolve dependency on lua/utils.c
-
- Jan 27, 2016
-
-
Nick Zavaritsky authored
-
- Jan 26, 2016
-
-
bigbes authored
-
lenkis authored
Revised the entire tutorial (file help_en_US.lua): * Tested and fixed all sample code snippets. * Corrected typos and inconsistent names in screen headers. * Updated info about custom delimiters (screen #6). * Replaced box.session with fiber (example on screen #10). * Swapped screens #11/#12 (fibers/sockets) for smoother story flow. Removed help-related stub logic (file help.lua). Updated auto-tests to expect a new output result on help call.
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Jan 25, 2016
-
-
Roman Tsisyk authored
too_long_threshold was used uninitialized in txn_write_to_wal() during box_init().
-
Roman Tsisyk authored
* Use statically allocated non-buffered ipc_channel * Replace ipc_channel_is_full() with ipc_channel_has_readers()
-
Nick Zavaritsky authored
-
Nick Zavaritsky authored
-
Roman Tsisyk authored
too_long_threshold was used uninitialized in txn_write_to_wal() during box_init().
-
- Jan 23, 2016
-
-
Roman Tsisyk authored
-
- Jan 22, 2016
-
-
Roman Tsisyk authored
This patch also enables daemon supervision when used with systemd. A prerequisite for Fedora/EPEL7 packages.
-
Roman Tsisyk authored
-