projects
/
m6w6
/
libmemcached
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
first
⋅
prev
⋅ next
Cachegrind to test and fix for cache misses
[m6w6/libmemcached]
/
libmemcached
/
2008-09-08
<brian@gir-3.local>
Cleanup values for future use of memcached_server_free()
tree
|
commitdiff
2008-09-08
<brian@gir-3.local>
Style cleanup
tree
|
commitdiff
2008-09-08
<brian@gir-3.local>
Updated for the creation of memcached_server_by_key().
tree
|
commitdiff
2008-09-08
<brian@gir-3.local>
Fix dangling endif
tree
|
commitdiff
2008-09-08
<brian@gir-3.local>
More warning cleanup.
tree
|
commitdiff
2008-09-08
<brian@gir-3.local>
Cleanup warnings/found issue in store by key functions.
tree
|
commitdiff
2008-09-07
Brian Aker
Forgot to update version number.
_23
tree
|
commitdiff
2008-09-07
Brian Aker
Merge
tree
|
commitdiff
2008-08-29
Yin Chen
fix the incr/decr operation connection closed bug
tree
|
commitdiff
2008-08-25
Yin Chen
add a memcached_result_string_st(A) interface to suppo...
tree
|
commitdiff
2008-08-20
Yin Chen
fix a bug in update_continuum
tree
|
commitdiff
2008-08-19
Trond Norbye
Fix compiler warning
tree
|
commitdiff
2008-08-19
Brian Aker
Turned up warnings in code
tree
|
commitdiff
2008-08-12
Yin Chen
fix a logic error on memcached_server_remove which...
tree
|
commitdiff
2008-08-02
<brian@localhost...
Small cleanups
tree
|
commitdiff
2008-08-07
Yin Chen
Fix some flaw and bugs in server failure rehash
tree
|
commitdiff
2008-08-07
Yin Chen
Merge the server failure rehash implementation
tree
|
commitdiff
2008-08-06
Yin Chen
Implement the server failure rehash mechanism
tree
|
commitdiff
2008-08-05
Trond Norbye
Detect the required libraries instead of hardcoding...
tree
|
commitdiff
2008-08-04
Trond Norbye
Fixed: warning: missing braces around initializer
tree
|
commitdiff
2008-07-30
<brian@localhost...
Added MEMCACHED_BEHAVIOR_SND_TIMEOUT, MEMCACHED_BEHAVIO...
tree
|
commitdiff
2008-07-29
<brian@localhost...
Handling merge
tree
|
commitdiff
2008-07-31
Trond Norbye
Removed build-time dependency to memcached with binary...
tree
|
commitdiff
2008-07-29
<brian@localhost...
Fix for lingerd and bad free.
tree
|
commitdiff
2008-07-27
<brian@localhost...
Fix for zero length bad key fix.
tree
|
commitdiff
2008-07-26
<trond@localhost>
Initial support for the binary protocol
tree
|
commitdiff
2008-07-23
<brian@localhost...
Fix for Chinese character sets.
tree
|
commitdiff
2008-07-23
<brian@localhost...
Pushing weighted ketama code.
tree
|
commitdiff
2008-07-18
<brian@localhost...
Removed dead code.
tree
|
commitdiff
2008-07-18
<brian@localhost...
Fix for solaris
tree
|
commitdiff
2008-06-30
<brian@gir-3.local>
More tests for Key prefix
tree
|
commitdiff
2008-06-30
<brian@gir-3.local>
Fix for prefix key checking in prefix
tree
|
commitdiff
2008-06-30
<brian@gir-3.local>
Fix for bad key on master
tree
|
commitdiff
2008-06-30
<brian@gir-3.local>
Cleaned up documentation
tree
|
commitdiff
2008-06-30
<brian@gir-3.local>
Merge
tree
|
commitdiff
2008-06-30
<brian@gir-3.local>
Clarified return type for prefix key in cases where...
tree
|
commitdiff
2008-06-25
<brian@localhost...
Simple fix in stats.
tree
|
commitdiff
2008-06-19
<brian@gir-3.local>
Bad data for threads (Toru patch)
tree
|
commitdiff
2008-05-27
<brian@gir-2.local>
Fix for flags operation (aka not storing the final...
tree
|
commitdiff
2008-05-21
<brian@h219-110...
Fix for death of file io to call shutdown()
tree
|
commitdiff
2008-05-21
Brian Aker
Updated headers for version 21
tree
|
commitdiff
2008-05-21
Brian Aker
Found issue with rollback for clone operation with...
tree
|
commitdiff
2008-05-21
Brian Aker
MEMCACHED_CALLBACK_PREFIX_KEY added (so domaining...
tree
|
commitdiff
2008-05-20
Brian Aker
Fixed all key methods to now take const char * (all...
tree
|
commitdiff
2008-05-05
<patg@patg.net>
Merge 477:75823cad36b7 with -r 476
tree
|
commitdiff
2008-05-02
<brian@localhost...
Removed old asserts in client apps.
tree
|
commitdiff
2008-05-02
<brian@localhost...
Merge
tree
|
commitdiff
2008-05-02
<brian@localhost...
More tests for consistent.
tree
|
commitdiff
2008-05-02
<brian@gir.tangen...
Fix for watchpoint macro (Solaris discovery)
tree
|
commitdiff
2008-04-29
<brian@gir-2.local>
Fix on definition for memcached_execute_fetch().
tree
|
commitdiff
2008-04-23
<brian@localhost...
Added test for ketama. Fixed bug in setting behavior.
tree
|
commitdiff
2008-04-23
<brian@localhost...
Cleanup of behaviors around ketama
tree
|
commitdiff
2008-04-21
<brian@localhost...
Fixed timeout to be low for connect()
tree
|
commitdiff
2008-04-21
<brian@localhost...
Fixed wrong strtol for stat.
tree
|
commitdiff
2008-04-21
<brian@localhost...
Fix for wheel algo to be dynamic
tree
|
commitdiff
2008-04-21
<brian@localhost...
Completed work on Ketama (it is now dynamic)
tree
|
commitdiff
2008-04-21
<brian@gir.tangen...
Committing change to dynamic numbers of servers (need...
tree
|
commitdiff
2008-04-21
<brian@gir.tangen...
Merge fix
tree
|
commitdiff
2008-04-21
<brian@gir.tangen...
Branch merge
tree
|
commitdiff
2008-04-20
<brian@gir>
Fixing merge
tree
|
commitdiff
2008-04-20
<brian@gir>
Fixing version
tree
|
commitdiff
2008-04-20
<brian@gir>
This will fix the bad head by Tim?
tree
|
commitdiff
2008-04-20
<brian@gir>
Merge Mark's fix
tree
|
commitdiff
2008-04-20
<brian@gir>
Sensei reported a bug with assert.h being included...
tree
|
commitdiff
2008-04-20
Mark Atwood
fix minor bug in compare_servers()
tree
|
commitdiff
2008-04-20
<brian@localhost...
Merging branches
tree
|
commitdiff
2008-04-20
<brian@localhost...
Work on adding ketama style distribution.
tree
|
commitdiff
2008-04-20
<brian@gir>
Temp commit to test with valgrind on linux (memory...
tree
|
commitdiff
2008-04-09
Brian Aker
Fixing up final bits for release.
tree
|
commitdiff
2008-04-08
Brian Aker
Removed issue around zero length returns now being...
tree
|
commitdiff
2008-04-07
Brian Aker
Fix for sorting when no servers have been added.
tree
|
commitdiff
2008-04-04
<brian@gir.tangen...
Fix for memcached_server_st after sort
tree
|
commitdiff
2008-04-04
<brian@gir.tangen...
If you call sort, a quit occurs, and the current server...
tree
|
commitdiff
2008-04-04
<brian@gir.tangen...
Refactor tests.
tree
|
commitdiff
2008-04-04
<brian@gir.tangen...
Fix for always sort.
tree
|
commitdiff
2008-04-04
<brian@gir.tangen...
Fixing likely and sort test.
tree
|
commitdiff
2008-03-27
<brian@gir.tangen...
Adding in missing file
tree
|
commitdiff
2008-03-22
<brian@gir.tangen...
Updating interface. Removed function calls where not...
tree
|
commitdiff
2008-03-22
<brian@gir.tangen...
Refactor out memcached storage functions.
tree
|
commitdiff
2008-03-22
<brian@gir.tangen...
Adding support for trigger call on delete of a successf...
tree
|
commitdiff
2008-03-21
<brian@gir-2.local>
Fix for wrong count on memcache_server_st structure...
tree
|
commitdiff
2008-03-21
<brian@gir-2.local>
Extended server_sort_test() test.
tree
|
commitdiff
2008-03-18
<brian@gir-2.local>
New version update
tree
|
commitdiff
2008-03-18
<brian@gir-2.local>
Fix or cas by key.
tree
|
commitdiff
2008-03-18
<brian@gir-2.local>
Merge
tree
|
commitdiff
2008-03-18
<brian@gir-2.local>
Read through caching function.
tree
|
commitdiff
2008-03-17
Brian Aker
Final cleanup to remove deprecated BEHAVIOR bit for...
tree
|
commitdiff
2008-03-17
<brian@gir.tangen...
Fixing cancel on timeout for closing socket.
tree
|
commitdiff
2008-03-17
<brian@gir.tangen...
Updating string
tree
|
commitdiff
2008-03-17
<brian@gir.tangen...
Cleanup for defaults on new connection timeouts.
tree
|
commitdiff
2008-03-16
<brian@gir-2.local>
Update from Tanj
tree
|
commitdiff
2008-03-15
<brian@gir-2.local>
Update on murmur
tree
|
commitdiff
2008-03-11
<brian@gir-2.local>
Collapse heads for major merge.
tree
|
commitdiff
2008-03-10
<brian@gir-2.local>
Fix for bad include. Now include config information
tree
|
commitdiff
2008-03-10
<brian@gir-2.local>
Refactored debug library out of main include.
tree
|
commitdiff
2008-03-10
<brian@gir-2.local>
Refactor to allow memcached_string_st to be public...
tree
|
commitdiff
2008-03-10
<brian@gir-2.local>
Cleanup of include system. Broke up major memcached...
tree
|
commitdiff
2008-03-10
<brian@gir-2.local>
Fixed headers for includes.
tree
|
commitdiff
2008-03-10
<brian@gir-2.local>
Huge refactoring of directory structure.
tree
|
commitdiff