projects
/
awesomized
/
libmemcached
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
|
github
first ⋅ prev ⋅
next
awesomized/libmemcached
2009-07-26
Padraig O'Sullivan
Updated the fetch method in the C++ interface and added...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Padraig O'Sullivan
This commit contains the following changes:
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Padraig O'Sullivan
Whoops...fixed method that was returning an incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Padraig O'Sullivan
Added some extra error checking to the C++ interface...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
Brian Aker
Merge Padraig
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Padraig O'Sullivan
Adding some comments to the C++ interface. Added few...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Padraig O'Sullivan
Converted remaining functions in the C++ interface...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Padraig O'Sullivan
Updated the C++ interface to return values as std:...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Padraig O'Sullivan
Updating the C++ test case file after making changes...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Padraig O'Sullivan
Updated C++ interface to have include guards. Also...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Brian Aker
Merge for bug fix from Trond
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Brian Aker
Bug fix
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Trond Norbye
Bug #400182: Ignore unsupported stats 'conn_yields'
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Trond Norbye
Bug #400177: Memory leak in replication_mget_test
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Brian Aker
Remove plus test for the moment.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Brian Aker
Updates on C++ interface from Padraig.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Brian Aker
Modified test system so that "make test" should no...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Padraig O'Sullivan
Updated the ChangeLog and the .pod document indicating...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Padraig O'Sullivan
Fixing the usage of __attribute__(unused) for solaris...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Padraig O'Sullivan
Some more updates to the C++ test file to remove solari...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Padraig O'Sullivan
Updating the C++ test file to remove some compiler...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Padraig O'Sullivan
Converted some of the memcached API's to use size_t...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Padraig O'Sullivan
Merge from monty.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Monty Taylor
Added macro files I missed earlier...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Monty Taylor
pandora-build v0.20
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Brian Aker
Merge Monty
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Brian Aker
Fix for gcc 4.4 error.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Brian Aker
Updated with Twitter's memcached_server_error() function.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Brian Aker
Merged (and removed Malloc for size_t in mget)
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Brian Aker
Merge Monty
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Brian Aker
Merge Padraig
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Monty Taylor
Merged in a lost patch.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Monty Taylor
Merged from Padraig.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Monty Taylor
Merged from myself.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Monty Taylor
Fix broken whatis entries.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Monty Taylor
pandora-build v0.13
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Padraig O'Sullivan
Resolving build issues on Mac OSX. Some variables were...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-11
Padraig O'Sullivan
Merge trunk.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-11
Padraig O'Sullivan
Modified the fetch() function in the C++ interface...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-11
Padraig O'Sullivan
Adding the fetch_execute function to the C++ interface.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-11
Padraig O'Sullivan
Updating the mget function in the C++ interface to...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-11
Monty Taylor
pandora-build v0.10
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Brian Aker
Updated version.
0.31
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Padraig O'Sullivan
Cleaning up formatting in the C++ interface.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Padraig O'Sullivan
Updating the get function in the C++ interface.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Padraig O'Sullivan
Removing all remnants of const char * in the C++ interf...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Padraig O'Sullivan
Added the lib_version() function to the C++ interface.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Padraig O'Sullivan
Removing un-needed include declaration from C++ interface.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Padraig O'Sullivan
More modifications to the C++ interface. Changing the...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Padraig O'Sullivan
Making some modifications to the C++ interface. Mainly...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-09
Monty Taylor
Merged trunk.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-09
Monty Taylor
pandora-build 0.9
commit
|
commitdiff
|
tree
|
snapshot
2009-07-09
Monty Taylor
pandora-build v0.8
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Brian Aker
Merge Monty
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Brian Aker
Bug found by Dustin via ICC
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Monty Taylor
Turned off gcc-4.2 forcing on osx for now, until I...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Brian Aker
Merge Monty
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Monty Taylor
Updated pandora-build v0.3.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
mordred
Added support for autoconf 2.59.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Brian Aker
Merge Monty
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Monty Taylor
Merged in two missing changes from f-visibility tree.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Monty Taylor
Cleaned up a -Wconversion warning check for tarball...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Monty Taylor
Moved tests/ to after client/, since it depends on...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Monty Taylor
Merge trond from lp:~trond-norbye/libmemcached/bug_396882
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Monty Taylor
Cleaned up clients/ and tests/ to not build things...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Monty Taylor
Removed a noinst_HEADERS entry for dtrace_probes, which...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Monty Taylor
Fixed -Wwrite-strings warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Monty Taylor
pandora-build v0.1
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Trond Norbye
Bug 396882: docs/Makefile.am refers to memory_user_data...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Brian Aker
Update changelog
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Brian Aker
Trond merge (and a fix for make test)
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Monty Taylor
Cleaned up some warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Monty Taylor
Add in missing probes.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Monty Taylor
Added an else for unknown compilers.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Monty Taylor
Patch from Trond about visibility on Sun Studio.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Monty Taylor
Reverted changes to a file that isn't owned by this...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Monty Taylor
Turned on -fvisibility=hidden. Added API markers to...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Monty Taylor
Fixed strict aliasing. Turn it off only for the callbac...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Monty Taylor
Rearranged some things and added the visibility.m4...
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-30
Matt Knox
removed free
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Matt Knox
oops! Now I'm using the malloc api, rather than direct...
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
Matt Knox
cached the server error in memcached_server_st
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
next