projects
/
awesomized
/
libmemcached
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
first
⋅
prev
⋅ next
Fixed actual loop in add_wrapper ;-)
[awesomized/libmemcached]
/
tests
/
function.c
2008-01-21
Brian Aker
Clean up pointer issue.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
<brian@gir.tangen...
Fixed bug found by Evan Weaver where increment was...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
<brian@gir.tangen...
Merge.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-20
<patg@patg.net>
Merge
blob
|
commitdiff
|
raw
|
diff to current
2008-01-20
<patg@patg.net>
Removed major, minor, micro from memcached.h
blob
|
commitdiff
|
raw
|
diff to current
2008-01-20
Brian Aker
Merge
blob
|
commitdiff
|
raw
|
diff to current
2008-01-20
<patg@patg.net>
Merge of latest - callback commit needed
blob
|
commitdiff
|
raw
|
diff to current
2008-01-20
<patg@patg.net>
MEMCACHED_VERSION_STRING changed _back_ to LIBMEMCACHED...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-20
<patg@patg.net>
Working on getting version patch working
blob
|
commitdiff
|
raw
|
diff to current
2008-01-19
<brian@gir.local>
Typed clone and cleanup functions with memcached_ prefixes,
blob
|
commitdiff
|
raw
|
diff to current
2008-01-19
<brian@gir.local>
Custom memory patch work (based on Sean Chittenden...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-18
<brian@gir.local>
Merge.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-18
<brian@gir.local>
This patch includes all of the callback work for settin...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-15
<brian@gir.local>
Adding test for MEMCACHED_BEHAVIOR_USER_DATA
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
Brian Aker
Test Cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
Brian Aker
More timeout cleanup
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
Brian Aker
Merge
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
<brian@gir.tangen...
merge
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
<brian@gir.tangen...
Incorrect polltimeout set on test (Patch by Kevin)
blob
|
commitdiff
|
raw
|
diff to current
2008-01-08
<brian@gir.tangen...
Removing all of the multi-set bits (aka the buffer...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-05
Brian Aker
Test fixes for new return code on buffered calls.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-05
Brian Aker
Fix for bad error in execute.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-05
<brian@gir.tangen...
Merging
blob
|
commitdiff
|
raw
|
diff to current
2008-01-05
<brian@gir.tangen...
memcached_behavior() causes commands to be buffered...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-22
<brian@gir.tangen...
Merging branches.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-22
Brian Aker
NEw code for the memcached_fetch_execute() function.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-19
Brian Aker
Multi branch work.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Brian Aker
Fixed error in lack of pointer found (Tim Bunce discovered)
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Brian Aker
Code for multi delete functions.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Brian Aker
Portability patches from Kevin Dalley for Freebsd 4.0.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-14
<brian@wlan-guest...
Turns out the protocol docs were in error, and that...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-11
Brian Aker
New async test.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-08
<brian@gir.tangen...
Refactor of async code. poll() is now only called when...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-06
Brian Aker
Modifying tests to always get failures (aka test that...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Brian Aker
Extending tests...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Brian Aker
Updating to remove memory leak in functions.c (aka...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
<brian@gir.local>
Fixing failure of socket issue.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
<brian@h220-215...
Fixed problem with out of range character in key.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-02
<brian@gir.local>
Extending test cases (Hsieh has benchmarks now run...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-01
Brian Aker
Fix for Linux system for async protocol.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-01
<brian@gir.tangen...
Fix in issue where no servers are to be found (introduc...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-01
<brian@gir.tangen...
Big fix for async mode to make sure all data has been...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
Brian Aker
Added tests for consistent hash.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
<brian@gir.tangen...
IPV6 support, plus cleanup around consistent hashing.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-28
Brian Aker
Longer test case added for server parsing.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-25
Brian Aker
Added MEMCACHED_HASH_HSIEH.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-25
Brian Aker
Cleanup of stats code (fixed byte alignment issue)
blob
|
commitdiff
|
raw
|
diff to current
2007-11-25
Brian Aker
Extended tests so that memcached starts up its own...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-25
Brian Aker
Cleanedup test cases (they had some valgrind warnings).
blob
|
commitdiff
|
raw
|
diff to current
2007-11-25
Brian Aker
Bugfix for memcached_connect() so that it will not...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-22
Brian Aker
memcached_behavior_set() can now modify the poll timeout
blob
|
commitdiff
|
raw
|
diff to current
2007-11-21
Brian Aker
Updates for pkg-config.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-19
Brian Aker
Full CAS support now enabled in the library.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Brian Aker
Possible fix for problem where servaddr may not always...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Brian Aker
Added test for binary append (works as an example as...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Brian Aker
More tests, and new code for append/prepend.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Brian Aker
Flags fix found by Stuart Midgley
blob
|
commitdiff
|
raw
|
diff to current
2007-11-14
Brian Aker
Rework of the server connect so that "hostname" lookup...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-13
Brian Aker
Testing to make sure that partial reads do not break...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-13
Brian Aker
Adding comments to memcached_mget() that you need to...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Brian Aker
Updated tests (including one possible failing test...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Brian Aker
Fixing increment and decrement to take a 64bit unsigned...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Brian Aker
Fixed bug reported by Stuart Midgley about what happens...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Brian Aker
Merged in new generate tests.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Brian Aker
Updating test cases to return true/false
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
<brian@gir.tangen...
More tests.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-04
Brian Aker
Refactored out actual test code from test.c
blob
|
commitdiff
|
raw
|
diff to current