1
I Use This!
Activity Not Available

Commits : Listings

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