~mordred/libmemcached/fix-weird-link

  • Committer: Brian Aker
  • Date: 2010-01-19 23:39:13 UTC
  • Revision ID: brian@gaz-20100119233913-u89d0scbhqwftp0q
Added full support for custom hash functions.
Filename Latest Rev Last Changed Committer Comment Size
..
memcached 353.1.2 15 years ago Trond Norbye Removed build-time dependency to memcached with bi Diff
protocol 576.2.1 14 years ago Trond Norbye Prototype of a protocol parsing library for the bi Diff
util 590.1.2 14 years ago Trond Norbye Move libmemcachedutil to libmemcached/util where i Diff
allocators.c 749 14 years ago Brian Aker New allocator interface. 2.7 KB Diff Download File
allocators.h 749 14 years ago Brian Aker New allocator interface. 1.8 KB Diff Download File
analyze.c 695 14 years ago Brian Aker number_of_hosts <-- encapsulated. 3.1 KB Diff Download File
analyze.h 672 14 years ago Brian Aker Simple dead code removal and fix for analysis stru 1011 bytes Diff Download File
auto.c 748 14 years ago Brian Aker Small style cleanup. 11 KB Diff Download File
auto.h 666 14 years ago Brian Aker Updated memcached.h so that it contains only its s 4 KB Diff Download File
behavior.c 736 14 years ago Brian Aker Updates for CORK. 12.1 KB Diff Download File
behavior.h 637 14 years ago Brian Aker Updating interface. 1.3 KB Diff Download File
byteorder.c 631 14 years ago Brian Aker Updated copyright headers. 781 bytes Diff Download File
byteorder.h 631 14 years ago Brian Aker Updated copyright headers. 1003 bytes Diff Download File
callback.c 746 14 years ago Brian Aker Remove mass calloc() on memcached_st creation. 4.7 KB Diff Download File
callback.h 636 14 years ago Brian Aker More const correctness. 829 bytes Diff Download File
common.h 749 14 years ago Brian Aker New allocator interface. 6.3 KB Diff Download File
configure.h.in 690 14 years ago Brian Aker Updates, rpm now tests the install locations. 570 bytes Diff Download File
connect.c 744 14 years ago Brian Aker Partial patch on pass through to fix issues with t 9.1 KB Diff Download File
constants.h 751 14 years ago Brian Aker We now check return key size for memcached_fetch() 4.7 KB Diff Download File
crc.c 587 14 years ago Brian Aker Fix length mismatch 3.6 KB Diff Download File
delete.c 746 14 years ago Brian Aker Remove mass calloc() on memcached_st creation. 6.9 KB Diff Download File
delete.h 743 14 years ago Brian Aker File Refactoring 897 bytes Diff Download File
do.c 634 14 years ago Brian Aker Mass rename to simplify names. Do you know how ma 1 KB Diff Download File
dump.c 708 14 years ago Brian Aker Abstract out ptr->hosts[server_key] references. 2.9 KB Diff Download File
dump.h 647 14 years ago Brian Aker Added .h for dump. 580 bytes Diff Download File
exception.hpp 566.1.25 14 years ago Padraig O'Sullivan Forgot to include the std:: namespace prefix befor 1.2 KB Diff Download File
fetch.c 751 14 years ago Brian Aker We now check return key size for memcached_fetch() 2.8 KB Diff Download File
fetch.h 743 14 years ago Brian Aker File Refactoring 698 bytes Diff Download File
flush.c 709 14 years ago Brian Aker Partial encapsulation of memcached_st->hosts 3.2 KB Diff Download File
flush.h 743 14 years ago Brian Aker File Refactoring 495 bytes Diff Download File
flush_buffers.c 709 14 years ago Brian Aker Partial encapsulation of memcached_st->hosts 628 bytes Diff Download File
flush_buffers.h 743 14 years ago Brian Aker File Refactoring 516 bytes Diff Download File
get.c 749 14 years ago Brian Aker New allocator interface. 19.9 KB Diff Download File
get.h 636 14 years ago Brian Aker More const correctness. 3.3 KB Diff Download File
hash.c 695 14 years ago Brian Aker number_of_hosts <-- encapsulated. 5.7 KB Diff Download File
hash.h 743 14 years ago Brian Aker File Refactoring 666 bytes Diff Download File
hosts.c 749 14 years ago Brian Aker New allocator interface. 16.3 KB Diff Download File
hsieh_hash.c 462 15 years ago Trond Norbye Fix coding style violations 1.5 KB Diff Download File
include.am 743 14 years ago Brian Aker File Refactoring 5.8 KB Diff Download File
internal.h 744 14 years ago Brian Aker Partial patch on pass through to fix issues with t 556 bytes Diff Download File
io.c 744 14 years ago Brian Aker Partial patch on pass through to fix issues with t 18.4 KB Diff Download File
io.h 708 14 years ago Brian Aker Abstract out ptr->hosts[server_key] references. 2.6 KB Diff Download File
jenkins_hash.c 619.2.5 14 years ago Monty Taylor Made the byteorder test use standard endian test A 6.5 KB Diff Download File
key.c 670 14 years ago Brian Aker White space fix 598 bytes Diff Download File
libmemcached_probes.d 547.2.4 14 years ago Monty Taylor Add in missing probes. 923 bytes Diff Download File
libmemcached_probes.h 631 14 years ago Brian Aker Updated copyright headers. 3.5 KB Diff Download File
md5.c 510 15 years ago Monty Taylor Turned on more warnings, and fixed the errors. Mov 11 KB Diff Download File
memcached.c 749 14 years ago Brian Aker New allocator interface. 5.8 KB Diff Download File
memcached.h 749 14 years ago Brian Aker New allocator interface. 4 KB Diff Download File
memcached.hpp 744 14 years ago Brian Aker Partial patch on pass through to fix issues with t 31.4 KB Diff Download File
memcached_util.h 660 14 years ago Brian Aker Mvoe pool to fit style. 395 bytes Diff Download File
murmur_hash.c 569.1.1 14 years ago Trond Norbye Fix problems reported by: -Wsign-conversion from g 1.5 KB Diff Download File
parse.c 691.2.3 14 years ago Stewart Smith be strict about port numbers being in in_port_t no 1.5 KB Diff Download File
parse.h 743 14 years ago Brian Aker File Refactoring 503 bytes Diff Download File
protocol_handler.h 707.1.3 14 years ago Monty Taylor Protected stdbool.h from being included by C++, wh 6.8 KB Diff Download File
purge.c 744 14 years ago Brian Aker Partial patch on pass through to fix issues with t 2.7 KB Diff Download File
quit.c 709 14 years ago Brian Aker Partial encapsulation of memcached_st->hosts 2.4 KB Diff Download File
quit.h 743 14 years ago Brian Aker File Refactoring 493 bytes Diff Download File
response.c 752 14 years ago Brian Aker Fix inline methods for strings. 15.7 KB Diff Download File
response.h 708 14 years ago Brian Aker Abstract out ptr->hosts[server_key] references. 984 bytes Diff Download File
result.c 753 14 years ago Brian Aker Solaris fix 2.2 KB Diff Download File
result.h 753 14 years ago Brian Aker Solaris fix 2.2 KB Diff Download File
server.c 749 14 years ago Brian Aker New allocator interface. 5.5 KB Diff Download File
server.h 745 14 years ago Brian Aker First pass for performance improvement on _clone() 6 KB Diff Download File
stats.c 751 14 years ago Brian Aker We now check return key size for memcached_fetch() 14.5 KB Diff Download File
stats.h 743 14 years ago Brian Aker File Refactoring 1.7 KB Diff Download File
storage.c 746 14 years ago Brian Aker Remove mass calloc() on memcached_st creation. 18.3 KB Diff Download File
storage.h 636 14 years ago Brian Aker More const correctness. 5 KB Diff Download File
strerror.c 751 14 years ago Brian Aker We now check return key size for memcached_fetch() 2.8 KB Diff Download File
strerror.h 743 14 years ago Brian Aker File Refactoring 539 bytes Diff Download File
string.c 751 14 years ago Brian Aker We now check return key size for memcached_fetch() 4 KB Diff Download File
string.h 752 14 years ago Brian Aker Fix inline methods for strings. 2.2 KB Diff Download File
types.h 749 14 years ago Brian Aker New allocator interface. 3.4 KB Diff Download File
verbosity.c 743 14 years ago Brian Aker File Refactoring 1021 bytes Diff Download File
verbosity.h 743 14 years ago Brian Aker File Refactoring 547 bytes Diff Download File
version.c 709 14 years ago Brian Aker Partial encapsulation of memcached_st->hosts 3.2 KB Diff Download File
version.h 743 14 years ago Brian Aker File Refactoring 550 bytes Diff Download File
visibility.h 631 14 years ago Brian Aker Updated copyright headers. 1.4 KB Diff Download File
watchpoint.h 639.1.1 14 years ago Trond Norbye Fixed compilation with --with-debug 2.1 KB Diff Download File