projects
/
m6w6
/
libmemcached
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
first ⋅ prev ⋅ next
Use calloc to allocate the result structure to initialize the object data
[m6w6/libmemcached]
/
libmemcached
/
Makefile.am
2009-12-16
Brian Aker
Mass rename to simplify names.
blob
|
commitdiff
|
raw
2009-12-16
Brian Aker
Updated copyright headers.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Brian Aker
Style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2009-12-03
Brian Aker
Adding memslap tool.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-02
Monty Taylor
Merged trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-02
Monty Taylor
pandora-build v0.75. Also fixed visibility which had...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Brian Aker
Merge in Adam's bug case.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-07
Padraig O'Sullivan
Merge from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Brian Aker
Merge in bug fix for for MTaylor
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Brian Aker
Merge Trond.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Trond Norbye
Move libmemcachedutil to libmemcached/util where it...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Padraig O'Sullivan
Merge from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Brian Aker
Merge Monty.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Brian Aker
Merge Trond's protocol work.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-01
Trond Norbye
Refactor and add support for the ASCII protocol by...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-27
Padraig O'Sullivan
Merge from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Brian Aker
Merge fix for binary mget
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Brian Aker
Merge Patrick
blob
|
commitdiff
|
raw
|
diff to current
2009-09-21
Trond Norbye
Merge trunk
blob
|
commitdiff
|
raw
|
diff to current
2009-09-20
Brian Aker
Updates on C++ interface
blob
|
commitdiff
|
raw
|
diff to current
2009-09-18
Trond Norbye
Fix compilation on Linux (lacks ntohll etc)
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Trond Norbye
Merge trunk
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Brian Aker
Merge Trond
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Padraig O'Sullivan
Merge from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Padraig O'Sullivan
Reverted trond's header file changes for now.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Trond Norbye
Prototype of a protocol parsing library for the binary...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Trond Norbye
Refactor: move ntohll to a separate helper library
blob
|
commitdiff
|
raw
|
diff to current
2009-08-05
Padraig O'Sullivan
Merged with trond's header file cleanup branch.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-05
Padraig O'Sullivan
Merge Patrick's exception branch.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-04
Patrick Galbraith
* Added first version of exceptions to the C++ interface
blob
|
commitdiff
|
raw
|
diff to current
2009-08-04
Trond Norbye
Fixed header file layout
blob
|
commitdiff
|
raw
|
diff to current
2009-07-30
Brian Aker
More C++ updates
blob
|
commitdiff
|
raw
|
diff to current
2009-07-27
Padraig O'Sullivan
Forgot to update Makefile.am after renaming the memcach...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Brian Aker
Updated with Twitter's memcached_server_error() function.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-14
Monty Taylor
Merged in a lost patch.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Brian Aker
Merge Monty
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Monty Taylor
Merged in two missing changes from f-visibility tree.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Monty Taylor
Merge trond from lp:~trond-norbye/libmemcached/bug_396882
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Monty Taylor
Removed a noinst_HEADERS entry for dtrace_probes, which...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Monty Taylor
pandora-build v0.1
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Monty Taylor
Turned on -fvisibility=hidden. Added API markers to...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Monty Taylor
Fixed strict aliasing. Turn it off only for the callbac...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Monty Taylor
Rearranged some things and added the visibility.m4...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-29
Brian Aker
Fix from Trond for deprecation
blob
|
commitdiff
|
raw
|
diff to current
2009-06-29
Trond Norbye
Bug #393578: make install should install libmemcached...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Brian Aker
Merging Trond, also fixed make test.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-21
Brian Aker
Merge Monty
blob
|
commitdiff
|
raw
|
diff to current
2009-06-20
Brian Aker
Merging replication
blob
|
commitdiff
|
raw
|
diff to current
2009-06-20
Monty Taylor
Merged from trond.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Monty Taylor
Merged from me.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Brian Aker
Merging Trond
blob
|
commitdiff
|
raw
|
diff to current
2009-06-16
Monty Taylor
Merged from me.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Monty Taylor
Fixed -Wconversion warnings.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-14
Trond Norbye
merge upstream
blob
|
commitdiff
|
raw
|
diff to current
2009-06-14
Brian Aker
Merge Trond
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
Trond Norbye
New configure flag: --enable-deprecated
blob
|
commitdiff
|
raw
|
diff to current
2009-06-10
Trond Norbye
Refactor: clean up malloc/realloc/free/calloc
blob
|
commitdiff
|
raw
|
diff to current
2009-05-23
Brian Aker
Merge Monty
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Monty Taylor
Merged from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-20
Monty Taylor
Only link libm with things that need libm.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
<brian@localhost...
Added new memcached_dump() command.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Monty Taylor
Fixed files to work with vpath builds for distcheck.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Monty Taylor
Enabled warnings=errors for GCC and then made things...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-11
Trond Norbye
Added libmemcachedutil containing utility functions
blob
|
commitdiff
|
raw
|
diff to current
2009-05-01
Eric Lambert
Disable hsieh algorithm by default
blob
|
commitdiff
|
raw
|
diff to current
2009-04-30
Trond Norbye
Do not install libmemcached_config.h
blob
|
commitdiff
|
raw
|
diff to current
2009-03-27
Toru Maesaka
Unify the execution flow for fetch related functions...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-26
Trond Norbye
Backed out changeset 74a1c5ce90d4
blob
|
commitdiff
|
raw
|
diff to current
2009-03-26
Toru Maesaka
Unify the execution flow for fetch related functions...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-13
Trond Norbye
The clients and test programs should not be compiled...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-13
Trond Norbye
Check if the operating system provides a working ntohll
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Toru Maesaka
Added cluster analysis functionality to the library...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Trond Norbye
Added new command: memcached_flush_buffers
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
Trond Norbye
Removed obsolete DTrace related macros
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
Trond Norbye
Fixed the support for DTrace so that it also builds...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Brian Aker
Fix for config to not be stored into filesystem.
0.25
blob
|
commitdiff
|
raw
|
diff to current
2008-11-15
<brian@gir-3.local>
Trying to remove dead branch
blob
|
commitdiff
|
raw
|
diff to current
2008-10-22
Trond Norbye
Purge the input buffer if I discover a lot of commands...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
Trond Norbye
libmemcached_config.h should not be installed
blob
|
commitdiff
|
raw
|
diff to current
2008-09-22
<brian@gir-3.local>
Merging in Brian Pontz work on Jenkins hash
blob
|
commitdiff
|
raw
|
diff to current
2008-08-07
Yin Chen
Merge the server failure rehash implementation
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Trond Norbye
Detect the required libraries instead of hardcoding...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
<brian@localhost...
Handling merge
blob
|
commitdiff
|
raw
|
diff to current
2008-07-31
Trond Norbye
Removed build-time dependency to memcached with binary...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-26
<trond@localhost>
Initial support for the binary protocol
blob
|
commitdiff
|
raw
|
diff to current
2008-05-20
Brian Aker
Fixed all key methods to now take const char * (all...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-05
<patg@patg.net>
Merge 477:75823cad36b7 with -r 476
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
<brian@gir.tangen...
Merge fix
blob
|
commitdiff
|
raw
|
diff to current
2008-04-20
<brian@gir>
This will fix the bad head by Tim?
blob
|
commitdiff
|
raw
|
diff to current
2008-03-22
<brian@gir.tangen...
Refactor out memcached storage functions.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-11
<brian@gir-2.local>
Collapse heads for major merge.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-10
<brian@gir-2.local>
Refactored debug library out of main include.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-10
<brian@gir-2.local>
Cleanup of include system. Broke up major memcached...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-10
<brian@gir-2.local>
Huge refactoring of directory structure.
blob
|
commitdiff
|
raw
|
diff to current