1. 16 Jun, 2020 1 commit
  2. 02 Oct, 2018 1 commit
    • antirez's avatar
      Listpack: optionally force reallocation on inserts. · 9d4f51e1
      antirez authored
      This is useful in order to spot bugs where we fail
      at updating the pointer returned by the insertion
      function. Normally often the same pointer is returned,
      making it harder than needed to spot bugs.
      
      Related to #5210.
      9d4f51e1
  3. 03 Jul, 2018 1 commit
  4. 01 Mar, 2018 1 commit
  5. 01 Dec, 2017 2 commits