1. 18 Jan, 2017 1 commit
    • antirez's avatar
      serverPanic(): allow printf() alike formatting. · 53b8bf2c
      antirez authored
      This is of great interest because allows us to print debugging
      informations that could be of useful when debugging, like in the
      following example:
      
          serverPanic("Unexpected encoding for object %d, %d",
              obj->type, obj->encoding);
      53b8bf2c
  2. 13 Jan, 2017 2 commits
  3. 12 Jan, 2017 3 commits
  4. 11 Jan, 2017 4 commits
  5. 10 Jan, 2017 2 commits
  6. 08 Jan, 2017 1 commit
  7. 02 Jan, 2017 1 commit
  8. 30 Dec, 2016 1 commit
  9. 21 Dec, 2016 1 commit
  10. 20 Dec, 2016 7 commits
  11. 19 Dec, 2016 8 commits
  12. 16 Dec, 2016 9 commits