index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
*
Do not dump a glob reference when its location is ghost. (Fix bug #4469)
Guillaume Melquiond
2015-12-31
*
spawn: fix leak of file descriptors
Enrico Tassi
2015-12-17
*
Fixing compilation with OCaml 3.12 after commit 9d45d45f3a87 on removing
Hugo Herbelin
2015-12-10
*
Remove remaining occurrences of Unix.readdir.
Guillaume Melquiond
2015-12-09
*
Replace Unix.readdir by Sys.readdir in dir cache.
Emilio Jesus Gallego Arias
2015-12-09
*
Fix for case-insensitive path looking continued (#2554): Adding a
Hugo Herbelin
2015-11-25
*
Generalizing the patch to bug #2554 on fixing path looking with
Hugo Herbelin
2015-11-25
*
Fixed #4274, bad formatting of messages in emacs mode.
Pierre Courtieu
2015-10-19
*
Miscellaneous typos, spacing, US spelling in comments or variable names.
Hugo Herbelin
2015-10-18
*
Fix some typos.
Guillaume Melquiond
2015-10-14
*
Fix some typos.
Guillaume Melquiond
2015-10-13
*
aux_file: export API to ease writing of a Proof Using annotator.
Enrico Tassi
2015-10-08
*
CThread: blocking read + threads now works
Enrico Tassi
2015-10-08
*
Spawn: use each socket exclusively for writing or reading
Enrico Tassi
2015-10-08
*
Future: make not-here/not-ready messages customizable
Enrico Tassi
2015-10-08
*
emacs output mode: Added <infomsg> tag to debug messages.
Pierre Courtieu
2015-10-02
*
Make the interface of System.raw_extern_intern much saner.
Guillaume Melquiond
2015-09-29
*
Prevent States.intern_state and System.extern_intern from looking up files in...
Guillaume Melquiond
2015-09-29
*
Revert "On MacOS X, ensuring that files found in the file system have the"
Maxime Dénès
2015-09-20
*
Fixing previous patch.
Pierre-Marie Pédrot
2015-09-10
*
Fixing the XML lexer definition of names to match the standard.
Pierre-Marie Pédrot
2015-09-10
*
Revert the four previous commits and update the description of Richpp.
Pierre-Marie Pédrot
2015-08-15
*
More invariants in Richpp.
Pierre-Marie Pédrot
2015-08-15
*
More parametric type for generalized XML.
Pierre-Marie Pédrot
2015-08-15
*
Statically ensure that we omit null annotations in Richpp.
Pierre-Marie Pédrot
2015-08-15
*
Fixing richpp behaviour w.r.t. its specification.
Pierre-Marie Pédrot
2015-08-15
*
Reverting 16 last commits, committed mistakenly using the wrong push command.
Hugo Herbelin
2015-08-02
*
A patch renaming equal into eq in the module dealing with
Hugo Herbelin
2015-08-02
*
Fixing bug #4281: Better escaping of XML attributes.
Pierre-Marie Pédrot
2015-07-28
*
Use open_utf8_file_in for opening files in the IDE. (Fix bug #2874)
Guillaume Melquiond
2015-07-28
*
Moved fatal_error from Coqtop to Errors and corrected dependencies accordingly.
Thomas Sibut-Pinote
2015-06-25
*
Add a Set Dump Bytecode command for debugging purposes.
Maxime Dénès
2015-06-23
*
Flag -test-mode intended to be used for ad-hoc prints in test-suite
Enrico Tassi
2015-05-29
*
Continuing 4b5af0d6e9 and 69941d4e19 about filename case check on MacOS X.
Hugo Herbelin
2015-05-22
*
Changing the heuristic fixing bug #4241.
Pierre Courtieu
2015-05-21
*
Answering report #4241 (formatting of boxes not behaving regularly
Hugo Herbelin
2015-05-20
*
Continuing incomplete 4b5af0d6e9ec1 (on MacOS X, ensuring that files
Hugo Herbelin
2015-05-20
*
The Fail command does not catch uncaught exception anomalies anymore.
Pierre-Marie Pédrot
2015-05-18
*
On MacOS X, ensuring that files found in the file system have the
Hugo Herbelin
2015-05-15
*
The -list-tag options now prints the corresponding COQ_COLORS value.
Pierre-Marie Pédrot
2015-05-14
*
Adding an option -w to control Coq warning output.
Pierre-Marie Pédrot
2015-05-14
*
Disable precompilation for native_compute by default.
Guillaume Melquiond
2015-05-14
*
Add a [Redirect] vernacular command
Clément Pit--Claudel
2015-05-04
*
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-23
*
Removing dead code in Pp.
Pierre-Marie Pédrot
2015-04-23
*
Pp: obsolete comment.
Arnaud Spiwack
2015-04-22
*
Do not use list concatenation when gluing streams together, just mark them as...
Guillaume Melquiond
2015-04-22
*
STM: print trace on "anomaly, no safe id attached"
Enrico Tassi
2015-04-21
*
Adding a primitive to dump the current association table of dynamic types.
Pierre-Marie Pédrot
2015-03-16
*
Fixing printing of ordinals.
Pierre-Marie Pédrot
2015-02-26
[next]