index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
thread-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2022-11-18
1
-1
/
+1
*
Rewrite thread context switch code (bug#48990)
Stefan Monnier
2022-02-12
1
-0
/
+25
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Fix some tests in --without-all builds
Stefan Kangas
2021-12-21
1
-0
/
+1
|
/
*
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-09-26
1
-4
/
+4
*
; Normalize and add missing first and last lines
Stefan Kangas
2021-04-19
1
-1
/
+1
*
Remove redundant #' before lambda in tests
Stefan Kangas
2021-04-04
1
-3
/
+3
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Use lexical-binding in most src tests
Stefan Kangas
2020-04-24
1
-1
/
+1
*
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-04-18
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Avoid assertion violation when comparing with main-thread
Eli Zaretskii
2018-10-17
1
-0
/
+4
*
|
Mark thread-alive-p as obsolete
Michael Albinus
2018-08-31
1
-2
/
+2
*
|
Merge from origin/emacs-26
Michael Albinus
2018-08-31
1
-8
/
+8
|
\
|
|
*
Rename thread-alive-p to thread-live-p
Michael Albinus
2018-08-31
1
-8
/
+8
*
|
Handle thread-signal towards the main thread (Bug#32502)
Michael Albinus
2018-08-30
1
-0
/
+21
*
|
thread-join returns the result of finished thread
Michael Albinus
2018-07-22
1
-6
/
+17
*
|
Add variable main-thread, fix Bug#32169
Michael Albinus
2018-07-17
1
-1
/
+10
|
/
*
Use consistent function names in thread-tests.el
Michael Albinus
2018-07-13
1
-8
/
+9
*
Provide feature 'threads
Michael Albinus
2018-07-12
1
-28
/
+48
*
Add some test skip conditions
Glenn Morris
2018-01-17
1
-24
/
+52
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Rudimentary error handling for non-main threads
Eli Zaretskii
2017-01-18
1
-4
/
+13
*
Fix last change
Eli Zaretskii
2017-01-13
1
-9
/
+9
*
Fix the new condvar test
Eli Zaretskii
2017-01-13
1
-2
/
+3
*
Minor improvements in the new condvar test
Eli Zaretskii
2017-01-13
1
-11
/
+14
*
Fix a bug in waiting for condition variable
Eli Zaretskii
2017-01-13
1
-0
/
+41
*
Update copyright year to 2017 in master
Paul Eggert
2017-01-01
1
-1
/
+1
*
; Spelling fixes
Paul Eggert
2016-12-22
1
-1
/
+1
*
Avoid crashing if a new thread is signaled right away
Eli Zaretskii
2016-12-12
1
-0
/
+9
*
Fix point motion in cloned buffers
Eli Zaretskii
2016-12-12
1
-1
/
+11
*
Avoid aborts when a thread signals an error
Eli Zaretskii
2016-12-11
1
-0
/
+15
*
; Fix copyright years in new files
Glenn Morris
2016-12-10
1
-1
/
+1
*
Fix the test suite
Eli Zaretskii
2016-12-06
1
-0
/
+213