コミット履歴

作者 SHA1 メッセージ 日付
  Pieter Noordhuis 5afce9b6ea SETNX regression tests. 13 年 前
  Pieter Noordhuis 7d5f5712d9 Update tests for STRLEN 14 年 前
  Pieter Noordhuis 8f8eeffec1 Disable negative offsets for SETRANGE 14 年 前
  Pieter Noordhuis e983cf34be Add fuzzy test for SETBIT 14 年 前
  Pieter Noordhuis 30407e1f4f Make SETBIT return original bit value 14 年 前
  Pieter Noordhuis d8f160a848 Add test cases for GETRANGE against integer-encoded strings 14 年 前
  Pieter Noordhuis ef11bcccca Refactor and rename SUBSTR to GETRANGE 14 年 前
  Pieter Noordhuis 9f9e1ceaa0 Add SETRANGE command implementation and tests 14 年 前
  Pieter Noordhuis eae33c1c81 Add generic function to grow an sds value 14 年 前
  Pieter Noordhuis 076f88d657 Enforce maximum string value length of 512MB 14 年 前
  Pieter Noordhuis 3c1bf4957e Add commands SETBIT/GETBIT 14 年 前
  Pieter Noordhuis dc11daf3b5 Change tests to use either the inline or the multibulk protocol 14 年 前
  antirez 2c572622fb no longer passing tests due to the new write-on-volatile semantics modified/removed 14 年 前
  antirez 80091bbaac STRLEN command implemented 14 年 前
  Pieter Noordhuis 7f7499eeac tags for existing tests 14 年 前
  Pieter Noordhuis 6e0e5bedd9 basic support to tag tests 14 年 前
  Pieter Noordhuis 9e5d2e8bd6 changed how server.tcl accepts options to support more directives without requiring more arguments to the proc 14 年 前
  antirez ab72b4833d minor fixes to the new test suite, html doc updated 14 年 前