| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | Port to FreeBSD 11 AMD | Paul Eggert | 2016-11-08 | 2 | -2/+8 | |
| * | | | | | | | | | | | | | | | | | | Remove obsolete default-FOO variables | Mark Oteiza | 2016-11-07 | 3 | -149/+1 | |
| * | | | | | | | | | | | | | | | | | | Restore file descriptor limit in subprocesses | Paul Eggert | 2016-11-06 | 3 | -4/+27 | |
| * | | | | | | | | | | | | | | | | | | Prefer comments /* like this */ in C code | Paul Eggert | 2016-11-05 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | | | | | Enlarge DUMPED_HEAP_SIZE | Eli Zaretskii | 2016-11-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-11-04 | 3 | -6/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | ; Spelling fixes | Paul Eggert | 2016-11-04 | 2 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | Mark relocation workarounds with REL_ALLOC | Eli Zaretskii | 2016-11-04 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-11-04 | 4 | -107/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Inhibit buffer relocation during regex searches | Noam Postavsky | 2016-10-25 | 1 | -0/+31 | |
| | * | | | | | | | | | | | | | | | | | Revert fixes to allocation of regex matching | Noam Postavsky | 2016-10-25 | 4 | -107/+14 | |
| * | | | | | | | | | | | | | | | | | | Add 'x-ctrl-keysym' support on X window system | Vasilij Schneidermann | 2016-11-04 | 1 | -14/+29 | |
| * | | | | | | | | | | | | | | | | | | Improve autoload error reporting | Alexander Gramiak | 2016-11-04 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | Don't segfault on timed-out TLS connections | Lars Ingebrigtsen | 2016-11-01 | 1 | -12/+17 | |
| * | | | | | | | | | | | | | | | | | | Support 'TARGETS' in clipboard selections on MS-Windows | Eli Zaretskii | 2016-11-01 | 1 | -0/+108 | |
| * | | | | | | | | | | | | | | | | | | Handle chars of syntax word which are also flagged as comment delimiters | Alan Mackenzie | 2016-10-30 | 1 | -3/+20 | |
| * | | | | | | | | | | | | | | | | | | Speed up initialization by preferring /dev/urandom to GnuTLS | Daniel Colascione | 2016-10-29 | 1 | -18/+26 | |
| * | | | | | | | | | | | | | | | | | | Avoid errors in posn-at-point for large images | Eli Zaretskii | 2016-10-29 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | | Unbreak MS-Windows build | Eli Zaretskii | 2016-10-29 | 2 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | Add double-buffering support to reduce flicker | Daniel Colascione | 2016-10-28 | 18 | -216/+595 | |
| * | | | | | | | | | | | | | | | | | | ; Spelling fix | Paul Eggert | 2016-10-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | * src/xwidget.c (webkit_js_to_lisp): Now static. | Paul Eggert | 2016-10-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Implement zoom for WebKit widget. | Ricardo Wurmus | 2016-10-25 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | | | | | | xwidget: Remove title hack. | Ricardo Wurmus | 2016-10-25 | 1 | -22/+0 | |
| * | | | | | | | | | | | | | | | | | | Remove scrolled window container around WebKit widget | Ricardo Wurmus | 2016-10-25 | 2 | -63/+4 | |
| * | | | | | | | | | | | | | | | | | | xwidget: Pass JavaScript return value to optional callback procedure | Ricardo Wurmus | 2016-10-25 | 1 | -7/+158 | |
| * | | | | | | | | | | | | | | | | | | xwidget: Use WebKit2 API | Ricardo Wurmus | 2016-10-25 | 1 | -106/+80 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-10-25 | 1 | -3/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Yet another fix for using pointers into buffer text | Eli Zaretskii | 2016-10-24 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | | | | | | Another fix for using pointer to buffer text | Eli Zaretskii | 2016-10-24 | 1 | -2/+7 | |
| | * | | | | | | | | | | | | | | | | | Port --enable-gcc-warnings to bleeding-edge glibc | Paul Eggert | 2016-10-23 | 1 | -7/+6 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-10-25 | 3 | -6/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Fix handling of buffer relocation in regex.c functions | Eli Zaretskii | 2016-10-23 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | Avoid relocating buffers while libxml2 reads its text | Eli Zaretskii | 2016-10-23 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | ; Remove redundant code in gmalloc.c | Eli Zaretskii | 2016-10-23 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | Attempt to catch reads from a buffer that is relocated | Eli Zaretskii | 2016-10-23 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | | | | | * src/regex.c (re_search_2): Use UNINIT, not IF_LINT. | Paul Eggert | 2016-10-23 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-10-23 | 5 | -24/+119 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | ;* src/w32heap.c: Fix typo and wording of the comments. | Eli Zaretskii | 2016-10-23 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | | | | * src/regex.c (re_search_2): Make new code safe for -Wjump-misses-init. | Paul Eggert | 2016-10-23 | 1 | -3/+6 | |
| | * | | | | | | | | | | | | | | | | | Port to GCC 6.2.1 + --enable-gcc-warnings | Paul Eggert | 2016-10-22 | 1 | -17/+19 | |
| | * | | | | | | | | | | | | | | | | | Fix handling of allocation in regex matching | Noam Postavsky | 2016-10-21 | 4 | -17/+103 | |
| | * | | | | | | | | | | | | | | | | | * src/regex.h (re_match_object): Improve commentary. | Eli Zaretskii | 2016-10-19 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | | | | | | Fix time-related data types in 2 editfns.c functions | Eli Zaretskii | 2016-10-17 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-10-23 | 2 | -5/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Avoid crashes due to objects read with the #n=object form | Eli Zaretskii | 2016-10-14 | 1 | -1/+12 | |
| | * | | | | | | | | | | | | | | | | | Fix crash in evaluating functions | Philipp Stephani | 2016-10-13 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | * src/filelock.c (current_lock_owner): Update comment. | Paul Eggert | 2016-10-12 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | Port --enable-gcc-warnings to GCC 6.2.1 | Paul Eggert | 2016-10-12 | 3 | -25/+33 | |
| | * | | | | | | | | | | | | | | | | | Work around Samba bug with ':' in symlink contents | Paul Eggert | 2016-10-12 | 1 | -13/+22 | |