summaryrefslogtreecommitdiff
path: root/src/util.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'unstable' into rm_get_server_infoSalvatore Sanfilippo2019-11-211-1/+8
|\
| * Module API for loading and saving long doubleOran Agra2019-11-031-1/+8
* | Add RM_ServerInfoGetFieldUnsignedOran Agra2019-11-041-0/+1
* | Add module api for looking into INFO fieldsOran Agra2019-11-031-0/+1
|/
* stringmatchlen() fuzz test added.antirez2018-12-111-0/+1
* Fix non Linux build.David Carlier2018-10-261-0/+1
* enlarged buffer given to ld2stringGuy Benoish2017-01-111-0/+5
* Fix HINCRBYFLOAT to work with long doubles.antirez2015-11-041-1/+1
* Lazyfree: Hash converted to use plain SDS WIP 2.antirez2015-10-011-0/+1
* Lazyfree: Hash converted to use plain SDS WIP 1.antirez2015-10-011-0/+1
* Utils: Include stdint.h and fix signess in sdigits10().antirez2015-02-271-0/+1
* Utils: added function to get radix 10 string length of signed integer.antirez2015-02-271-0/+2
* Allow all code tests to run using Redis argsMatt Stancliff2014-12-231-0/+4
* pathIsBaseName() added to utils.cantirez2013-07-021-0/+1
* getAbsolutePath() moved into utils.cantirez2013-07-021-0/+3
* BSD license added to every C source and header file.antirez2012-11-081-0/+29
* string2* functions take a const pointerPieter Noordhuis2012-01-021-2/+2
* Tests for string2ll; move isObject* to object.cPieter Noordhuis2011-05-051-0/+12