1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Conversion to new rake-based build system, started rspec conversion. More... over 14 years ago
update tags
Michael Granger
as convert-repo
More... over 14 years ago
* Applied patch for a uri_escape bug. Thanks to kasatani [at] gmail [dot] com. Closes #12. More... over 17 years ago
Updated for release More... over 18 years ago
Updated for 0.0.4 release. More... over 18 years ago
- Merged 'message_block_input_buffering' branch. Fixes #6. Thanks to Ron Mayer More... over 18 years ago
Initial checkin of standalone test for the "false positives" bug (refs #6). More... over 18 years ago
- Wrapped test for false positives bug in a conditional so memcache-less tests More... over 18 years ago
- Added connect timeout config item. More... over 18 years ago
- Added server-configurability More... over 18 years ago
- Added test for defect: False positives in end-of-data-block More... over 18 years ago
- Added test for the "\r\nEND" bug brought to my attention by Ron Mayer (refs #6). More... over 18 years ago
- Honor the test config server settings. More... over 18 years ago
- Incremented project version prop in preparation for release 0.0.4. More... over 18 years ago
- Turned off urlencoding for cached values altogether. More... over 18 years ago
- Aesthetic fix. More... over 18 years ago
- RDoc directive fixes: More... over 18 years ago
- Optimization fixes suggested/contributed by Ron Mayer: More... over 18 years ago
Initial checkin of modified version of Ron Mayer's illustration of the More... over 18 years ago
Initial checkin of TextMate project file. More... over 18 years ago
- Made tests turn debugging on for $DEBUG More... over 18 years ago
- Correctly error when there's only one server, and it's dead. More... over 18 years ago
- Now turns on MemCache debugging when global $DEBUG is set. More... over 18 years ago
- Fixed compression. Found this bug while tracking down the "big fetch" problem (refs #5). More... over 18 years ago
- Fixed basedir in BEGIN More... over 18 years ago
Oops. Made the fetch bit actually do a fetch. More... over 18 years ago
Experiment to find slowness for large fetches (refs #5) More... over 18 years ago
- Cleaned up some other usages of #clear. More... over 18 years ago
- Updating for release 0.0.3. More... over 18 years ago
- Removed calls to #clear (#flush_all) from get/set tests. Fixes #3. More... over 18 years ago