aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/micromega/persistent_cache.ml
Commit message (Expand)AuthorAge
* Update headers following #6543.Gravatar Théo Zimmermann2018-02-27
* Replacing Hashtbl.add by Hashtbl.replace in micromega cache building.Gravatar Hugo Herbelin2017-12-05
* Bump year in headers.Gravatar Pierre-Marie Pédrot2017-07-04
* errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...Gravatar Pierre Letouzey2016-07-03
* Disable memoization rather than failing when files cannot be opened.Gravatar Guillaume Melquiond2016-05-20
* Update copyright headers.Gravatar Maxime Dénès2016-01-20
* Update headers.Gravatar Maxime Dénès2015-01-12
* Bugfix 3604 : more robust Unix.lockfGravatar Frédéric Besson2014-10-22
* Fixing some generic equalities in Micromega.Gravatar Pierre-Marie Pédrot2014-03-03
* Restrict (try...with...) to avoid catching critical exn (part 15)Gravatar letouzey2013-03-13
* Updating headers.Gravatar herbelin2012-08-08
* Try to make the use of Unix.lockf in micromega compatible with Win32Gravatar letouzey2012-08-06
* bug fix: concurrent access of persistent_cacheGravatar fbesson2011-04-21
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* new csdp cache + improved error messageGravatar fbesson2009-08-20
* addition of lia.cache - csdp.cache is now handled by micromega not csdpcertGravatar fbesson2009-07-31
* micromega : Better parsing of formulae - smaller proof terms for Z - redesign...Gravatar fbesson2009-07-30