projects
/
awesomized
/
libmemcached
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
first
⋅
prev
⋅
next
Adding in more tests for command line tools.
[awesomized/libmemcached]
/
tests
/
2007-12-04
<brian@h220-215...
Fix for hash not being cloned.
tree
|
commitdiff
2007-12-03
Brian Aker
Fix to removed GNU specific bit
tree
|
commitdiff
2007-12-03
<brian@gir.local>
Fixing failure of socket issue.
tree
|
commitdiff
2007-12-03
<brian@h220-215...
Fixed problem with out of range character in key.
tree
|
commitdiff
2007-12-02
<brian@gir.local>
Extending test cases (Hsieh has benchmarks now run...
tree
|
commitdiff
2007-12-01
Brian Aker
Fix for Linux system for async protocol.
tree
|
commitdiff
2007-12-01
<brian@gir.tangen...
Fix in issue where no servers are to be found (introduc...
tree
|
commitdiff
2007-12-01
<brian@gir.tangen...
Big fix for async mode to make sure all data has been...
tree
|
commitdiff
2007-11-29
Brian Aker
Added tests for consistent hash.
tree
|
commitdiff
2007-11-29
<brian@gir.tangen...
IPV6 support, plus cleanup around consistent hashing.
tree
|
commitdiff
2007-11-28
Brian Aker
Longer test case added for server parsing.
tree
|
commitdiff
2007-11-25
Brian Aker
Cleanuped up make test
tree
|
commitdiff
2007-11-25
Brian Aker
Added MEMCACHED_HASH_HSIEH.
tree
|
commitdiff
2007-11-25
Brian Aker
Updating test output
tree
|
commitdiff
2007-11-25
Brian Aker
Cleanup of stats code (fixed byte alignment issue)
tree
|
commitdiff
2007-11-25
Brian Aker
Fixed bug in memcached_version() call
tree
|
commitdiff
2007-11-25
Brian Aker
Extended tests so that memcached starts up its own...
tree
|
commitdiff
2007-11-25
Brian Aker
Cleanedup test cases (they had some valgrind warnings).
tree
|
commitdiff
2007-11-25
Brian Aker
Bugfix for memcached_connect() so that it will not...
tree
|
commitdiff
2007-11-22
Brian Aker
memcached_behavior_set() can now modify the poll timeout
tree
|
commitdiff
2007-11-21
Brian Aker
Updates for pkg-config.
tree
|
commitdiff
2007-11-19
Brian Aker
Full CAS support now enabled in the library.
tree
|
commitdiff
2007-11-16
Brian Aker
Possible fix for problem where servaddr may not always...
tree
|
commitdiff
2007-11-15
Brian Aker
Added test for binary append (works as an example as...
tree
|
commitdiff
2007-11-15
Brian Aker
More tests, and new code for append/prepend.
tree
|
commitdiff
2007-11-15
Brian Aker
Flags fix found by Stuart Midgley
tree
|
commitdiff
2007-11-14
Brian Aker
Rework of the server connect so that "hostname" lookup...
tree
|
commitdiff
2007-11-13
Brian Aker
Testing to make sure that partial reads do not break...
tree
|
commitdiff
2007-11-13
Brian Aker
Adding comments to memcached_mget() that you need to...
tree
|
commitdiff
2007-11-12
Brian Aker
Updated tests (including one possible failing test...
tree
|
commitdiff
2007-11-12
Brian Aker
Fixing increment and decrement to take a 64bit unsigned...
tree
|
commitdiff
2007-11-09
Brian Aker
Fixed bug reported by Stuart Midgley about what happens...
tree
|
commitdiff
2007-11-09
Brian Aker
Merged in new generate tests.
tree
|
commitdiff
2007-11-09
Brian Aker
Updating test cases to return true/false
tree
|
commitdiff
2007-11-09
<brian@gir.tangen...
More tests.
tree
|
commitdiff
2007-11-05
Brian Aker
Fixup for release
0.8
tree
|
commitdiff
2007-11-04
Brian Aker
Refactored out actual test code from test.c
tree
|
commitdiff
2007-11-04
Brian Aker
fetch_result() implemented for memcached_result_st.
tree
|
commitdiff
2007-11-03
Brian Aker
Restructuring for new memcached_result_st.
tree
|
commitdiff
2007-11-03
Brian Aker
Fixed 64bit issue in hash.
tree
|
commitdiff
2007-11-01
Brian Aker
pkgconfig support done (need to write example)
tree
|
commitdiff
2007-10-31
Brian Aker
More Hashing methods
tree
|
commitdiff
2007-10-31
Brian Aker
Update to interface (modified to better support lots...
tree
|
commitdiff
2007-10-31
Brian Aker
Updated test output.
tree
|
commitdiff
2007-10-31
Brian Aker
Added support for UNIX sockets.
tree
|
commitdiff
2007-10-30
Brian Aker
Adding support for CRC Hashing
tree
|
commitdiff
2007-10-30
Brian Aker
Modified test to allow it to run on slow machines ...
0.7
0_7
tree
|
commitdiff
2007-10-28
<brian@gir>
Adding new memcached_clone() function
tree
|
commitdiff
2007-10-27
<brian@gir>
Randomm dead code cleanup/spelling errors/made a variab...
tree
|
commitdiff
2007-10-26
<brian@gir.local>
Enabled all tests (they now all pass)
tree
|
commitdiff
2007-10-26
<brian@gir.local>
This fixes the overflow size_t possible problem in...
tree
|
commitdiff
2007-10-26
<brian@gir.local>
Branch merge
tree
|
commitdiff
2007-10-26
<brian@gir.local>
Rewrote test loop to remove copy/paste code.
tree
|
commitdiff
2007-10-25
<brian@dhcpvisito...
Updated to build on OSX (will now require updated autoconf)
tree
|
commitdiff
2007-10-24
Brian Aker
Removed the dead select code.
tree
|
commitdiff
2007-10-23
Brian Aker
Enabled user test
tree
|
commitdiff
2007-10-23
Brian Aker
Allocation fixes in string library (now we can run...
tree
|
commitdiff
2007-10-21
Brian Aker
Obvious mistake in test case launch
tree
|
commitdiff
2007-10-18
Brian Aker
Finally tracked down the oddball valgrind warning that...
tree
|
commitdiff
2007-10-18
Brian Aker
Fixed malloc() issues in test.
tree
|
commitdiff
2007-10-18
Brian Aker
Test from Cal (get to go along with his set)
tree
|
commitdiff
2007-10-16
Brian Aker
Set recv/send sockket sizes.
tree
|
commitdiff
2007-10-16
Brian Aker
Cleaning up #include headers so that we don't export...
tree
|
commitdiff
2007-10-14
Mark Atwood
merge in brian's change to "Update for async delete"
tree
|
commitdiff
2007-10-14
Brian Aker
Update for async delete.
tree
|
commitdiff
2007-10-13
Brian Aker
Refactor test system to give me times on calling tests...
tree
|
commitdiff
2007-10-13
Brian Aker
Extended test system to pin point specific test groups
tree
|
commitdiff
2007-10-13
Brian Aker
Updates to clean server structure.
tree
|
commitdiff
2007-10-12
Brian Aker
This is a rewrite of some of the IO code to handle...
tree
|
commitdiff
2007-10-08
Brian Aker
Fix for bug in behavior.
tree
|
commitdiff
2007-10-07
Brian Aker
Cleanup of behavior (refactored...)
tree
|
commitdiff
2007-10-07
Brian Aker
Updated return code from memcached_response to send...
tree
|
commitdiff
2007-10-07
Brian Aker
Finished up memcached_behavior_set/get() method. Tests...
tree
|
commitdiff
2007-10-05
Brian Aker
Added MD5 hashing scheme. Refactored code to allow...
tree
|
commitdiff
2007-10-05
Brian Aker
Fixed test case output
tree
|
commitdiff
2007-10-05
Brian Aker
Null
tree
|
commitdiff
2007-10-05
Brian Aker
Found bug in multi get where key size was not being...
tree
|
commitdiff
2007-10-04
Brian Aker
See changes in changelog, but...
tree
|
commitdiff
2007-10-03
Brian Aker
Non-blocking IO :)
tree
|
commitdiff
2007-10-02
Brian Aker
Getting everything ready for non-blocking IO.
tree
|
commitdiff
2007-10-02
Brian Aker
Added buffered IO to write calls
tree
|
commitdiff
2007-10-01
Brian Aker
All *_init() have been changed to _create()
tree
|
commitdiff
2007-09-30
Brian Aker
Added/restructured all additional hostname information
tree
|
commitdiff
2007-09-29
Brian Aker
Removing wrongly commited ifdef.
tree
|
commitdiff
2007-09-29
Brian Aker
More udpates to memslap.
tree
|
commitdiff
2007-09-28
Brian Aker
DTrace support
tree
|
commitdiff
2007-09-28
Brian Aker
Bunch of fixes related to portability.
tree
|
commitdiff
2007-09-27
Brian Aker
Final fixes for 0.2 release
0.2
tree
|
commitdiff
2007-09-27
Brian Aker
Readjusted a number function names.
tree
|
commitdiff
2007-09-27
Brian Aker
Removed all valgrind warning. Thought this error persi...
tree
|
commitdiff
2007-09-25
<brian@gir.local>
Started to abstract out the stats calls.
tree
|
commitdiff
2007-09-24
<brian@gir.local>
Merge Mark's test code.
tree
|
commitdiff
2007-09-24
<brian@gir.local>
Fixed merge
tree
|
commitdiff
2007-09-24
Mark Atwood
add test for longer data, 8K
tree
|
commitdiff
2007-09-24
<brian@gir.local>
Rewrote return read() to now read exactly character...
tree
|
commitdiff
2007-09-20
<brian@gir.local>
Test cases now pass
tree
|
commitdiff
2007-09-20
Brian Aker
Memory leak fixed.
tree
|
commitdiff
2007-09-19
<brian@gir.local>
Merge from Mark's code. Modified memcat to use enum...
tree
|
commitdiff
2007-09-19
Mark Atwood
getopt_long added to src/memcat.c
tree
|
commitdiff
2007-09-19
<brian@gir.local>
Increment and decrement now works.
tree
|
commitdiff
next