aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/system.ml
Commit message (Expand)AuthorAge
...
| * Revert "Using same code for browsing physical directories in coqtop and coqdep."Gravatar Hugo Herbelin2015-02-12
| * Using same code for browsing physical directories in coqtop and coqdep.Gravatar Hugo Herbelin2015-02-12
|/
* Update headers.Gravatar Maxime Dénès2015-01-12
* Getting rid of Exninfo hacks.Gravatar Pierre-Marie Pédrot2014-12-16
* better to always print the thread idGravatar Enrico Tassi2014-11-27
* -help failing (fix 3762)Gravatar Enrico Tassi2014-10-24
* toploop plugins taken into account when printing --help (close: 3535)Gravatar Enrico Tassi2014-09-09
* Removing dead code relative to the XML plugin.Gravatar Pierre-Marie Pédrot2014-09-08
* STM: code restructured to reuse task queue for tacticsGravatar Enrico Tassi2014-08-05
* Adding a "time" tactical for benchmarking purposes. In case the tacticGravatar Hugo Herbelin2014-07-13
* Revert "time tac" (committed by mistake).Gravatar Hugo Herbelin2014-07-07
* time tacGravatar Hugo Herbelin2014-07-07
* Relaunch all Unix.waitpid when they ended with EINTRGravatar Pierre Letouzey2014-01-30
* .vi files: .vo files without proofsGravatar Enrico Tassi2014-01-04
* Hardening the reading function of vo files.Gravatar Pierre-Marie Pédrot2013-11-24
* Partial application hunt.Gravatar ppedrot2013-11-07
* Removing some lone List.assoc & List.mem in lib.Gravatar ppedrot2013-08-28
* Change in vo format : digest aren't Marshalled anymoreGravatar letouzey2013-08-22
* Removing mandatory suffixes for library files.Gravatar ppedrot2013-03-21
* Restrict (try...with...) to avoid catching critical exn (part 8)Gravatar letouzey2013-03-13
* v8.4: Granting bug/wish #2976 (turning anomaly on input_value into nice message)Gravatar herbelin2013-02-01
* Actually adding backtrace handling.Gravatar ppedrot2013-01-28
* Monomorphization (lib)Gravatar ppedrot2012-11-22
* More monomorphizationsGravatar ppedrot2012-11-13
* More accurate timings for "Time foo"Gravatar letouzey2012-10-05
* Remove some more "open" and dead code thanks to OCaml4 warningsGravatar letouzey2012-10-02
* More cleanup of Util: utf8 aspects moved to a new file unicode.mlGravatar letouzey2012-09-18
* The new ocaml compiler (4.00) has a lot of very cool warnings,Gravatar regisgia2012-09-14
* Updating headers.Gravatar herbelin2012-08-08
* Getting rid of Pp.msgnl and Pp.message.Gravatar ppedrot2012-06-01
* lib directory is cut in 2 cma.Gravatar pboutill2012-04-12
* Noise for nothingGravatar pboutill2012-03-02
* coqrc in the right XDG_CONFIG_HOME/coq folderGravatar pboutill2011-11-20
* Patch by Dan Grayson to ensure that "Add LoadPath ... as ..." closesGravatar herbelin2011-10-17
* [/]+ is equivalent to [/] in System and its copyGravatar pboutill2011-09-01
* Remove System.process_time (dead code)Gravatar glondu2011-05-19
* Win32: remove the need for Coq.bat and Coqide.batGravatar letouzey2011-04-21
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Protection against anomaly when loading a state with bad magic number.Gravatar herbelin2010-06-22
* Account for Stephane Glondu's remarks.Gravatar fkirchne2010-05-28
* Use existing functions to reimplement search_exe.Gravatar fkirchne2010-05-28
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Look for csdp in $PATH at runtime, remove -csdpdir configure optionGravatar glondu2010-04-11
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Fixed anomaly when trying to load non existing file starting with "./" or "../".Gravatar herbelin2009-07-08
* Backporting from v8.2 to trunk:Gravatar herbelin2009-01-18
* - coq_makefile: target install now respects the original tree structureGravatar herbelin2008-12-24
* - Fixed minor bug #1994 in the tactic chapter of the manual [doc]Gravatar herbelin2008-11-22
* Fichiers oubliés lors du 11188 :-(Gravatar herbelin2008-06-30
* implements a better way to respect the Unix convention that processes receive...Gravatar bertot2008-01-11