mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
new ruby binding, curl-multi version 0.1
This commit is contained in:
parent
9a39839a43
commit
3ec322685b
@ -4,7 +4,7 @@ Curl and libcurl 7.17.2
|
|||||||
Command line options: 121
|
Command line options: 121
|
||||||
curl_easy_setopt() options: 147
|
curl_easy_setopt() options: 147
|
||||||
Public functions in libcurl: 55
|
Public functions in libcurl: 55
|
||||||
Public web site mirrors: 42
|
Public web site mirrors: 43
|
||||||
Known libcurl bindings: 36
|
Known libcurl bindings: 36
|
||||||
Contributors: 597
|
Contributors: 597
|
||||||
|
|
||||||
@ -27,10 +27,11 @@ This release includes the following known bugs:
|
|||||||
Other curl-related news:
|
Other curl-related news:
|
||||||
|
|
||||||
o TclCurl 7.17.1 => http://personal1.iddeo.es/andresgarci/tclcurl/english/
|
o TclCurl 7.17.1 => http://personal1.iddeo.es/andresgarci/tclcurl/english/
|
||||||
|
o Ruby Curl::Multi 0.1 => http://curl-multi.rubyforge.org/
|
||||||
|
|
||||||
New curl mirrors:
|
New curl mirrors:
|
||||||
|
|
||||||
o
|
o http://curl.gominet.net/ is new web mirror in Vizcaya, Portugal
|
||||||
|
|
||||||
This release would not have looked like this without help, code, reports and
|
This release would not have looked like this without help, code, reports and
|
||||||
advice from friends like these:
|
advice from friends like these:
|
||||||
|
@ -145,9 +145,12 @@ Rexx
|
|||||||
|
|
||||||
Ruby
|
Ruby
|
||||||
|
|
||||||
Written by Ross Bamford
|
curb - written by Ross Bamford
|
||||||
http://curb.rubyforge.org/
|
http://curb.rubyforge.org/
|
||||||
|
|
||||||
|
ruby-curl-multi - written by Kristjan Petursson and Keith Rarick
|
||||||
|
http://curl-multi.rubyforge.org/
|
||||||
|
|
||||||
Scheme
|
Scheme
|
||||||
|
|
||||||
Bigloo binding by Kirill Lisovsky
|
Bigloo binding by Kirill Lisovsky
|
||||||
|
Loading…
Reference in New Issue
Block a user