projects
/
m6w6
/
libmemcached
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
first
⋅
prev
⋅
next
Merge from Trond
[m6w6/libmemcached]
/
libmemcached
/
2009-07-16
Brian Aker
Bug fix
tree
|
commitdiff
2009-07-16
Trond Norbye
Bug #400182: Ignore unsupported stats 'conn_yields'
tree
|
commitdiff
2009-07-15
Brian Aker
Updates on C++ interface from Padraig.
tree
|
commitdiff
2009-07-15
Padraig O'Sullivan
Converted some of the memcached API's to use size_t...
tree
|
commitdiff
2009-07-15
Padraig O'Sullivan
Merge from monty.
tree
|
commitdiff
2009-07-15
Brian Aker
Merge Monty
tree
|
commitdiff
2009-07-15
Brian Aker
Updated with Twitter's memcached_server_error() function.
tree
|
commitdiff
2009-07-15
Brian Aker
Merged (and removed Malloc for size_t in mget)
tree
|
commitdiff
2009-07-14
Brian Aker
Merge Monty
tree
|
commitdiff
2009-07-14
Brian Aker
Merge Padraig
tree
|
commitdiff
2009-07-14
Monty Taylor
Merged in a lost patch.
tree
|
commitdiff
2009-07-14
Monty Taylor
Merged from Padraig.
tree
|
commitdiff
2009-07-14
Monty Taylor
Merged from myself.
tree
|
commitdiff
2009-07-14
Padraig O'Sullivan
Resolving build issues on Mac OSX. Some variables were...
tree
|
commitdiff
2009-07-11
Padraig O'Sullivan
Merge trunk.
tree
|
commitdiff
2009-07-11
Padraig O'Sullivan
Modified the fetch() function in the C++ interface...
tree
|
commitdiff
2009-07-11
Padraig O'Sullivan
Adding the fetch_execute function to the C++ interface.
tree
|
commitdiff
2009-07-11
Padraig O'Sullivan
Updating the mget function in the C++ interface to...
tree
|
commitdiff
2009-07-10
Brian Aker
Updated version.
0.31
tree
|
commitdiff
2009-07-10
Padraig O'Sullivan
Cleaning up formatting in the C++ interface.
tree
|
commitdiff
2009-07-10
Padraig O'Sullivan
Updating the get function in the C++ interface.
tree
|
commitdiff
2009-07-10
Padraig O'Sullivan
Removing all remnants of const char * in the C++ interf...
tree
|
commitdiff
2009-07-10
Padraig O'Sullivan
Added the lib_version() function to the C++ interface.
tree
|
commitdiff
2009-07-10
Padraig O'Sullivan
Removing un-needed include declaration from C++ interface.
tree
|
commitdiff
2009-07-10
Padraig O'Sullivan
More modifications to the C++ interface. Changing the...
tree
|
commitdiff
2009-07-10
Padraig O'Sullivan
Making some modifications to the C++ interface. Mainly...
tree
|
commitdiff
2009-07-09
Monty Taylor
Merged trunk.
tree
|
commitdiff
2009-07-09
Monty Taylor
pandora-build 0.9
tree
|
commitdiff
2009-07-08
Brian Aker
Merge Monty
tree
|
commitdiff
2009-07-08
Brian Aker
Bug found by Dustin via ICC
tree
|
commitdiff
2009-07-08
Brian Aker
Merge Monty
tree
|
commitdiff
2009-07-08
Monty Taylor
Merged in two missing changes from f-visibility tree.
tree
|
commitdiff
2009-07-08
Monty Taylor
Merge trond from lp:~trond-norbye/libmemcached/bug_396882
tree
|
commitdiff
2009-07-08
Monty Taylor
Removed a noinst_HEADERS entry for dtrace_probes, which...
tree
|
commitdiff
2009-07-08
Monty Taylor
Fixed -Wwrite-strings warnings.
tree
|
commitdiff
2009-07-08
Monty Taylor
pandora-build v0.1
tree
|
commitdiff
2009-07-07
Monty Taylor
Cleaned up some warnings.
tree
|
commitdiff
2009-07-07
Monty Taylor
Add in missing probes.
tree
|
commitdiff
2009-07-07
Monty Taylor
Added an else for unknown compilers.
tree
|
commitdiff
2009-07-07
Monty Taylor
Patch from Trond about visibility on Sun Studio.
tree
|
commitdiff
2009-07-07
Monty Taylor
Reverted changes to a file that isn't owned by this...
tree
|
commitdiff
2009-07-06
Monty Taylor
Turned on -fvisibility=hidden. Added API markers to...
tree
|
commitdiff
2009-07-06
Monty Taylor
Fixed strict aliasing. Turn it off only for the callbac...
tree
|
commitdiff
2009-07-06
Monty Taylor
Rearranged some things and added the visibility.m4...
tree
|
commitdiff
2009-07-01
Brian Aker
Merge Trond
tree
|
commitdiff
2009-07-01
Trond Norbye
Bug 394442: Replication mget test fail on linux due...
tree
|
commitdiff
2009-07-01
Brian Aker
Work inspired by matt knox
tree
|
commitdiff
2009-06-30
Matt Knox
removed free
tree
|
commitdiff
2009-06-30
Matt Knox
oops! Now I'm using the malloc api, rather than direct...
tree
|
commitdiff
2009-06-29
Brian Aker
Fix from Trond for deprecation
tree
|
commitdiff
2009-06-29
Matt Knox
cached the server error in memcached_server_st
tree
|
commitdiff
2009-06-29
Trond Norbye
Bug #393578: make install should install libmemcached...
tree
|
commitdiff
2009-06-22
Brian Aker
Merging Trond, also fixed make test.
tree
|
commitdiff
2009-06-21
Brian Aker
Merge Monty
tree
|
commitdiff
2009-06-21
Trond Norbye
Deprecate the old callback interface to set the memory...
tree
|
commitdiff
2009-06-21
Monty Taylor
Updated output results to match new now-non-missing...
tree
|
commitdiff
2009-06-20
Brian Aker
Merging replication
tree
|
commitdiff
2009-06-20
Monty Taylor
Merged from trond.
tree
|
commitdiff
2009-06-17
Monty Taylor
Merged from me.
tree
|
commitdiff
2009-06-17
Brian Aker
Merging Trond
tree
|
commitdiff
2009-06-16
Monty Taylor
Merged from me.
tree
|
commitdiff
2009-06-15
Monty Taylor
Fixed -Wconversion warnings.
tree
|
commitdiff
2009-06-15
Monty Taylor
Merged from me.
tree
|
commitdiff
2009-06-15
Monty Taylor
Fixed solaris warnings/errors.
tree
|
commitdiff
2009-06-14
Monty Taylor
Aligned configure.ac with libdizzle and gearman.
tree
|
commitdiff
2009-06-14
Trond Norbye
Use the memory allocators specified by memcached_set_me...
tree
|
commitdiff
2009-06-14
Trond Norbye
merge upstream
tree
|
commitdiff
2009-06-14
Brian Aker
Merge Trond
tree
|
commitdiff
2009-06-14
Trond Norbye
Add memcached_[gs]et_user_data and updated the doc...
tree
|
commitdiff
2009-06-14
Trond Norbye
Clone should also preserve calloc
tree
|
commitdiff
2009-06-14
Trond Norbye
Fix paren style, and mark replication with the unlikely...
tree
|
commitdiff
2009-06-11
Trond Norbye
New configure flag: --enable-deprecated
tree
|
commitdiff
2009-06-10
Trond Norbye
Refactor: clean up malloc/realloc/free/calloc
tree
|
commitdiff
2009-06-09
Trond Norbye
Added support for storing replicas on multiple servers
tree
|
commitdiff
2009-06-01
Brian Aker
Updating for 0.30
0.30
tree
|
commitdiff
2009-05-28
Brian Aker
Added memcached_generate_hash() and more tests! :)
tree
|
commitdiff
2009-05-27
Brian Aker
Stat fix and storage boost performance.
tree
|
commitdiff
2009-05-23
Brian Aker
Merge Monty
tree
|
commitdiff
2009-05-21
Monty Taylor
Merged from trunk.
tree
|
commitdiff
2009-05-20
Monty Taylor
Only link libm with things that need libm.
tree
|
commitdiff
2009-05-20
<brian@localhost...
Align memcached_st.
tree
|
commitdiff
2009-05-20
<brian@localhost...
Cleaned up structures for holes.
tree
|
commitdiff
2009-05-19
<brian@localhost...
Added new memcached_dump() command.
tree
|
commitdiff
2009-05-14
<brian@localhost...
Flip call (NULL is more common). Also add in helgrind...
tree
|
commitdiff
2009-05-13
<brian@localhost...
Cachegrind to test and fix for cache misses
tree
|
commitdiff
2009-05-13
Monty Taylor
A few 32-bit fixes.
tree
|
commitdiff
2009-05-13
Monty Taylor
Fixed files to work with vpath builds for distcheck.
tree
|
commitdiff
2009-05-13
Monty Taylor
Turned on more warnings, and fixed the errors. Moved...
tree
|
commitdiff
2009-05-13
Monty Taylor
Enabled warnings=errors for GCC and then made things...
tree
|
commitdiff
2009-05-13
<brian@localhost...
Setup for next version (and fixes for util for RPM)
tree
|
commitdiff
2009-05-12
Trond Norbye
Fixed up review comments from Brian
tree
|
commitdiff
2009-05-11
Trond Norbye
Added libmemcachedutil containing utility functions
tree
|
commitdiff
2009-05-03
Trond Norbye
Flush _all_ servers when we hit the prefetch limit
tree
|
commitdiff
2009-05-03
Trond Norbye
Added support for MEMCACHED_BEHAVIOR_IO_KEY_PREFETCH
tree
|
commitdiff
2009-05-02
Trond Norbye
POLLERR is a returned event value
tree
|
commitdiff
2009-05-02
Trond Norbye
Refactor: memcached_io_read should return memcached_ret...
tree
|
commitdiff
2009-05-02
Trond Norbye
Swallow new stats from 1.3 servers. We need a new stats...
tree
|
commitdiff
2009-05-02
Robey Pointer
Add support for AUTO_EJECT_HOST
tree
|
commitdiff
2009-05-01
Eric Lambert
Disable hsieh algorithm by default
tree
|
commitdiff
2009-04-30
Trond Norbye
Do not install libmemcached_config.h
tree
|
commitdiff
next