Skip to content
Snippets Groups Projects
  1. Dec 18, 2015
    • Roman Tsisyk's avatar
      Fix #519: split lua-yaml and libyaml · 037bedf0
      Roman Tsisyk authored
      * Split libyaml (C library) and lua-yaml (Lua bindings)
      * Add support for system libyaml-dev in CMake scripts if
         -DENABLE_BUNDLED_LIBYAML is OFF (default is ON)
      * Add libyaml-dev to DEB dependencies
      
      third_party/libyaml/ is completely identical to upstream libyaml 0.1.6.
      (libyaml-0-2 in Debian/Ubuntu). Test are passed both with bundled and
      system versions of the library.
      
      third_party/lua-yaml/ is patched by me to use luaL_serializer, therefore
      upstream version is not suitable for Tarantool.
      
      This patch is needed to pass Debian package checks (lintian).
      037bedf0
    • Roman Tsisyk's avatar
      Review fixes for #1189 · 2b2fc9ba
      Roman Tsisyk authored
      2b2fc9ba
  2. Dec 17, 2015
  3. Dec 16, 2015
  4. Dec 15, 2015
  5. Dec 14, 2015
  6. Dec 13, 2015
  7. Dec 12, 2015
  8. Dec 11, 2015
  9. Dec 10, 2015
  10. Dec 09, 2015
  11. Dec 08, 2015
  12. Dec 07, 2015
  13. Dec 04, 2015
  14. Dec 03, 2015
Loading