1
I Use This!
Activity Not Available

Commits : Listings

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