root/trunk/api

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @833 [833] 5 weeks bradfitz Checking in changes prior to tagging of version 1.28. Changelog diff …
(edit) @829 [829] 7 weeks ask Encode.pm is 5.8.0+
(edit) @827 [827] 2 months bradfitz Checking in changes prior to tagging of version 1.27. Changelog diff …
(edit) @826 [826] 2 months ask Make 02_keys test work on older perl and with version.pm being optional
(edit) @825 [825] 2 months ask Fix server version check in keys test
(edit) @824 [824] 2 months ask Only test append/prepend support if the server is >= 1.2.4
(edit) @823 [823] 2 months ask Update ChangeLog
(edit) @820 [820] 3 months athomason The key reconstituted from server by get_multi won't have utf8 on, so turn …
(edit) @819 [819] 3 months athomason "stats malloc" command is gone in 1.4
(edit) @818 [818] 4 months dormando Add append/prepend support.
(edit) @814 [814] 6 months ask Fix occasional failure in the 100_flush_bug.t test
(edit) @813 [813] 6 months ask Enable ReuseAddr
(edit) @811 [811] 7 months bradfitz Checking in changes prior to tagging of version 1.26. Changelog diff …
(edit) @809 [809] 7 months bradfitz Checking in changes prior to tagging of version 1.25. Changelog diff …
(edit) @805 [805] 11 months hachi Fix reconnects on dead sockets to not be as slow.
(edit) @798 [798] 12 months henrylyne Warn when trying to put undef values into memcache.
(edit) @797 [797] 12 months henrylyne Carp output is not that useful, switching to warn. Issue warn after …
(edit) @796 [796] 12 months henrylyne Remove change to default val to empty string. Insert warning with memkey …
(edit) @795 [795] 12 months henrylyne If a memcache value is undefined, default it to an empty string. This …
(edit) @790 [790] 16 months ykerherve Fixed flush_all to only return success when there is a proper OK returned …
(edit) @714 [714] 21 months dormando Lost tests/bench, I think.
(edit) @713 [713] 21 months hachi This change is causing massive slowdown on some operations. I have yet to …
(edit) @710 [710] 21 months dormando Changelog update.
(edit) @709 [709] 21 months dormando Cache::Memcached: use 'noreply' option in void context. (Tomash Brechko …
(edit) @634 [634] 2 years ykerherve _write_and_read return undef on error which generates unwanted warning in …
(edit) @605 [605] 2 years bradfitz various test updates from Ronald J Kimball <rkimball@…>
(edit) @601 [601] 2 years bradfitz Checking in changes prior to tagging of version 1.24. Changelog diff …
(edit) @577 [577] 2 years bradfitz add tests for stats and rename tests (from Ronald J Kimball …
(edit) @576 [576] 2 years bradfitz update the stats method (from Ronald J Kimball …
(edit) @574 [574] 2 years bradfitz * arguments to 'new' constructor can be %hash or $hashref now …
(edit) @573 [573] 2 years bradfitz * work around a Perl segfault (Matthieu PATOU <mp@…>) …
(edit) @568 [568] 2 years bradfitz Checking in changes prior to tagging of version 1.23. Changelog diff …
(edit) @567 [567] 2 years bradfitz add 'remove' as an alias for 'delete' (Dave Cardwell …
(edit) @564 [564] 2 years bradfitz fix from: http://rt.cpan.org/Public/Bug/Display.html?id=27181 and remove …
(edit) @558 [558] 3 years hachi Add hook support to memcache client, and define a few hooks for use in …
(edit) @556 [556] 3 years hachi Move check for XS module availaiblity to below the definition of $VERSION. …
(edit) @548 [548] 3 years hachi make clean should clean up the generated constants files.
(edit) @547 [547] 3 years hachi Remove fallback files for constants.
(edit) @546 [546] 3 years hachi I don't actually have a specfile yet for this, forgot.
(edit) @545 [545] 3 years hachi Add shipit config file.
(edit) @544 [544] 3 years hachi ExtUtils::Constant usage updates.
(edit) @542 [542] 3 years hachi Update docs and prepare for a release.
(edit) @541 [541] 3 years hachi Script that does automatically does many runs for gathering statistics.
(edit) @539 [539] 3 years hachi Make benchmarking a little more dynamic, and spit out some basic …
(edit) @538 [538] 3 years bradfitz + * let parser_class be configured as a constructor option, + …
(edit) @533 [533] 3 years hachi Add memtest.pl, a rough benchmarking tool for memcache perl client.
(edit) @531 [531] 3 years bradfitz Checking in changes prior to tagging of version 1.21. Changelog diff …
(edit) @530 [530] 3 years bradfitz merging client-xs-20070328 branch into trunk
(edit) @517 [517] 3 years bradfitz Checking in changes prior to tagging of version 1.20. Changelog diff …
(edit) @516 [516] 3 years bradfitz noise cleanup, prior to using shipit
(edit) @434 [434] 3 years bradfitz * fix "Warning produced when flush_all called" from CDENT …
(edit) @433 [433] 3 years bradfitz for mike
(edit) @425 [425] 3 years bradfitz consistent hashing playground
(edit) @424 [424] 3 years bradfitz configurable amount
(edit) @311 [311] 3 years bradfitz + * support access via unix domain sockets. (Nathan Neulinger …
(edit) @310 [310] 3 years bradfitz update manifest
(edit) @306 [306] 3 years sky Change CarpLevel to throw exception one call higher up.
(edit) @305 [305] 3 years bradfitz eh, don't check 'em both, just last one.
(edit) @304 [304] 3 years bradfitz first shot at some poor XS/C code to speed up memcached client side.
(edit) @303 [303] 3 years bradfitz detect/use Cache::Memcached::GetParserXS if available
(edit) @302 [302] 3 years bradfitz clear ON_ITEM on failure too
(edit) @301 [301] 3 years bradfitz move all the parsing code into its own little class/object, in prep for …
(edit) @299 [299] 3 years bradfitz adding benchmark script
(edit) @298 [298] 3 years bradfitz return nothing, nicely, if configured memcached is down
(edit) @296 [296] 3 years bradfitz 2006-07-03 * don't use dual scalar/glob sockets. makes it all …
(edit) @294 [294] 3 years bradfitz +2006-06-27 + * patch from Maxim Dounin <mdounin@…> to …
(edit) @280 [280] 4 years bradfitz remove a warning in other code
(edit) @272 [272] 4 years bradfitz version 1.17 with a flush_all command
(edit) @269 [269] 4 years bradfitz update Manifest
(edit) @268 [268] 4 years bradfitz version 1.16
(edit) @267 [267] 4 years bradfitz moving this to CPAN-happier spot
(edit) @251 [251] 4 years bradfitz notes for Artur
(edit) @246 [246] 4 years bradfitz support calling sock_to_host as class function, not method call
(edit) @245 [245] 4 years bradfitz +2005-09-20 + * configurable connect delays and callback on connect …
(edit) @242 [242] 4 years bradfitz +2005-08-09 + * _connect_sock never works in blocking mode because …
(edit) @218 [218] 5 years bradfitz version 1.14
(edit) @217 [217] 5 years bradfitz switch to String::CRC32
(edit) @215 [215] 5 years bradfitz use $+[0] instead of pos()
(edit) @209 [209] 5 years bradfitz revert this. perl 5.6 at least warns.
(edit) @208 [208] 5 years bradfitz support multiple IPs per node (gigabit + 100Mbps, for instance, …
(edit) @207 [207] 5 years bradfitz release version 1.13
(edit) @206 [206] 6 years whitaker Quiet a warning caused by no debug key being set in the constructor: Use …
(edit) @205 [205] 6 years whitaker -- get() was just a wrapper for get_multi and expected the old behavior …
(edit) @204 [204] 6 years whitaker -- don't change caller's passed arrayrefs into scalars, even my'd …
(edit) @203 [203] 6 years deveiant - Add namespace support. - Add 'use fields'.
(edit) @200 [200] 6 years bradfitz removes warning (patch from Alexei Kozlov <kozlov@…>)
(edit) @196 [196] 6 years bradfitz make thawing serialized objects in an eval, in case there's a …
(edit) @195 [195] 6 years bradfitz 2004-04-01 * use $! and not %! for perl 5.6 compat (Dave Evans …
(edit) @192 [192] 6 years avva Make sure that the socket is always put into the non-blocking state even …
(edit) @191 [191] 6 years bradfitz 2004-03-09 (Brad/Avva) * _oneline can return more than one line …
(edit) @190 [190] 6 years bradfitz marking Time::HiRes as a dependency
(edit) @189 [189] 6 years bradfitz 2004-03-05 (Dave Evans <danga-20040305@…>) * Here's a …
(edit) @188 [188] 6 years deveiant - Added missing require of Time::HiRes.
(edit) @187 [187] 6 years deveiant (Mostly written by davidr) - Added callback to memcache operations for …
(edit) @186 [186] 6 years deveiant - Whitespace/indent fixes
(edit) @185 [185] 6 years bradfitz -- add readonly flag -- update this year's changelog dates from 2003 to …
(edit) @184 [184] 6 years avva Cleaner handling of the case when _oneline is called without a …
(edit) @183 [183] 6 years avva Asyncify all I/O, finally get rid of alarm() yuckiness, unify …
(edit) @179 [179] 6 years bradfitz document delete
(edit) @177 [177] 6 years bradfitz 2003-02-03 * fix bug with 2k read boundaries falling in the …
Note: See TracRevisionLog for help on using the revision log.