index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
thread.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
* src/keyboard.c: Fix bug#5803.
Stefan Monnier
2020-12-12
1
-1
/
+0
*
Fix BSD and macOS builds w.r.t. pthread_setname_np (bug#38632)
Mattias Engdegård
2020-01-07
1
-2
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Support setting OS names of threads on MS-Windows
Eli Zaretskii
2019-12-20
1
-0
/
+4
*
Simplify thread initialization and GC
Paul Eggert
2019-04-24
1
-1
/
+0
*
Allow gap before first non-Lisp pseudovec member
Paul Eggert
2019-04-08
1
-1
/
+1
*
No need for m_search_regs_saved in thread.h
Paul Eggert
2019-03-27
1
-5
/
+0
*
Fix some integer issues in regex-emacs
Paul Eggert
2019-03-25
1
-2
/
+2
*
Use ‘const’ to clarify GC marking
Paul Eggert
2019-03-19
1
-2
/
+2
*
DEFVAR_INT variables are now intmax_t
Paul Eggert
2019-02-27
1
-1
/
+1
*
Add portable dumper
Daniel Colascione
2019-01-15
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
*
|
* src/thread.h: Do not include systime.h; no longer needed.
Paul Eggert
2018-09-16
1
-1
/
+0
*
|
Shrink pseudovectors a bit
Paul Eggert
2018-09-06
1
-3
/
+3
*
|
Simplify regex-emacs code by assuming Emacs
Paul Eggert
2018-08-05
1
-2
/
+2
*
|
Rename src/regex.c to src/regex-emacs.c.
Paul Eggert
2018-08-05
1
-1
/
+1
*
|
thread-join returns the result of finished thread
Michael Albinus
2018-07-22
1
-0
/
+3
*
|
Make regex matching reentrant; update syntax during match
Daniel Colascione
2018-06-16
1
-9
/
+0
*
|
Use native alignment to access Lisp object data
Paul Eggert
2018-06-10
1
-3
/
+3
*
|
Fix module support if threads are disabled (Bug#30106)
Philipp Stephani
2018-01-18
1
-0
/
+1
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Change vectorlike from struct to union
Paul Eggert
2017-11-13
1
-3
/
+3
*
Fix the MSDOS build.
Eli Zaretskii
2017-10-18
1
-0
/
+4
*
Avoid crashes on C-g when several threads wait for input
Eli Zaretskii
2017-10-04
1
-0
/
+7
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Improve stack-overflow heuristic on GNU/Linux
Paul Eggert
2017-07-14
1
-2
/
+8
*
Update copyright year to 2017 in master
Paul Eggert
2017-01-01
1
-1
/
+1
*
Rename primary_thread to main_thread
Paul Eggert
2016-12-30
1
-1
/
+1
*
regex.h now includes sys/types.h
Paul Eggert
2016-12-25
1
-1
/
+0
*
Reorder lisp.h to declare types before using them
Paul Eggert
2016-12-25
1
-0
/
+58
*
Remove interpreter’s byte stack
Paul Eggert
2016-12-23
1
-9
/
+1
*
; Spelling fixes
Paul Eggert
2016-12-22
1
-2
/
+2
*
Fix last change with thread marking under GC_CHECK_MARKED_OBJECTS
Eli Zaretskii
2016-12-22
1
-0
/
+1
*
Fix crashes upon C-g on Posix TTY frames
Eli Zaretskii
2016-12-19
1
-0
/
+8
*
Fix comments
Eli Zaretskii
2016-12-17
1
-2
/
+2
*
Undo part of last change
Eli Zaretskii
2016-12-11
1
-5
/
+0
*
Avoid aborts when a thread signals an error
Eli Zaretskii
2016-12-11
1
-0
/
+9
*
; Fix copyright years in new files
Glenn Morris
2016-12-10
1
-1
/
+1
*
Fix compilation warnings due to prototype of thread_select
Eli Zaretskii
2016-12-09
1
-1
/
+1
*
Fix compilation on Debian GNU/Linux
Eli Zaretskii
2016-12-09
1
-0
/
+1
*
Fix compilation problems.
Eli Zaretskii
2016-12-05
1
-12
/
+0
*
Merge branch 'concurrency'
Eli Zaretskii
2016-12-04
1
-1
/
+5
*
Fix the MS-Windows build
Eli Zaretskii
2015-11-02
1
-0
/
+4
*
merge from trunk
Ken Raeburn
2015-11-01
1
-14
/
+8
*
make thread_check_current_buffer return bool
Tom Tromey
2013-08-27
1
-1
/
+1
*
fix whitespace_regexp warning
Tom Tromey
2013-08-26
1
-1
/
+3
*
merge from trunk
Tom Tromey
2013-07-06
1
-2
/
+2
*
remove unused field from struct thread_state
Tom Tromey
2013-07-03
1
-6
/
+0
[next]