]> matita.cs.unibo.it Git - helm.git/history - helm/http_getter/http_getter_misc.mli
made executable again
[helm.git] / helm / http_getter / http_getter_misc.mli
2004-02-11 Stefano Zacchiroligetter's revolution (now uses backend in ocaml/getter)
2004-02-09 Stefano Zacchirolisplit into two major parts:
2003-04-07 Stefano Zacchirolimoved "is_blank_line" from Http_getter_common to Http_g...
2003-04-07 Stefano Zacchiroli- added functions "add_line" and "remove_line" to edit...
2003-03-12 Stefano Zacchiroliadded "output" parameter to gzip and gunzip used to...
2003-01-08 Stefano Zacchiroli- rewritten cp, wget, mkdir in OCaml
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