]> matita.cs.unibo.it Git - helm.git/history - helm/http_getter/http_getter_misc.ml
- added debugging log messages inside 'wget'
[helm.git] / helm / http_getter / http_getter_misc.ml
2003-01-08 Stefano Zacchiroli- added debugging log messages inside 'wget'
2003-01-08 Stefano Zacchiroliperform ancient HTTP request to avoid parsing response...
2003-01-08 Stefano Zacchiroli- rewritten cp, wget, mkdir in OCaml
2003-01-08 Stefano Zacchiroli- added debugging log messages in g{,un}zip
2003-01-08 Stefano Zacchirolirewritten 'gzip' and 'gunzip' using Zip module instead...
2003-01-07 Stefano Zacchiroli- fixed helm web page url and copyright notice
2003-01-07 Stefano Zacchiroli- support file:// URL scheme in http_get
2003-01-07 Stefano Zacchiroli- added "cp", a wrapper around omonymous command
2002-12-27 Stefano Zacchiroli- changed copyright year to 2003
2002-12-27 Stefano Zacchiroli- added comments
2002-12-27 Stefano Zacchiroli- moved wget, gzip, gunzip, tempfile from Http_getter_c...
2002-12-25 Stefano Zacchiroliadded http_getter OCaml implementation