3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated README More... almost 15 years ago
use memcpy instead of snprintf more portable and faster... More... almost 15 years ago
ready release 0.5.1 More... almost 15 years ago
fix for usage pattern Curl::Easy.new("url"){|curl| curl.http_* ... } More... almost 15 years ago
Supplied proper closing parenthesis in the REDME. More... almost 15 years ago
update the website More... almost 15 years ago
Merge branch 'gh-pages' of [email protected]:taf2/curb More... almost 15 years ago
github generated gh-pages branch More... almost 15 years ago
release 0.5 More... almost 15 years ago
add Curl::Easy.http_put(url,io) More... almost 15 years ago
update other request types to yield once More... almost 15 years ago
fix, remove extra yield More... almost 15 years ago
okay, at least now we have the right class being yeilded - but called 1 too many times More... almost 15 years ago
class method, and yield is calling 3 times yikes More... almost 15 years ago
add failing test case More... almost 15 years ago
return more memory if possible More... almost 15 years ago
remove comment More... almost 15 years ago
clean build for gem release More... almost 15 years ago
oops, that's not ready try again More... almost 15 years ago
ready for release More... almost 15 years ago
figured out the slowness on Mac OSX curl +ssl+ares More... almost 15 years ago
refactor to make easy handle reading easier More... almost 15 years ago
revert back change to set More... almost 15 years ago
determine CURLOPT_CAINFO from curl-config --ca when available More... almost 15 years ago
cleanup timeout code in multi select loop More... almost 15 years ago
add inspect method More... almost 15 years ago
set upload object to Qnil on cleanup More... almost 15 years ago
add another test case for 500 responses More... almost 15 years ago
added a put_data= method to the easy interface, for easy PUTting via multi-handles More... almost 15 years ago
updates to support ruby 1.9.2 preview More... almost 15 years ago