summaryrefslogtreecommitdiff
path: root/stats.h
Commit message (Collapse)AuthorAgeFilesLines
* stats: Rename stats.c to stats_prefix.cKanak Kshetri2020-01-131-59/+0
|
* stats: move documentation comments from .c to .hKanak Kshetri2020-01-131-2/+34
|
* stats: Move unit tests to testapp.cKanak Kshetri2020-01-131-1/+20
| | | | | | | | * Remove bespoke testing system in favor of testapp.c * Change stats_prefix_init function to take prefix delimiter. Otherwise, we would have to include memcached.h in testapp.c to get the settings struct, which in turn would cause a conflicting definition of the conn struct.
* stats_prefix_* should not assume that all keys are zero-terminatedTrond Norbye2009-01-031-3/+3
|
* first pass at pedantic ansi-c changes, use bools/consts.Paul Lindner2007-04-161-3/+4
| | | | git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@512 b0b603af-a30f-0410-a34e-baf09ae79d0b
* Merge multithreaded branch into trunk.Steven Grimm2007-04-161-0/+7
git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@508 b0b603af-a30f-0410-a34e-baf09ae79d0b