1. 20 6月, 2013 3 次提交
  2. 19 6月, 2013 2 次提交
    • A
      Fix logStackTrace() when logging to stdout. · 338cd483
      antirez 提交于
      When the semantics changed from logfile = NULL to logfile = "" to log
      into standard output, no proper change was made to logStackTrace() to
      make it able to work with the new setup.
      
      This commit fixes the issue.
      338cd483
    • A
      Lua script errors format more unified. · 9c2c878e
      antirez 提交于
      lua_pcall error handler now formats errors in a way more similar to
      luaPushError() so that errors generated in different contexts look alike.
      9c2c878e
  3. 18 6月, 2013 1 次提交
  4. 17 6月, 2013 2 次提交
  5. 13 6月, 2013 2 次提交
  6. 12 6月, 2013 1 次提交
  7. 04 6月, 2013 1 次提交
  8. 01 6月, 2013 1 次提交
  9. 31 5月, 2013 2 次提交
  10. 30 5月, 2013 9 次提交
  11. 28 5月, 2013 2 次提交
  12. 27 5月, 2013 8 次提交
  13. 25 5月, 2013 3 次提交
  14. 23 5月, 2013 1 次提交
  15. 18 5月, 2013 1 次提交
  16. 15 5月, 2013 1 次提交