- 10 Jun, 2016 3 commits
-
-
antirez authored
All lists are now represented via quicklists. Quicklists are never represented referencing robj structures, so trying to compress their representation does not make sense. That the new way is faster was experimentally verified with micro benchmarks in order to prove that the intuition was correct.
-
andyli authored
-
antirez authored
-
- 08 Jun, 2016 1 commit
-
-
antirez authored
-
- 07 Jun, 2016 2 commits
-
-
jspraul authored
Fix an MSYS2-build-breaking error: unknown type name ‘fd_set’
-
Yossi Gottlieb authored
module.
-
- 05 Jun, 2016 3 commits
-
-
Pierre Chapuis authored
-
Pierre Chapuis authored
-
Pierre Chapuis authored
-
- 04 Jun, 2016 2 commits
- 03 Jun, 2016 3 commits
- 01 Jun, 2016 3 commits
- 31 May, 2016 1 commit
-
-
antirez authored
Probably there is no compiler that will actaully break the code or raise a signal for unsigned -> signed overflowing conversion, still it was apparently possible to write it in a more correct way. All tests passing.
-
- 28 May, 2016 1 commit
-
-
Itamar Haber authored
The existing `R` flag appears to be sufficient and there's no apparent reason why the command should be blocked.
-
- 21 May, 2016 1 commit
-
-
Jan-Erik Rediger authored
-
- 18 May, 2016 4 commits
- 17 May, 2016 1 commit
-
-
Dvir Volk authored
-
- 16 May, 2016 1 commit
-
-
oranagra authored
-
- 14 May, 2016 1 commit
-
-
antirez authored
-
- 10 May, 2016 13 commits