| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | merge from trunk | Tom Tromey | 2013-08-25 | 19 | -327/+466 | |
| | | |\ \ \ | ||||||
| | | * | | | | fix up some merge errors in process.c | Tom Tromey | 2013-08-19 | 1 | -17/+1 | |
| | | * | | | | merge from trunk | Tom Tromey | 2013-08-19 | 95 | -2885/+4242 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | merge from trunk | Tom Tromey | 2013-07-26 | 74 | -1604/+2378 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge from trunk | Tom Tromey | 2013-07-12 | 56 | -1037/+1453 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | Use thread_alive_p in a couple more spots | Tom Tromey | 2013-07-11 | 1 | -2/+2 | |
| | | * | | | | | | | fix xfree bug in run_thread | Tom Tromey | 2013-07-07 | 1 | -1/+1 | |
| | | * | | | | | | | merge from trunk | Tom Tromey | 2013-07-06 | 70 | -24722/+27505 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | add assertion to flush_stack_call_func | Tom Tromey | 2013-07-06 | 1 | -1/+4 | |
| | | * | | | | | | | | call init_primary_thread from init_threads | Tom Tromey | 2013-07-06 | 1 | -0/+1 | |
| | | * | | | | | | | | avoid SAFE_ALLOCA | Tom Tromey | 2013-07-04 | 1 | -4/+5 | |
| | | * | | | | | | | | avoid current_thread sometimes | Tom Tromey | 2013-07-04 | 1 | -2/+3 | |
| | | * | | | | | | | | initialize saved_value | Tom Tromey | 2013-07-04 | 1 | -0/+2 | |
| | | * | | | | | | | | unlink thread later | Tom Tromey | 2013-07-03 | 1 | -11/+8 | |
| | | * | | | | | | | | introduce thread_alive_p macro | Tom Tromey | 2013-07-03 | 1 | -6/+13 | |
| | | * | | | | | | | | Don't call unbind_for_thread_switch in run_thread | Tom Tromey | 2013-07-03 | 1 | -2/+0 | |
| | | * | | | | | | | | remove unused field from struct thread_state | Tom Tromey | 2013-07-03 | 1 | -6/+0 | |
| | | * | | | | | | | | Fix a comment. | Tom Tromey | 2013-07-03 | 1 | -2/+2 | |
| | | * | | | | | | | | merge from trunk | Tom Tromey | 2013-06-13 | 32 | -186/+530 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | fix a few latent issues in the thread patch | Tom Tromey | 2013-06-06 | 1 | -6/+10 | |
| | | * | | | | | | | | | update eval.c to make it build again after the merge | Tom Tromey | 2013-06-03 | 1 | -12/+12 | |
| | | * | | | | | | | | | merge from trunk; clean up some issues | Tom Tromey | 2013-06-03 | 94 | -3459/+6483 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | don't let kill-buffer kill a buffer if it is current in any thread | Tom Tromey | 2013-03-18 | 3 | -0/+24 | |
| | | * | | | | | | | | | | fix process bugs | Tom Tromey | 2013-03-17 | 1 | -68/+59 | |
| | | * | | | | | | | | | | merge from trunk | Tom Tromey | 2013-03-17 | 37 | -418/+884 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-03-08 | 96 | -3504/+4662 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-01-16 | 38 | -649/+833 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-01-05 | 197 | -726/+1767 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | Remove bit accidentally left over from the merge | Tom Tromey | 2012-12-17 | 1 | -4/+0 | |
| | | * | | | | | | | | | | | | | | merge from trunk | Tom Tromey | 2012-12-17 | 167 | -12245/+18481 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2012-09-04 | 88 | -1777/+2452 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | cannot thread-join the current thread | Tom Tromey | 2012-08-27 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | | rename condition-variablep to condition-variable-p | Tom Tromey | 2012-08-23 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | pass the thread name to the OS if possible | Tom Tromey | 2012-08-20 | 3 | -5/+21 | |
| | | * | | | | | | | | | | | | | | | | Merge from trunk | Tom Tromey | 2012-08-20 | 79 | -1818/+3582 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | another docstring fixlet | Tom Tromey | 2012-08-19 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | | | | minor docstring fixup | Tom Tromey | 2012-08-19 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | | | add condition-mutex and condition-name | Tom Tromey | 2012-08-19 | 1 | -0/+27 | |
| | | * | | | | | | | | | | | | | | | | | ensure name of a thread is a string | Tom Tromey | 2012-08-19 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | | | ensure name of a mutex is a string | Tom Tromey | 2012-08-19 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | | | use NILP | Tom Tromey | 2012-08-19 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | | | condition variables | Tom Tromey | 2012-08-19 | 6 | -20/+255 | |
| | | * | | | | | | | | | | | | | | | | | comment fixes | Tom Tromey | 2012-08-18 | 1 | -1/+7 | |
| | | * | | | | | | | | | | | | | | | | | refactor systhread.h | Tom Tromey | 2012-08-18 | 4 | -128/+121 | |
| | | * | | | | | | | | | | | | | | | | | write docstrings for the thread functions | Tom Tromey | 2012-08-17 | 1 | -26/+54 | |
| | | * | | | | | | | | | | | | | | | | | declare unbind_for_thread_switch and rebind_for_thread_switch in lisp.h | Tom Tromey | 2012-08-17 | 2 | -4/+2 | |
| | | * | | | | | | | | | | | | | | | | | process changes | Tom Tromey | 2012-08-15 | 4 | -28/+221 | |
| | | * | | | | | | | | | | | | | | | | | Prepare process.c for threads by not having global select masks. | Tom Tromey | 2012-08-15 | 1 | -130/+165 | |
| | | * | | | | | | | | | | | | | | | | | fix a latent bug in process.c | Tom Tromey | 2012-08-15 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | This adds thread-blocker, a function to examine what a thread is | Tom Tromey | 2012-08-15 | 2 | -1/+34 | |