| 7 weeks | patg | One small change to install.pl - took socket out of command |
| 7 weeks | patg | Added more tests |
| 7 weeks | patg | Almost a release (.5) |
| 7 weeks | patg | More work on expiration - all functions using it |
| 8 weeks | patg | Work in progress on expiration flag |
| 3 months | patg | Updated Changelog |
| 3 months | patg | Fixes to memc_get_by_key, memc_replace_by_key, install.pl, benchmarks added to |
| 3 months | patg | Distribution ready, now testing dist package |
| 3 months | patg | In the middle of working on 0.4, want to push |
| 3 months | patg | Merge |
| 3 months | patg | Added utilities, sql scripts, changes to set |
| 3 months | patg | Added memc_get_by_key, finished memc_cas |
| 3 months | patg | Replaced with proper GPL license |
| 3 months | patg | Added memc_get_by_key, memc_cas |
| 4 months | Brian Aker | Added tag 0.3 for changeset f048a94c76f9 |
| 4 months | Brian Aker | Fixes for unused variables |
| 4 months | patg | Fixes for missing files. |
| 4 months | patg | Added tag 0.3 for changeset ec72b5447019 |
| 4 months | patg | Small fix to docs |
| 4 months | patg | Added memc_stats, bugs fixed. Added documentation. Updated changelog |
| 4 months | patg | Trying to get memcached string to work. Ug. |
| 4 months | patg | Working memc_get_stats - please review ;) |
| 4 months | patg | implement memc_stat_get_keys |
| 5 months | patg | Work in progress with memc_stats() |
| 6 months | patg | - Added buffering to behaviors |
| 7 months | patg | * And yet more changes to docs - missing "\" |
| 7 months | patg | * Typo on docs/Makefile.am. Fixed. |
| 7 months | patg | Merge |
| 7 months | patg | * Changed version to 0.2 |
| 7 months | Brian Aker | Fixed date. |
| 7 months | patg | Updated ChangeLog with latest changes for 0.2 |
| 7 months | patg | * If-def-ed out mget.c |
| 7 months | patg | * Added more pod docs |
| 7 months | Brian Aker | Removing ketama option. |
| 7 months | Brian Aker | Removed bad Makefile.in that was committed in docs. |
| 7 months | patg | - Cleanups - 'unused' fixes |
| 7 months | patg | Added memc_list_behaviors. Kind of helpful to have the actual behaviors to |
| 7 months | patg | strcmp changed to strcasecmp to allow for lower-case |
| 7 months | patg | Fix to memc_get_servers - memcached_clone returns a clone, not a |
| 7 months | Brian Aker | Cleaned up a bunch of code. Not compiling still |
| 7 months | Brian Aker | Just merging |
| 7 months | Brian Aker | Added tag 0.1 for changeset b54caead10a8 |
| 7 months | patg | * Worked on memc_servers_behavior_set in servers.c. Rearranged functions, |
| 7 months | patg | Added code to memc_behavior_set- have some questions in the comments. |
| 7 months | brian | Updating |
| 7 months | brian | Changes for behavior. |
| 7 months | patg | * Started work on memc_mget. Need to discuss with Brian my approach. |
| 7 months | patg | Prepend was using 'append' internally, fixed |
| 7 months | patg | Added tests for append, prepend, increment, decrement |
| 7 months | brian | Updates for copyright (refixed...) |
| 7 months | patg | More edits to COPYING |
| 7 months | patg | Added copyright info to source files |
| 7 months | patg | Merge of README |
| 7 months | patg | Added a bunch of documentation. Ready for Brian's watchful eye to review. |
| 7 months | patg | Forgot to add these files! |
| 7 months | Brian Aker | Couple of code cleanups and restructured test cases. |
| 7 months | patg | * Added 256^2 size for set function |
| 7 months | patg | Added decrement, started work on adding error handling to servers_set |
| 8 months | patg | Added memc_appened, memc_prepend, memc_increment |
| 8 months | brian | Adding servers file. |