]> code.delx.au - gnu-emacs/history - src
Port recent filevercmp addition to MS-Windows
[gnu-emacs] / src /
2016-02-21 Paul EggertUse Gnulib filevercmp for version comparison
2016-02-21 Lars IngebrigtsenAvoid integer overflows in string-numeric-lessp
2016-02-21 Lars IngebrigtsenAdd the string-numeric-lessp function
2016-02-20 Lars IngebrigtsenGet explicit width/height + scale computations right
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-15 John Wiegley; Merge from origin/emacs-25
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-15 John Wiegley; Merge from origin/emacs-25
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-15 John Wiegley; Merge from origin/emacs-25
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-15 Eli ZaretskiiAvoid crashes in semi-malformed 'condition-case'
2016-02-15 Eli ZaretskiiFix regression with 'recent-keys' and keyboard macros
2016-02-15 Paul Eggert; Spelling fixes
2016-02-14 Paul EggertPort USE_STACK_LISP_OBJECTS fix to Clang
2016-02-14 Paul EggertPort to x86 GCC 4.3.1 and earlier
2016-02-14 Eli ZaretskiiFix point movement under 'scroll-conservatively'
2016-02-14 Eli ZaretskiiMake 'mmap_realloc' on MS-Windows more reliable
2016-02-13 Eli Zaretskii; Improve commentary in insdel.c
2016-02-13 Paul EggertSuppress GNUstep hardening
2016-02-12 Eli ZaretskiiFix redisplay after a large insertion
2016-02-11 Lars IngebrigtsenCheck for MagickAutoOrientImage
2016-02-11 Dima KoganSupport integer image rotation and respect EXIF rotations
2016-02-11 Lars IngebrigtsenRevert "Support integer image rotation and respect...
2016-02-11 Alan ThirdSet locale when run from OS X GUI
2016-02-10 Eli ZaretskiiImprove doc strings of 'forward/backward-word-strictly'
2016-02-10 Dima KoganSupport integer image rotation and respect EXIF rotations
2016-02-09 Paul EggertOmit valloc decl if redundant
2016-02-09 Wolfgang JenknerRestore the calloc family.
2016-02-09 Paul EggertSuppress ACL ops if configured with --disable-acl
2016-02-09 Paul Eggert-
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul Eggert-
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-09 Paul EggertMinor alignas cleanup
2016-02-09 Paul EggertAdd lmalloc commentary and tweak laligned
2016-02-09 Paul EggertAvoid aligned_alloc static/extern collision
2016-02-09 Paul EggertIncrease success rate of fallback lmalloc
2016-02-09 Lars IngebrigtsenAllow the image scale to be a floating point number
2016-02-08 Paul EggertPort to FreeBSD 11-CURRENT i386
2016-02-08 Lars IngebrigtsenAutomatically scale images up on high-density screens
2016-02-07 Paul EggertPort to FreeBSD x86
2016-02-07 David Edmondsonsrc/process.c Correctly convert AF_INET6 addresses
2016-02-07 David Edmondsonsrc/process.c Correctly convert AF_INET6 addresses
2016-02-06 Oscar FuentesUse monitor's resolution for positioning tooltips
2016-02-06 Eli ZaretskiiFix issues found by auditing w32notify code
2016-02-05 Paul EggertOmit XLI (init) == 0 optimization in make-vector
2016-02-05 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2016-02-05 Eli ZaretskiiFix problems caused by new implementation of sub-word...
2016-02-05 Paul EggertPrefer memcpy and memset to doing it by hand
2016-02-04 Paul EggertSimplify USE_ALIGNED_ALLOC
2016-02-04 John Wiegley; Merge from origin/emacs-25
2016-02-04 John WiegleyMerge from origin/emacs-25
2016-02-04 John Wiegley; Merge from origin/emacs-25
2016-02-04 John WiegleyMerge from origin/emacs-25
2016-02-03 Paul EggertMention context when resume from emergency escape
2016-02-03 Ken Brown; Fix last aligned_alloc declaration change
2016-02-03 Eli ZaretskiiFix x-popup-menu on TTYs without a mouse
2016-02-03 Paul EggertPort aligned_alloc decl to Cygwin.
2016-02-02 Eli ZaretskiiFix failure to compile ns-win.el in parallel builds
2016-02-02 Paul EggertPort better to platforms lacking aligned_alloc
2016-02-02 Paul EggertPort malloc.h hygiene fix to LTO
2016-02-01 Martin RudalicsSome corrections in Elisp manual
2016-02-01 Paul EggertDouble static heap size.
2016-01-31 Paul EggertFix (c & 040) typo in emergency escapes
2016-01-31 Paul EggertPort new hybrid malloc to FreeBSD
2016-01-31 Eli ZaretskiiFix display of overlay strings with 'display' and ...
2016-01-31 John WiegleyCorrect reference to DARWIN_OS preprocessor symbol
2016-01-31 Paul EggertSpelling fixes
2016-01-31 Paul EggertSpelling fix
2016-01-31 Matthew CarterMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-31 Paul EggertPort recent my_edata change to MS-Windows
2016-01-31 Paul EggertPacify GCC on C library without glibc API
2016-01-30 Paul EggertShrink static heap a bit
2016-01-30 Paul EggertFix extern symbols defined and not used
2016-01-30 Paul EggertBuild lib/e-*.o only on platforms that need it
2016-01-30 Paul EggertInclude <malloc.h> when advisable
2016-01-30 Paul Eggert* src/alloc.c: Include "sheap.h".
2016-01-30 Paul EggertPacify --enable-gcc-warnings when HYBRID_MALLOC
2016-01-30 Paul EggertReport static heap usage on non-Cygwin, too
2016-01-30 Paul EggertPacify GCC on extern decls
2016-01-30 Wolfgang JenknerAdd musl patch to support HYBRID_MALLOC on elf systems
2016-01-30 Rich Felkerunexelf.c hook to support HYBRID_MALLOC on ELF
2016-01-30 Wolfgang JenknerLink temacs with gnulib compiled with -Demacs
2016-01-30 Wolfgang JenknerInternal linkage for gmalloc etc. if HYBRID_MALLOC
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul Eggert-
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul Eggert-
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul Eggert-
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul EggertMerge from origin/emacs-25
next