]> matita.cs.unibo.it Git - helm.git/history - helm/http_getter/http_getter_env.ml
- the mathql interpreter is not helm-dependent any more
[helm.git] / helm / http_getter / http_getter_env.ml
2003-04-07 Stefano Zacchiroliadded a TODO bug comment
2003-04-07 Stefano Zacchiroliignore comments and blank line in servers file
2003-04-07 Stefano Zacchiroli- added functions "add_server" and "remove_server"...
2003-03-12 Stefano Zacchiroliremoved dump_env in favour of env_to_string which retur...
2003-02-07 Claudio Sacerdoti... Added support for NuPRL URIs.
2003-01-08 Stefano Zacchiroli- moved version setting to Http_getter_const
2003-01-08 Stefano Zacchiroli- added 'version' field, actually set to 0.2.0
2003-01-07 Stefano Zacchiroli- fixed helm web page url and copyright notice
2003-01-07 Stefano Zacchiroli- added support for 'reload' method which is supposed...
2003-01-07 Stefano Zacchiroli- removed no longer used xsl_dir parameter
2002-12-27 Stefano Zacchiroli- changed copyright year to 2003
2002-12-26 Stefano Zacchiroli- bugfix: removed trailing "/" from 'my_own_url'
2002-12-25 Stefano Zacchiroliadded http_getter OCaml implementation