]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/getter/http_getter.ml
rebuilt against ocaml 3.08.3
[helm.git] / helm / ocaml / getter / http_getter.ml
2005-02-04 Stefano Zacchiroli- removed special handling of universes (no longer...
2005-02-04 Stefano Zacchirolireturn also .types uri in getalluris/
2005-02-04 Stefano Zacchiroli- added init method
2005-01-24 Stefano Zacchiroli- removed ancient debugging prints
2004-12-01 Enrico TassiAdded universes handling. The PRE_UNIVERSES tag may...
2004-10-21 Stefano Zacchiroli- API change (renamed some exceptions)
2004-09-09 Stefano Zacchiroliported to pxp 1.1.95's event parser
2004-05-30 Claudio Sacerdoti... Back compatibility code introduced:
2004-05-26 Claudio Sacerdoti... Bug fixed: ls?baseuri=(cic|theory):/a/ also returned...
2004-05-26 Stefano Zacchirolibugfix in /ls: removed double trailing "/"
2004-05-26 Stefano Zacchirolichanged /ls method so that regular expressions are...
2004-04-19 Stefano Zacchiroli- use PxpHelmConf
2004-04-16 Stefano Zacchiroli- rewritten http_getter logger interface
2004-04-15 Stefano Zacchiroli- better pretty printing on /update
2004-04-07 Stefano Zacchiroliadded a missing <br> tag
2004-04-06 Stefano Zacchiroli- added via_http parameter so that when the getter...
2004-04-02 Stefano Zacchiroli- logging of long-running actions (like update) is...
2004-02-23 Claudio Sacerdoti... A lazy value was put in place of a function ==> the...
2004-02-18 Claudio Sacerdoti... typo fixed. Used to break the ls method.
2004-02-11 Stefano Zacchiroli- getter revolution: split backend and frontend (this...