summaryrefslogtreecommitdiff
path: root/test/src/thread-tests.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix typosStefan Kangas2022-11-18
* Rewrite thread context switch code (bug#48990)Stefan Monnier2022-02-12
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Fix some tests in --without-all buildsStefan Kangas2021-12-21
|/
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-26
* ; Normalize and add missing first and last linesStefan Kangas2021-04-19
* Remove redundant #' before lambda in testsStefan Kangas2021-04-04
* Update copyright year to 2021Paul Eggert2021-01-01
* Use lexical-binding in most src testsStefan Kangas2020-04-24
* ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-18
* Update copyright year to 2020Paul Eggert2020-01-01
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Avoid assertion violation when comparing with main-threadEli Zaretskii2018-10-17
* | Mark thread-alive-p as obsoleteMichael Albinus2018-08-31
* | Merge from origin/emacs-26Michael Albinus2018-08-31
|\|
| * Rename thread-alive-p to thread-live-pMichael Albinus2018-08-31
* | Handle thread-signal towards the main thread (Bug#32502)Michael Albinus2018-08-30
* | thread-join returns the result of finished threadMichael Albinus2018-07-22
* | Add variable main-thread, fix Bug#32169Michael Albinus2018-07-17
|/
* Use consistent function names in thread-tests.elMichael Albinus2018-07-13
* Provide feature 'threadsMichael Albinus2018-07-12
* Add some test skip conditionsGlenn Morris2018-01-17
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Rudimentary error handling for non-main threadsEli Zaretskii2017-01-18
* Fix last changeEli Zaretskii2017-01-13
* Fix the new condvar testEli Zaretskii2017-01-13
* Minor improvements in the new condvar testEli Zaretskii2017-01-13
* Fix a bug in waiting for condition variableEli Zaretskii2017-01-13
* Update copyright year to 2017 in masterPaul Eggert2017-01-01
* ; Spelling fixesPaul Eggert2016-12-22
* Avoid crashing if a new thread is signaled right awayEli Zaretskii2016-12-12
* Fix point motion in cloned buffersEli Zaretskii2016-12-12
* Avoid aborts when a thread signals an errorEli Zaretskii2016-12-11
* ; Fix copyright years in new filesGlenn Morris2016-12-10
* Fix the test suiteEli Zaretskii2016-12-06