| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-01-11 | Set version tag for new release. | David Aspinall | |
| 2013-01-10 | fix parallel overlapping calls of proof-shell-filter | Hendrik Tews | |
| 2013-01-03 | - fix asserting when parallel background compilation is in progress | Hendrik Tews | |
| - fix aborting background compilation on error | |||
| 2012-11-15 | write CHANGES | Hendrik Tews | |
| 2012-11-14 | - fix problem in emergency process killing | Hendrik Tews | |
| - better handling of errors in process creation | |||
| 2012-11-14 | all-cpus option for coq-max-background-compilation-jobs | Hendrik Tews | |
| 2012-11-14 | fix coq-lock-ancestor for parallel compilation | Hendrik Tews | |
| 2012-11-14 | update documentation | Hendrik Tews | |
| 2012-11-13 | update TAGS | Hendrik Tews | |
| 2012-11-13 | - first version of parallel asynchronous compilation for coq in | Hendrik Tews | |
| coq-par-compile.el (must be activated via coq-compile-parallel-in-background) - items in the queue region are not necessarily in proof-action-list any more! Require commands and the following items are stored elsewhere until the compilation finishes. Variable proof-second-action-list-active notifies the generic machinery if queue items are stored elsewhere. In this case, Proof General must neither release the proof shell lock nor delete the queue span when proof-action-list is empty. - to kill background processes as early as possible, the new hook proof-shell-signal-interrupt-hook is used | |||
| 2012-11-13 | small typo fixes | Hendrik Tews | |
| 2012-11-09 | Doc for pg-finish-tracing-display | David Aspinall | |
| 2012-11-06 | move ancestor locking back into specific part | Hendrik Tews | |
| 2012-11-05 | move ancestor locking/unlocking to coq-compile-common | Hendrik Tews | |
| 2012-11-05 | fix seq-seq misspelling | Hendrik Tews | |
| 2012-11-05 | move buffer saving to coq-compile-common | Hendrik Tews | |
| 2012-11-03 | make coq-include-options independent of current buffer | Hendrik Tews | |
| 2012-11-03 | move another 2 functions into coq-compile-common | Hendrik Tews | |
| 2012-11-01 | move function for coq-compile-response-buffer to coq-compile-common.el | Hendrik Tews | |
| 2012-11-01 | Update | David Aspinall | |
| 2012-10-30 | rename entities in coq-seq-compile | Hendrik Tews | |
| 2012-10-30 | move some more material into coq-compile-common | Hendrik Tews | |
| 2012-10-30 | update TAGS | Hendrik Tews | |
| 2012-10-30 | move general part of compilation into coq-compile-common.el | Hendrik Tews | |
| 2012-10-30 | move coq compilation into coq/coq-seq-compile.el | Hendrik Tews | |
| 2012-10-19 | Set version tag for new release. | David Aspinall | |
| 2012-10-19 | Updates for PG 4.3 | David Aspinall | |
| 2012-10-19 | Set version tag for new release. | David Aspinall | |
| 2012-10-03 | "as" insertion on a region. | Pierre Courtieu | |
| 2012-10-03 | Fixed auto-insert-as stuff + fix compiling problems. | Pierre Courtieu | |
| 2012-10-02 | Made 'as' automatic insertion a togglable feature (not finished) (2). | Pierre Courtieu | |
| 2012-10-02 | Made 'as' automatic insertion a togglable feature. Not finished. | Pierre Courtieu | |
| 2012-10-02 | Fixed 'as' close automatic insertion. | Pierre Courtieu | |
| 2012-10-01 | Fixed the coq-insert-as feature. Will only work on coq svn trunk for | Pierre Courtieu | |
| now. coq-8.4 not compatible. | |||
| 2012-09-25 | Fixed #419: coq synchronized variables are not anymore in the settings | Pierre Courtieu | |
| menu, they are in option menu that only issues commands to the prover and do not try to keep track of the values of the variables. | |||
| 2012-09-25 | Fixed a bug in three windows mode. | Pierre Courtieu | |
| 2012-09-25 | Added a menu to set the 3 windows layout. | Pierre Courtieu | |
| 2012-09-25 | Fixed indentation in presence of "dot friends" like :?. etc. | Pierre Courtieu | |
| 2012-09-24 | Fixed docstring of proof-layout-windows for two columns mode.Was not | Pierre Courtieu | |
| up-to-date. | |||
| 2012-09-24 | Fixing a docstring. | Pierre Courtieu | |
| 2012-09-24 | Completing the possible layouts of proof-layout-windows (added the 3 | Pierre Courtieu | |
| columns mode). | |||
| 2012-09-21 | Fixing a bad interaction between one unicode token and electric | Pierre Courtieu | |
| terminator. | |||
| 2012-09-19 | Small fix in holes code. | Pierre Courtieu | |
| 2012-09-14 | Set version tag for new release. | David Aspinall | |
| 2012-09-14 | proof-shell-process-connection-type: try using pipes by default in Emacs 24, | David Aspinall | |
| to avoid Trac #453: http://proofgeneral.inf.ed.ac.uk/trac/ticket/453 | |||
| 2012-09-14 | Updated. | David Aspinall | |
| 2012-09-14 | coq-remove-trailing-dot: Fix accidental dynamic binding so it compiles | David Aspinall | |
| 2012-09-14 | no braces and bullets for prooftree | Hendrik Tews | |
| 2012-09-14 | adjust proof-tree regexp for focused subgoals | Hendrik Tews | |
| 2012-09-12 | treat #450 by requiring that proofs are started with Proof | Hendrik Tews | |
