Skip to content
Snippets Groups Projects
  1. May 08, 2013
  2. May 07, 2013
  3. Apr 22, 2013
  4. Apr 17, 2013
  5. Apr 10, 2013
  6. Feb 28, 2013
  7. Feb 25, 2013
  8. Feb 22, 2013
  9. Feb 15, 2013
  10. Feb 05, 2013
  11. Feb 02, 2013
  12. 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
  13. Dec 24, 2012
    • Konstantin Osipov's avatar
      Cleanup, refactoring. · 3ccd6446
      Konstantin Osipov authored
      Move Box API declarations to box.h.
      Make box.h a public header.
      Add comments to box functions.
      Rename fuctions accordingly.
      Make includes for connector/c more local.
      3ccd6446
  14. Nov 23, 2012
  15. Nov 22, 2012
  16. Nov 21, 2012
  17. Nov 20, 2012
  18. Nov 19, 2012
  19. Nov 05, 2012
  20. Sep 21, 2012
  21. Sep 05, 2012
  22. Sep 04, 2012
  23. Aug 30, 2012
  24. Aug 23, 2012
  25. Aug 10, 2012
  26. Aug 06, 2012
  27. Aug 03, 2012
  28. Jul 31, 2012
    • Konstantin Osipov's avatar
      End the copyright madness. · 33269e00
      Konstantin Osipov authored
      End the copyright madness. Tarantool authors maintain a shared
      copyright on the code base. Remove individual copyright (c) from
      specific files and put a single AUTHORS file in the project top.
      33269e00
Loading