aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/system.ml
Commit message (Expand)AuthorAge
* Fixing compilation with OCaml 3.12 after commit 9d45d45f3a87 on removingGravatar Hugo Herbelin2015-12-10
* Remove remaining occurrences of Unix.readdir.Gravatar Guillaume Melquiond2015-12-09
* Replace Unix.readdir by Sys.readdir in dir cache.Gravatar Emilio Jesus Gallego Arias2015-12-09
* Fix for case-insensitive path looking continued (#2554): Adding aGravatar Hugo Herbelin2015-11-25
* Generalizing the patch to bug #2554 on fixing path looking withGravatar Hugo Herbelin2015-11-25
* Make the interface of System.raw_extern_intern much saner.Gravatar Guillaume Melquiond2015-09-29
* Prevent States.intern_state and System.extern_intern from looking up files in...Gravatar Guillaume Melquiond2015-09-29
* Revert "On MacOS X, ensuring that files found in the file system have the"Gravatar Maxime Dénès2015-09-20
* Continuing 4b5af0d6e9 and 69941d4e19 about filename case check on MacOS X.Gravatar Hugo Herbelin2015-05-22
* Continuing incomplete 4b5af0d6e9ec1 (on MacOS X, ensuring that filesGravatar Hugo Herbelin2015-05-20
* On MacOS X, ensuring that files found in the file system have theGravatar Hugo Herbelin2015-05-15
* Remove almost all the uses of string concatenation when building error messages.Gravatar Guillaume Melquiond2015-04-23
* 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