Skip to content
Snippets Groups Projects
  1. Aug 30, 2013
  2. Aug 20, 2013
  3. Jul 08, 2013
  4. Jun 26, 2013
  5. Jun 25, 2013
  6. Jun 20, 2013
  7. Jun 18, 2013
  8. Jun 08, 2013
  9. Jun 06, 2013
    • Konstantin Osipov's avatar
      Hand-port rpm-split-spec branch. · 4583e56d
      Konstantin Osipov authored
      The patch which removes the CPack-generated spec
      and adds a proper spec for client, server and library
      was done by Dmitry Simonenko.
      
      Hand-port the patch to the master, since it's gone too
      far away from the origin and merging it ends up in a mess.
      4583e56d
  10. May 30, 2013
    • Konstantin Osipov's avatar
      Code review for box.net.box implementation: · dbeb277c
      Konstantin Osipov authored
      - write the docs
      - remove unnecessary introduction of Perl
      - properly implement, document and test box.fiber.wrap()
      - rename box.find, explore alternatives (none)
      - rewrite box.unpack('R') to reuse code and do
      what's expected of it.
      dbeb277c
  11. May 21, 2013
  12. Feb 21, 2013
  13. Jan 31, 2013
  14. Jan 30, 2013
  15. Jan 21, 2013
  16. Jan 17, 2013
  17. Jan 10, 2013
    • Konstantin Osipov's avatar
      Refactor our CMake files. Patch provided by Roman Tsisyk. · 6dd44f6d
      Konstantin Osipov authored
      Move third_party library compilation to the top level (less
      directory traversal).
      Provide an option for using system LibEIO/libobjc.
      
      Enforce a naming convention for cmake/ scripts
      (Find* and Build*).
      
      Move ev and eio wrappers to third-party (todo: delete
      them completely).
      
      There is one (known) problem with this patch:
      tarantool --version now prints incorrect compile flags.
      To be fixed in a separate patch.
      6dd44f6d
  18. Nov 23, 2012
  19. Nov 20, 2012
  20. Oct 17, 2012
  21. Oct 14, 2012
  22. Oct 03, 2012
    • Konstantin Osipov's avatar
      Bug fixing, improvements to make queueing work. · 7b4de826
      Konstantin Osipov authored
      Make box.lua just one of the many files which can be
      compiled into the server.
      
      Fix lbox_tonumber64 to not truncate large Lua numbers (which
      don't fit into 32 bit range).
      
      Make box.fiber.id() work according to the docs.
      7b4de826
  23. Sep 21, 2012
  24. Aug 15, 2012
  25. Jul 12, 2012
  26. Jun 14, 2012
  27. Jun 13, 2012
  28. May 04, 2012
  29. Apr 29, 2012
  30. Apr 26, 2012
  31. Apr 25, 2012
  32. Apr 10, 2012
  33. Feb 22, 2012
  34. Feb 02, 2012
  35. Dec 07, 2011
Loading