aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Check for single-threadednesspdumperDaniel Colascione2019-01-151-5/+4
* word size fixesDaniel Colascione2019-01-152-7/+27
* alignment fixes; bignum supportDaniel Colascione2019-01-145-217/+336
* Update hashesDaniel Colascione2019-01-142-21/+22
* Remove todoDaniel Colascione2019-01-141-3/+2
* Merge remote-tracking branch 'origin/master' into pdumperDaniel Colascione2019-01-1411-366/+782
|\
| * Fix translation-region bug with MAX_CHARPaul Eggert2019-01-131-47/+35
| * Minor overflow fix in translate-region-internalPaul Eggert2019-01-131-1/+1
| * Run window change functions during redisplayMartin Rudalics2019-01-115-257/+680
| * List lengths are always fixnums nowPaul Eggert2019-01-102-8/+16
| * Minor tweaks to HAVE_NATIVE_SCALING codePaul Eggert2019-01-103-54/+51
* | checkpointDaniel Colascione2019-01-14230-16851/+22814
|\ \ | |/
| * Add native image scaling (bug#33587)Alan Third2019-01-107-189/+275
| * Fix drag and drop behaviour on NS (bug#30929)Alan Third2019-01-101-44/+37
| * Use shortcuts for FlengthPaul Eggert2019-01-0923-124/+98
| * * src/window.c (save_window_save): Revert part of d82e73fStefan Monnier2019-01-081-4/+2
| * Merge from origin/emacs-26Glenn Morris2019-01-072-31/+34
| |\
| | * Improve commentary in font.hEli Zaretskii2019-01-051-30/+33
| | * Fix definition of Qwindow_point_insertion_type (Bug#33871)Martin Rudalics2019-01-041-1/+1
| * | Minor INFINITY/NAN cleanupPaul Eggert2019-01-061-4/+3
| * | Fix logb on zero, infinite, NaN argsPaul Eggert2019-01-061-16/+11
| * | Avoid a compiler warning on macOS.Philipp Stephani2019-01-021-0/+2
| * | Don’t limit range error reports to fixnumsPaul Eggert2019-01-011-6/+1
| * | Bignums from garbage-collect, memory-use-countsPaul Eggert2019-01-012-75/+75
| * | Be consistent about list length fixnum overflowPaul Eggert2019-01-011-2/+2
| * | decode-time: allow bignum yearsPaul Eggert2019-01-011-8/+18
| * | Fix integer overflow check in json codePaul Eggert2018-12-311-1/+1
| * | Update more copyright yearsPaul Eggert2018-12-3110-11/+11
| * | Merge from origin/emacs-26Paul Eggert2018-12-31214-214/+214
| |\ \ | | |/
| | * Update copyright year to 2019Paul Eggert2019-01-01215-215/+215
| * | Remove UCHAR typedefPaul Eggert2019-01-011-7/+0
| * | Fix assertion-violations on non-integersPaul Eggert2018-12-302-3/+3
| * | Merge from origin/emacs-26Glenn Morris2018-12-303-13/+19
| |\ \ | | |/
| | * Fix NS fringe bitmap drawing bug (bug#33864)Alan Third2018-12-281-1/+1
| | * Fix commentary in dispnew.cEli Zaretskii2018-12-281-3/+5
| | * Improve accept-process-process docPaul Eggert2018-12-271-3/+4
| | * Improve process doc. with respect to handling of large input (Bug#33191)Charles A. Roelli2018-12-221-6/+9
| | * Backport: Handle unread-command-events consistently (bug#23980)Chris Feng2018-12-191-0/+3
| | * More porting to GCC 8 of --enable-gcc-warningsPaul Eggert2018-12-171-0/+5
| * | Handle 'unbound' like nil for 'window-point-insertion-type' (Bug#33871)Martin Rudalics2018-12-301-6/+8
| * | Avoid that unwind_format_mode_line messes up buffer points (Bug#32777)Martin Rudalics2018-12-291-1/+31
| * | Avoid assertion violation in directory-filesEli Zaretskii2018-12-271-0/+3
| * | Handle `make-process' in Tramp and ange-ftpMichael Albinus2018-12-231-1/+1
| * | Add file name handler support for 'make-process' (Bug#28691)Philipp Stephani2018-12-221-0/+17
| * | Use "file name handler" consequentlyMichael Albinus2018-12-226-54/+55
| * | Minor fixes/simplifications to time functionsPaul Eggert2018-12-191-1/+0
| * | * src/editfns.c (Finsert_char): Skip unnecessary fixnum check.Nicholas Drozd2018-12-191-1/+2
| * | Support (ash INTEGER BIGNUM)Paul Eggert2018-12-181-8/+21
| * | Assume ‘emacs’ is defined in Emacs-only codePaul Eggert2018-12-176-39/+5
| * | ; * src/macuvs.h: Regenerate with new header.Glenn Morris2018-12-151-1/+2