projects
/
awesomized
/
libmemcached
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
|
github
first ⋅ prev ⋅
next
awesomized/libmemcached
2009-08-04
Patrick Galbraith
* Added first version of exceptions to the C++ interface
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Brian Aker
More C++ updates
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Brian Aker
Merge Monty
commit
|
commitdiff
|
tree
|
snapshot
2009-07-27
Padraig O'Sullivan
Forgot to update Makefile.am after renaming the memcach...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-27
Padraig O'Sullivan
Forgot to add doxygen comments for one function.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-27
Padraig O'Sullivan
Added doxygen comments to all methods in the C++ libmem...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-27
Padraig O'Sullivan
Adding some doxygen comments to the C++ api.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-27
Padraig O'Sullivan
Corrected setAll methods to take std::map parameter...
commit
|
commitdiff
|
tree
|
snapshot
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
Monty Taylor
Merged in warning fixes from Padraig from lp:~posulliv...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Monty Taylor
pandora-build v0.22
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Padraig O'Sullivan
Build fixes for libmemcached/memcached_io.c file.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Padraig O'Sullivan
Build fixes for the memcached_hosts.c file.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Padraig O'Sullivan
Build fixes for the memcached_hash.c file.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Padraig O'Sullivan
Build fixes for the memcached_get.c file.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Padraig O'Sullivan
Build fixes for the memcached_flush.c file.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Padraig O'Sullivan
Build fixes for the memcached_dump.c file.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Padraig O'Sullivan
Build fixes for the libmemcached_do.c file.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Padraig O'Sullivan
Build fixes for the memcached_delete.c file.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Padraig O'Sullivan
Build fixes for the memcached_connect.c file.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Padraig O'Sullivan
Small build fixes to reduce warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Padraig O'Sullivan
Various small build fixes to reduce warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Padraig O'Sullivan
Adding various small build fixes.
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
next