summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
* Merge lp:~vbernat/libmemcached/fix-memaslap-tps Build: jenkins-Libmemcached-455Continuous Integration2014-02-063-1/+26
|\
| * Don't account for time in throttled state.Vincent Bernat2014-01-113-0/+25
| * Fix how current tps is computed.Vincent Bernat2014-01-111-1/+1
* | Merge with 1.0Brian Aker2014-02-032-4/+6
|\ \ | |/ |/|
| * Fix copy/paste error.Brian Aker2014-02-021-4/+4
| * Fix possible linking issue with pthreads.Brian Aker2014-01-271-0/+2
* | Merge lp:libmemcached/1.0 Build: jenkins-Libmemcached-377Continuous Integration2013-11-041-14/+10
|\ \ | |/
| * Cleanup for OSX 9Brian Aker2013-11-041-14/+10
* | Merge of 1.0Brian Aker2013-10-115-9/+13
|\ \ | |/
| * Merge lp:~brianaker/libmemcached/1220229 Build: jenkins-Libmemcached-362Continuous Integration2013-10-103-7/+11
| |\
| | * Number to defineBrian Aker2013-09-142-6/+10
| | * Add strings.h includeBrian Aker2013-09-141-1/+1
| * | Fix miscellaneous typosMarc Abramowitz2013-09-112-2/+2
| |/
* | make memaslap link actually workMichael Hudson-Doyle2013-10-021-0/+3
* | squash a warningMichael Hudson-Doyle2013-10-021-0/+3
* | print global and period rates in the right placeMichael Hudson-Doyle2013-10-021-2/+2
* | link memaslap to -lpthreadMichael Hudson-Doyle2013-10-021-0/+1
* | avoid integer overflows in ms_time_diff when time_t is a 32-bit quantityMichael Hudson-Doyle2013-10-021-2/+2
* | count bytes in 64 bit integersMichael Hudson-Doyle2013-10-022-7/+7
* | fix #include pathMichael Hudson-Doyle2013-10-021-1/+1
* | I do not understand how this assert can ever passMichael Hudson-Doyle2013-10-021-1/+0
* | Update 1.2Brian Aker2013-06-1111-12/+23
* | Mergre 1.0 tree.Brian Aker2013-05-043-29/+72
|\ \ | |/
| * Fixes to test memcpBrian Aker2013-05-031-20/+31
| * Rework how we look at args.Brian Aker2013-05-031-0/+9
| * Fix for memcapable (it should not be looking at the local server automatically)Brian Aker2013-05-031-4/+11
| * Update libtest.Brian Aker2013-05-031-3/+19
| * Fix two valgrind finds.Brian Aker2013-05-012-2/+2
* | First pass, merge 1.0Brian Aker2013-04-203-3/+3
|\ \ | |/
| * Fix warnings found by cppcheck.Brian Aker2013-04-103-3/+3
* | Merge 1.0 treeBrian Aker2013-04-0315-85/+243
|\ \ | |/
| * Remove exposed C++ namespace.Brian Aker2013-03-311-9/+9
| * Cleanup around errors on bad --servers for CLI.Brian Aker2013-03-1211-61/+132
| * Fix for lp:1123153 (poor use of strtol).Brian Aker2013-02-239-13/+97
| * Harmonize WIN32, and update bootstrapBrian Aker2013-02-032-3/+3
* | Merge of 1.0 treeBrian Aker2013-01-083-5/+16
|\ \ | |/
| * Update yatl.Brian Aker2013-01-072-5/+15
| * Fix cppcheck warning.Brian Aker2013-01-021-0/+1
* | Merge with 1.0Brian Aker2012-11-3010-58/+92
|\ \ | |/
| * Cleanup around linking.Brian Aker2012-11-251-1/+1
| * Fix some compile time issues.Brian Aker2012-11-204-47/+53
| * Fixes a few more files that did not have a good config.hBrian Aker2012-11-187-7/+7
| * First pass through fixing SASL.Brian Aker2012-11-133-4/+32
* | Update from 1.0 tree.Brian Aker2012-11-1421-52/+41
|\ \ | |/
| * Update all config.h usage.Brian Aker2012-10-2816-16/+16
| * A number of small build fixes found while looking at mingw support.Brian Aker2012-10-255-36/+25
* | Update for version 1.2Brian Aker2012-10-1315-16/+18
|/
* Fix all include location, and drop versions of the library that were never sh...Brian Aker2012-10-1318-61/+75
* Old Ubuntu find.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-1/+4