projects
/
m6w6
/
libmemcached
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
|
github
first ⋅ prev ⋅
next
m6w6/libmemcached
2009-07-08
Brian Aker
Trond merge (and a fix for make test)
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Trond Norbye
Bug #395094: Rewrite config/autorun.sh to a Bourne...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-01
Brian Aker
Merge Trond
commit
|
commitdiff
|
tree
|
snapshot
2009-07-01
Trond Norbye
Bug 394442: Replication mget test fail on linux due...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-01
Brian Aker
Work inspired by matt knox
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Brian Aker
Fix from Trond for deprecation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Brian Aker
Downgrading the configure.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Brian Aker
Merge Trond
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Trond Norbye
Bug #393578: make install should install libmemcached...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Trond Norbye
Bug #393556: Specify the signess of constants to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
Brian Aker
Fix for Solaris testing
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
Trond Norbye
Fix regression bug #392807, --with-memcached doesn...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Brian Aker
Merging Trond, also fixed make test.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Brian Aker
Merge Monty
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Trond Norbye
Deprecate the old callback interface to set the memory...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Monty Taylor
Added -Wformat=2 - checks for some safety/security...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Monty Taylor
Removed -W - it's an alias for -Wextra.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Monty Taylor
Hrm. Turns out we _can_ turn on strict-aliasing.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Monty Taylor
Updated output results to match new now-non-missing...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Brian Aker
Merging replication
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Monty Taylor
Merged from trond.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Monty Taylor
Fix for older OSes.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Monty Taylor
Fixed C99 checks for older OSes.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Monty Taylor
Merge build changes.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Monty Taylor
Merged from me.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Monty Taylor
One more build merge with libdrizzle/gearman.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Brian Aker
Merging Trond
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Monty Taylor
Whoops. Missed a line.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Monty Taylor
Merged from me.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Monty Taylor
Ported in flags from Drizzle.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Monty Taylor
Further merging from libdrizzle and gearman.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Monty Taylor
Fixed conversion test. Again.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Monty Taylor
Fixed -Wconversion warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Monty Taylor
Merged from me.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Monty Taylor
Fixed solaris warnings/errors.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Monty Taylor
Updated README.FIRST with up to date instructions.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Monty Taylor
Added status message to the end of autorun.sh
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Monty Taylor
Converted final two m4 files into macros. No more direc...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Monty Taylor
Moved pod2man check to a macro.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Monty Taylor
Made ENABLE_HSIEH_HASH into a macro.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Monty Taylor
Turned setsockopt checks into a macro.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Monty Taylor
Made ENABLE_DTRACE actually be a macro.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Monty Taylor
Merged in the C99 change and the end-of-configure statu...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Monty Taylor
Removed unused references to unreachable-code.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Monty Taylor
Removed references to -Wconversion. It's just not stabl...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Monty Taylor
Changed how I disabled the Wconversion warning.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Monty Taylor
Aligned configure.ac with libdizzle and gearman.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Trond Norbye
Use the memory allocators specified by memcached_set_me...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Trond Norbye
merge upstream
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Brian Aker
Merge Trond
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Trond Norbye
Add memcached_[gs]et_user_data and updated the doc...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Trond Norbye
Clone should also preserve calloc
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Trond Norbye
Fix paren style, and mark replication with the unlikely...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Trond Norbye
Add memcached_[gs]et_memory_allocators to the main...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Brian Aker
Merge of configure
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Trond Norbye
Fixed tests in configure script
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Trond Norbye
New configure flag: --enable-deprecated
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Trond Norbye
Refactor: clean up malloc/realloc/free/calloc
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Trond Norbye
Added support for storing replicas on multiple servers
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Brian Aker
Doc merge
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Monty Taylor
Fixed lintian warnings for manpages.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Brian Aker
Updating for 0.30
0.30
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Brian Aker
Added memcached_generate_hash() and more tests! :)
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Brian Aker
Stat fix and storage boost performance.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-23
Brian Aker
Merge Monty
commit
|
commitdiff
|
tree
|
snapshot
2009-05-23
Monty Taylor
Fixed overeager quoting.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Monty Taylor
Merged from trunk.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Monty Taylor
split AC_CONFIG_FILES across multple lines.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Monty Taylor
Added location of pod2man on OpenSolaris to the list...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Monty Taylor
Rearranged debug and non-debug compile flags a little...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Monty Taylor
Moved m4 stuff to m4 dir to match how we're doing it...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Monty Taylor
Added -I option to aclocal so the system finds the...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Brian Aker
Updating ignore file
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Monty Taylor
Remove unneeded configure option.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Monty Taylor
Only link libm with things that need libm.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Monty Taylor
Add versioning to libmemcachedutil.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Monty Taylor
Fixed a few man pages so lintian does't complain.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
<brian@localhost...
Updated Changelong
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
<brian@localhost...
Align memcached_st.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
<brian@localhost...
Cleaned up structures for holes.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
<brian@localhost...
Added new memcached_dump() command.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
<brian@localhost...
Added tag 0.29-2 for changeset c461be07320b
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
<brian@localhost...
Updated release notes
0.29-2
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
<brian@localhost...
Updating TODO
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
<brian@localhost...
Adding an assert, plus a conversion of malloc to calloc
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
<brian@localhost...
Flip call (NULL is more common). Also add in helgrind...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
<brian@localhost...
Added callgrind() to Makefile
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
<brian@localhost...
Cachegrind to test and fix for cache misses
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Monty Taylor
Fixed a little autoconf quoting. Updated AC_OUTPUT.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Monty Taylor
A few 32-bit fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Monty Taylor
Fixed up configure.ac to use newer/recommended automake...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Monty Taylor
Fixed files to work with vpath builds for distcheck.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Monty Taylor
Added srcdir includes so that the include files could...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Trond Norbye
Fix package variable in AM_INIT_AUTOMAKE
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
<brian@localhost...
Added tag 0.29 for changeset ddaa6a4bb80f
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
<brian@localhost...
Updates for 0.29 release
0.29
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Monty Taylor
Turned on more warnings, and fixed the errors. Moved...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Monty Taylor
Enabled warnings=errors for GCC and then made things...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Monty Taylor
Added descriptions to fix debian manpage-has-bad-whatis...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
<brian@localhost...
Setup for next version (and fixes for util for RPM)
commit
|
commitdiff
|
tree
|
snapshot
next