summaryrefslogtreecommitdiff
path: root/src/pqsort.c
Commit message (Expand)AuthorAgeFilesLines
* Fix null pointer subtraction warning (#10498)chenyang80942022-04-041-2/+2
* No more trailing spaces in Redis source code.antirez2014-06-261-3/+3
* assert.h replaced with redisassert.h when appropriate.antirez2013-08-191-1/+0
* pqsort.c: remove the "switch to insertion sort" optimization.antirez2013-07-021-12/+1
* BSD license added to every C source and header file.antirez2012-11-081-1/+1
* redis.c split into many different C files.antirez2010-07-011-0/+197