]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/urimanager/uriManager.ml
ocaml 3.09 transition
[helm.git] / helm / ocaml / urimanager / uriManager.ml
2005-09-23 Enrico Tassiadded support for universes uri ".univ"
2005-09-21 Enrico Tassiclean_and_fill optimization
2005-07-01 Enrico Tassiadded uri_is_ind
2005-07-01 Enrico Tassiuri_of_string now checks the uri is well formed
2005-06-30 Enrico Tassiburi_of_uri is now #xpointer aware.
2005-06-24 Claudio Sacerdoti... Small improvement in extracting suffixes.
2005-06-24 Claudio Sacerdoti... New functions UriManager.uri_is_var, UriManager.uri_is_con.
2005-06-24 Claudio Sacerdoti... debugging printf removed
2005-06-23 Enrico TassiMuch simpler (and slightly more performant) implementat...
2005-06-17 Claudio Sacerdoti... many strings that are supposed to be URIs are now UriMa...
2005-06-01 Enrico Tassifixed classical non-C programmer misunderstooding of...
2005-04-27 Stefano Zacchirolimerged changes from the svn fork by me and Enrico
2005-02-01 Stefano Zacchiroliadded strip_xpointer: remove trailing #xpointer from...
2005-01-19 Enrico Tassifixed #xpointer handling in uri_of_string. new examples :
2004-10-15 Stefano Zacchirolimoved string_of_uriref from MQueryMisc to UriManager
2004-08-05 Stefano Zacchirolifixed some illegal backslash escapes
2003-06-26 Claudio Sacerdoti... relativeDepth function removed (useful only for cooking)
2003-06-19 Claudio Sacerdoti... Merge of the V7_3_new_exportation branch.
2002-06-22 Stefano Zacchirolibug fix: wrapped some possible List.{hd,tl} failures...
2001-11-26 Claudio Sacerdoti... HELM OCaml libraries with findlib support.