summaryrefslogtreecommitdiff
path: root/libmemcachedutil
Commit message (Expand)AuthorAgeFilesLines
* Update 1.2Brian Aker2013-06-112-2/+2
* Merge 1.0 treeBrian Aker2013-04-033-5/+5
|\
| * Remove exposed C++ namespace.Brian Aker2013-03-313-5/+5
* | Merge of 1.0 treeBrian Aker2013-01-082-7/+22
|\ \ | |/
| * Update yatl.Brian Aker2013-01-072-7/+25
* | Merge 1.0 trunk.Brian Aker2012-12-201-3/+0
|\ \ | |/
| * Refactor DEPENDENCIESBrian Aker2012-12-171-3/+0
* | Merge with 1.0Brian Aker2012-11-301-8/+11
|\ \ | |/
| * Cleanup around linking.Brian Aker2012-11-251-4/+8
| * Fix some compile time issues.Brian Aker2012-11-201-4/+3
* | Update from 1.0 tree.Brian Aker2012-11-141-1/+5
|\ \ | |/
| * Update all config.h usage.Brian Aker2012-10-281-1/+1
| * A number of small build fixes found while looking at mingw support.Brian Aker2012-10-251-1/+5
* | Update for version 1.2Brian Aker2012-10-131-2/+3
|/
* Fix all warnings found via clang.Brian Aker2012-09-171-1/+1
* Speed up host lookup for cases where we don't need to do it, or where it ends...Brian Aker2012-09-101-17/+18
* Update for fix for testing if memcached is running.Brian Aker2012-06-181-0/+2
* Remove how use instance (keep API intact)Brian Aker2012-06-183-12/+12
* Fix for lp:962815, from https://launchpad.net/~hareboxBrian Aker2012-04-031-13/+36
* Update to error messages.Brian Aker2012-01-031-4/+5
* Fixes for returning better error in parser if namespace is invoked twice.Brian Aker2011-11-231-2/+4
* Merge in touch.Brian Aker2011-10-051-3/+6
* Update all of the build/spec files.Brian Aker2011-10-047-0/+989
* Move libmemcachedutil to libmemcached/util where it belongsTrond Norbye2009-10-053-258/+0
* RFE: It should be possible to set behavior flags on a poolTrond Norbye2009-09-261-0/+76
* Turned on -fvisibility=hidden. Added API markers to the code.Monty Taylor2009-07-061-1/+1
* Rearranged some things and added the visibility.m4 macros. Started to lay theMonty Taylor2009-07-061-1/+3
* Fixed -Wconversion warnings.Monty Taylor2009-06-151-2/+2
* Add versioning to libmemcachedutil.Monty Taylor2009-05-202-1/+5
* Fixed files to work with vpath builds for distcheck.Monty Taylor2009-05-132-2/+1
* Enabled warnings=errors for GCC and then made things compile. Had to turn offMonty Taylor2009-05-131-1/+1
* Fixed up review comments from BrianTrond Norbye2009-05-121-61/+43
* Added libmemcachedutil containing utility functionsTrond Norbye2009-05-112-0/+195