index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stm
/
asyncTaskQueue.ml
Commit message (
Expand
)
Author
Age
*
Merge PR #7384: Split Universes
Pierre-Marie Pédrot
2018-05-22
|
\
*
|
[ide] Remove special option `-ideslave`
Emilio Jesus Gallego Arias
2018-05-21
*
|
[stm] Make toplevels standalone executables.
Emilio Jesus Gallego Arias
2018-05-21
|
*
Split off Universes functions dealing with generating new universes.
Gaëtan Gilbert
2018-05-17
|
/
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
[flags] [stm] Reorganize flags.
Emilio Jesus Gallego Arias
2017-12-11
*
[stm] Move process_id to Spawned.
Emilio Jesus Gallego Arias
2017-12-11
*
Proper nametab handling of global universe names
Matthieu Sozeau
2017-12-01
*
[stm] [doc] Add some documentation to AsyncTaskQueue API
Emilio Jesus Gallego Arias
2017-11-21
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
Fix FIXME: use OCaml 4.02 generative functors when available.
Gaëtan Gilbert
2017-11-01
*
Merge PR #1019: Fix BZ#5655 by avoiding the creation of a cleaner thread for ...
Maxime Dénès
2017-10-03
|
\
*
|
In stm, fixing a typo about flushing debugging messages.
Hugo Herbelin
2017-09-11
|
*
Fix BZ#5655 by avoiding the creation of a cleaner thread for empty queues.
Maxime Dénès
2017-09-07
|
/
*
[toplevel] Remove long ago deprecated and NOOP options.
Emilio Jesus Gallego Arias
2017-07-27
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Silence a few OCaml warnings.
Guillaume Melquiond
2017-04-13
*
[stm] Remove edit_id.
Emilio Jesus Gallego Arias
2017-04-12
*
[pp] [ide] Minor cleanups in pp code.
Emilio Jesus Gallego Arias
2017-03-21
*
[pp] Make feedback the only logging mechanism.
Emilio Jesus Gallego Arias
2017-03-21
*
Fix a typo in STM universe communications.
Maxime Dénès
2017-01-30
*
AsyncTaskQueue: annotate debug feedback messages with worker id
Enrico Tassi
2016-09-13
*
feedback: support multiple feedback listeners
Enrico Tassi
2016-09-05
*
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-02
|
\
|
*
Fix #4871 - interrupting par:abstract kills coqtop
Maxime Dénès
2016-08-30
*
|
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-01
|
\
|
*
|
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
|
*
STM: fix argument filtering for slaves
Enrico Tassi
2016-05-27
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-18
|
\
|
|
*
Tentative fix for bug #4614: "Fully check the document" is uninterruptable.
Pierre-Marie Pédrot
2016-03-15
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-05
|
\
|
|
*
Rename Ephemeron -> CEphemeron.
Maxime Dénès
2016-03-04
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
Merge remote-tracking branch 'origin/v8.5' into trunk
Guillaume Melquiond
2016-01-05
|
\
|
|
*
workers: purge short version of -load-vernac too (fix #4458)
Enrico Tassi
2016-01-04
*
|
Remove some unused functions.
Guillaume Melquiond
2016-01-02
*
|
Rich printing of messages.
Pierre-Marie Pédrot
2015-09-20
|
/
*
*Queue: API to wake up all threads
Enrico Tassi
2015-02-16
*
Update headers.
Maxime Dénès
2015-01-12
*
Inlining Spawn.kill_if in the one place were it was actually used, thus
Pierre-Marie Pédrot
2014-12-25
*
CoqIDE: cleanup jobs window on worker death
Enrico Tassi
2014-12-17
*
AsyncTaskQueue: simpler model (no parking area, continuation tasks)
Enrico Tassi
2014-12-17
*
CThread: use a different type for thread friendly in_channels
Enrico Tassi
2014-12-17
*
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-12-16
*
AsyncTaskQueue: parsin can also happen in the workers now
Enrico Tassi
2014-11-27
*
AsyncTaskQueue: API to park a worker
Enrico Tassi
2014-11-27
*
Feedback: API cleaned up, documented and made user extensible
Enrico Tassi
2014-11-27
*
STM: code refactoring
Enrico Tassi
2014-11-03
[next]