| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | add assertion to flush_stack_call_func | Tom Tromey | 2013-07-06 | 1 | -1/+4 | |
| | * | | | | | | | | merge from trunk; clean up some issues | Tom Tromey | 2013-06-03 | 1 | -85/+44 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-03-17 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-03-08 | 1 | -26/+23 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-01-16 | 1 | -33/+84 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-01-05 | 1 | -8/+8 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2012-12-17 | 1 | -577/+380 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2012-09-04 | 1 | -55/+66 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge from trunk | Tom Tromey | 2012-08-20 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | condition variables | Tom Tromey | 2012-08-19 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | This supplies the mutex implementation for Emacs Lisp. | Tom Tromey | 2012-08-15 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | This adds most of the thread features visible to emacs lisp. | Tom Tromey | 2012-08-15 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | This parameterizes the GC a bit to make it thread-ready. | Tom Tromey | 2012-08-15 | 1 | -52/+26 | |
| | * | | | | | | | | | | | | | | | | This introduces a thread-state object and moves various C globals | Tom Tromey | 2012-08-15 | 1 | -10/+2 | |
| * | | | | | | | | | | | | | | | | | Add lisp watchpoints | Noam Postavsky | 2016-12-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Make struct font_drivers read-only | Paul Eggert | 2016-12-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Make CANNOT_DUMP work better on GNU/Linux | Paul Eggert | 2016-11-20 | 1 | -8/+14 | |
| * | | | | | | | | | | | | | | | | | Port to FreeBSD 11 AMD | Paul Eggert | 2016-11-08 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-10-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Port last_marked change to full-program optimizers | Paul Eggert | 2016-10-12 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | | | Avoid optimizing out the last_marked[] array | Eli Zaretskii | 2016-10-11 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-10-10 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Allow to disable compaction of font caches | Eli Zaretskii | 2016-10-08 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | * src/alloc.c: call only non-null finalizers | Aurelien Aptel | 2016-10-05 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | Limit <config.h>’s includes | Paul Eggert | 2016-09-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | * src/alloc.c: call only non-null finalizers | Aurelien Aptel | 2016-09-30 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | Use flexmembers on IBM XL C for AIX | Paul Eggert | 2016-09-20 | 1 | -7/+9 | |
| * | | | | | | | | | | | | | | | | | Avoid aborts in GC due to abort_on_gc | Eli Zaretskii | 2016-09-14 | 1 | -9/+0 | |
| * | | | | | | | | | | | | | | | | | Port flexible array members to GCC + valgrind | Paul Eggert | 2016-09-07 | 1 | -15/+12 | |
| * | | | | | | | | | | | | | | | | | Memory allocator alignment fixes | Paul Eggert | 2016-08-28 | 1 | -33/+48 | |
| * | | | | | | | | | | | | | | | | | Remove interpreter’s byte stack | Paul Eggert | 2016-08-09 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | Rename FACE_OPT_FROM_ID to FACE_FROM_ID_OR_NULL | Eli Zaretskii | 2016-07-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Minor ABLOCKS_BUSY cleanups in alloc.c | Paul Eggert | 2016-06-20 | 1 | -20/+25 | |
| * | | | | | | | | | | | | | | | | | Rename ALIGN to pointer_align | Paul Eggert | 2016-06-19 | 1 | -8/+3 | |
| * | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-06-19 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | * src/alloc.c (ALIGN): Avoid error on DragonFly BSD. (Bug#23764) | Glenn Morris | 2016-06-14 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | Catch malloc_get_state, malloc_set_state failure | Paul Eggert | 2016-06-10 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | Port --enable-gcc-warnings to GCC 6.1 | Paul Eggert | 2016-05-18 | 1 | -62/+69 | |
| * | | | | | | | | | | | | | | | | | New C macro AUTO_STRING_WITH_LEN | Paul Eggert | 2016-04-04 | 1 | -15/+0 | |
| * | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-04-02 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Define make_save_ptr_ptr unconditionally | Eli Zaretskii | 2016-03-24 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | Rename C names to match Lisp symbols better | Paul Eggert | 2016-03-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | * src/alloc.c (purecopy): Use AUTO_STRING. | Paul Eggert | 2016-03-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-03-11 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Rework C source files to avoid ^( | Paul Eggert | 2016-03-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | - | Paul Eggert | 2016-02-09 | 1 | -6/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Add lmalloc commentary and tweak laligned | Paul Eggert | 2016-02-09 | 1 | -3/+11 | |
| | * | | | | | | | | | | | | | | | | Increase success rate of fallback lmalloc | Paul Eggert | 2016-02-08 | 1 | -4/+18 | |
| * | | | | | | | | | | | | | | | | | - | Paul Eggert | 2016-02-09 | 1 | -6/+64 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Port to FreeBSD 11-CURRENT i386 | Paul Eggert | 2016-02-08 | 1 | -6/+64 | |