]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/registry/helm_registry.ml
ocaml 3.09 transition
[helm.git] / helm / ocaml / registry / helm_registry.ml
2005-10-06 Stefano Zacchiroliin the end: ... proper handling of multiple bindings...
2005-10-06 Stefano Zacchirolibugfix: multiple bindings of the same key work again
2005-10-05 Stefano Zacchiroli- "load_from" no longer clears the previous registry...
2005-09-21 Claudio Sacerdoti... All the debug_print are now lazy.
2005-09-06 Stefano Zacchiroliremoved debugging prints and better sample
2005-09-06 Stefano Zacchiroliadded <include href="foo/bar/baz.xml" /> support
2005-07-14 Stefano Zacchirolibugfix: removed spurious section "helm_registry" from...
2005-06-28 Stefano Zacchirolichanged get_pair interface, now supports different...
2005-06-28 Stefano Zacchiroliadded get_pair method
2005-06-15 Stefano Zacchiroli- support for multiple bindings of the same key, access...
2005-05-16 Stefano Zacchiroli- no longer needs PXP
2004-08-05 Stefano Zacchirolifixed some invalid backslash escapes
2004-05-24 Stefano Zacchiroliadded OO interface
2004-05-20 Stefano Zacchiroliadded file locking while writing configuration to file...
2004-05-20 Stefano ZacchiroliChanged mapping keys <-> environment variables, mixed...
2004-05-20 Stefano Zacchiroli- added "has" method
2004-05-20 Stefano Zacchiroliadded iterators over registry contents (fold, iter...
2004-04-19 Stefano Zacchiroliuse PxpHelmConf module
2004-04-16 Stefano Zacchiroli- added sample usage of get_opt method
2004-04-06 Stefano Zacchiroliimplemented save_to
2004-02-24 Stefano Zacchiroli- added support for boolean parameters
2004-02-16 Stefano Zacchirolibugfix: top level keys now should work
2004-02-16 Stefano Zacchiroli- more structured configuration file
2004-02-13 Stefano Zacchiroli- added support for variable interpolation
2004-02-11 Stefano Zacchiroliadded some debugging messages
2004-02-09 Stefano Zacchiroli- added environment variable overriding
2004-01-27 Stefano Zacchirolihelm registry --- first release