| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | Fix Cygwin-w32 build | Ken Brown | 2016-03-06 | 2 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | | Don't signal errors on E_AGAIN | Lars Magne Ingebrigtsen | 2016-03-06 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | Allow making TLS negotiation blocking | Lars Magne Ingebrigtsen | 2016-03-05 | 2 | -3/+15 | |
| * | | | | | | | | | | | | | | | | | | Implement getaddrinfo fallback for MS-Windows | Eli Zaretskii | 2016-03-05 | 1 | -0/+125 | |
| * | | | | | | | | | | | | | | | | | | Add accessors for `file-attributes' | Lars Ingebrigtsen | 2016-03-04 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | | Fix Bug#22814 | Michael Albinus | 2016-03-04 | 1 | -1/+23 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-03-03 | 2 | -8/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | ; * src/w32proc.c: Update the commentary to sys_select. | Eli Zaretskii | 2016-03-01 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | Fix reordering of bidi text in an isolate inside an override | Eli Zaretskii | 2016-03-01 | 1 | -5/+8 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-03-03 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Made the new OS X visible bell more visible. | Anders Lindgren | 2016-02-29 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-03-03 | 5 | -24/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Fix char signedness issue in bidi code | Andreas Schwab | 2016-02-27 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | Remove unneeded workaround in xftfont.c | Eli Zaretskii | 2016-02-25 | 1 | -10/+0 | |
| | * | | | | | | | | | | | | | | | | | Fix redisplay on a TTY after 'make-frame' | Eli Zaretskii | 2016-02-25 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | | | | | | Fix an assertion | Chris Feng | 2016-02-25 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | * src/keyboard.c: Don't inadvertently set immediate_echo (bug#22581) | Stefan Monnier | 2016-02-24 | 1 | -10/+18 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-03-03 | 2 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Allocate glyph matrices for the initial frame | Chris Feng | 2016-02-24 | 2 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-03-03 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Further improve doc string of 'disable-point-adjustment' | Eli Zaretskii | 2016-02-23 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | Ensure TLS negotiation progress | Lars Ingebrigtsen | 2016-03-03 | 2 | -7/+32 | |
| * | | | | | | | | | | | | | | | | | | emacs-module.h slight simplification | Paul Eggert | 2016-03-02 | 2 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | * src/emacs-module.c (CHECK_USER_PTR): Fix typo in previous change. | Paul Eggert | 2016-03-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | emacs-module.c simplification and tuneup | Paul Eggert | 2016-03-02 | 1 | -12/+16 | |
| * | | | | | | | | | | | | | | | | | | Use standard checks whenever possible. | Philipp Stephani | 2016-03-02 | 1 | -102/+21 | |
| * | | | | | | | | | | | | | | | | | | Deterministic build improvements | Paul Eggert | 2016-03-02 | 4 | -16/+19 | |
| * | | | | | | | | | | | | | | | | | | Remove build system name from deterministic dumps | Philipp Stephani | 2016-03-02 | 2 | -0/+17 | |
| * | | | | | | | | | | | | | | | | | | * src/syntax.c (syntax_multibyte): Omit unnecessary parens. | Paul Eggert | 2016-03-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Stop calling res_init | Paul Eggert | 2016-02-29 | 2 | -17/+1 | |
| * | | | | | | | | | | | | | | | | | | * src/process.c (Fdelete_process): Simplify cast. | Paul Eggert | 2016-02-29 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | | Wait for async DNS to complete before freeing resources | Lars Ingebrigtsen | 2016-02-29 | 1 | -1/+17 | |
| * | | | | | | | | | | | | | | | | | | Fix TLS connections on MS-Windows | Eli Zaretskii | 2016-02-28 | 1 | -7/+13 | |
| * | | | | | | | | | | | | | | | | | | Return the correct error values from gnutls.c | Lars Ingebrigtsen | 2016-02-28 | 1 | -4/+7 | |
| * | | | | | | | | | | | | | | | | | | Remove unused code in coding.c | Eli Zaretskii | 2016-02-27 | 1 | -29/+19 | |
| * | | | | | | | | | | | | | | | | | | * src/syntax.c: Fix result of syntax_multibyte() | Aurelien Aptel | 2016-02-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | --enable-gcc-warnings now uses -Wjump-misses-init | Paul Eggert | 2016-02-26 | 4 | -95/+89 | |
| * | | | | | | | | | | | | | | | | | | Improve the register-hotkey functionality on MS-Windows | Jussi Lahdenniemi | 2016-02-26 | 4 | -44/+541 | |
| * | | | | | | | | | | | | | | | | | | Integer overflow cleanups for ports and socklen | Paul Eggert | 2016-02-25 | 3 | -36/+41 | |
| * | | | | | | | | | | | | | | | | | | Allow using "number strings" as services on non-GNU systems | Lars Ingebrigtsen | 2016-02-25 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | | | | | Make setting the coding system non-blocking | Lars Ingebrigtsen | 2016-02-24 | 1 | -14/+13 | |
| * | | | | | | | | | | | | | | | | | | Use memmove instead of memcpy on overlapping regions | Fredrik Bergroth | 2016-02-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Port to --enable-gcc-warnings sans getaddrinfo_a | Paul Eggert | 2016-02-23 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | | | | | | Minor cleanups for async DNS etc. | Paul Eggert | 2016-02-23 | 6 | -160/+146 | |
| * | | | | | | | | | | | | | | | | | | Fix `window-configuration-change-hook' and `window-size-change-functions' | Martin Rudalics | 2016-02-23 | 6 | -97/+199 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-02-22 | 5 | -16/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Fix documentation of 'global-disable-point-adjustment' | Eli Zaretskii | 2016-02-22 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | | Fix memory reservation on MS-Windows | Eli Zaretskii | 2016-02-20 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | Fix "[:upper:]" for non-ASCII characters | Eli Zaretskii | 2016-02-20 | 1 | -4/+10 | |
| | * | | | | | | | | | | | | | | | | | Fix decoding DOS EOL in a unibyte buffer | Eli Zaretskii | 2016-02-17 | 1 | -3/+3 | |