- Jun 15, 2011
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Conflicts: mod/box/box.m
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Code review: reformat comments. Add comments to fiber.h. Use tnt_FiberCancelException solely to cancel fibers. Fix alignment of fiber_server. Use newer confetti. Reverse the try/finally wrapping of some fiber functions as unnecessary.
-
- Jun 10, 2011
-
-
Konstantin Osipov authored
-
- Jun 09, 2011
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Tweak my previous patch for proctitle to be a bit more robust to the path length.
-
- Jun 08, 2011
-
-
Konstantin Osipov authored
Start pruning Tarantool wiki on github, and add documentation on Tarantool process title to the user guide, since it is present on the wiki but not in the user guide. While at it, make the process title more lookalike on Linux and FreeBSD, and rename some of the (what looks to me as) unclear process titles. The documentation reflects the new naming scheme already.
-
- Jun 07, 2011
-
-
Konstantin Osipov authored
Move Ruby connector to its new destination (connector/).
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Jun 06, 2011
-
-
Konstantin Osipov authored
Extend language-reference.xml. Minor edits of salloc.m.
-
- Jun 03, 2011
-
-
Konstantin Osipov authored
Document memcached options. Tweak doc/sql.txt.
-
Konstantin Osipov authored
Add sql.txt, describing the supported SQL grammar, to which the user guide refers.
-
- Jun 02, 2011
-
-
Konstantin Osipov authored
Add more content to the user guide (language reference, memcached support).
-
Roman Tokarev authored
-
- Jun 01, 2011
-
-
Konstantin Osipov authored
-
- May 31, 2011
-
-
Konstantin Osipov authored
Learn how to use olinking correctly. Add errcode.xml - the list of all error codes. While at it, add markers to errcode.h signalling that whenever it is changed, errcode.xml also needs a change. Get rid of ERR_CODE_UNKNOWN_ERROR - it has no raison d'être. Tweak the docbook to html XSL rules, in particular table of contents generation.
-
- May 27, 2011
-
-
Konstantin Osipov authored
Explain how to configure a namespace. Tweak some error messages on the way.
-
- May 26, 2011
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Adjust signature of tbuf_ltrim, add comments, replace a check with an assert.
-
Konstantin Osipov authored
-
Konstantin Shulgin authored
tbuf: tbuf_ltrim function was added. admin: admin_dispatch routine was fixed. fiber read buff managment was changed from peek to trim.
-
- May 25, 2011
-
-
Roman Tokarev authored
-
Roman Tokarev authored
-
- May 24, 2011
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Update test results.
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Review fixes: the original patch is fine, but since we use strlen() for help, let's use strlen() for unknown_command too.
-
- May 23, 2011
-
-
Konstantin Osipov authored
Fix the test runner after rename of --daemonize to --background. Add comments to README.
-
Roman Tokarev authored
Implement slave-to-master and vise versa propagation through 'configuration reload' admin command.
-
- May 20, 2011
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Update comments in the configuration templates (spelling errors).
-
Roman Tokarev authored
Conflicts: core/fiber.m core/palloc.m include/fiber.h
-
Roman Tokarev authored
Conflicts: core/fiber.m include/fiber.h include/palloc.h
-
Roman Tokarev authored
-
Roman Tokarev authored
external (allocated outside a structure) to internal one (within a structure).
-
Roman Tokarev authored
- Add some comments. - Mark all cancelation points. - Make code within fiber.m module cancelation aware.
-
Roman Tokarev authored
external (allocated outside a structure) to internal one (within a structure).
-