summaryrefslogtreecommitdiff
path: root/libmemcached/memory.h
Commit message (Expand)AuthorAgeFilesLines
* Update all config.h usage.Brian Aker2012-10-281-1/+1
* Fix reference to not common include.Brian Aker2012-10-131-1/+1
* Update header check.Brian Aker2012-04-261-2/+20
* See if this fixes the ICCBrian Aker2012-02-181-16/+0
* No need to include <memory>Brian Aker2012-02-171-1/+0
* Intel compiler fix.Brian Aker2012-02-141-0/+25
* Update to tests (just moved for version specifics). Outlined basics for 1.2, ...Brian Aker2011-12-121-0/+2
* First pass through to make sure malloc is type safeBrian Aker2011-11-301-2/+6
* Simply free so that we can not have a bunch of if/else around using custom/no...Brian Aker2011-05-231-4/+26
* Merge in fetch updates/break out memory/create error bits for host failures.Brian Aker2011-05-191-0/+57