]> code.delx.au - gnu-emacs/history - src/lisp.h
-
[gnu-emacs] / src / lisp.h
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-08 Paul EggertPort to FreeBSD 11-CURRENT i386
2016-02-07 Paul EggertPort to FreeBSD x86
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 Ken Brown; Fix last aligned_alloc declaration change
2016-02-03 Paul EggertPort aligned_alloc decl to Cygwin.
2016-02-02 Paul EggertPort better to platforms lacking aligned_alloc
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 Eggert-
2016-01-30 Paul Eggert-
2016-01-30 Paul Eggert-
2016-01-30 Paul Eggert-
2016-01-27 Paul Eggertmalloc.h hygiene
2016-01-24 Alan MackenzieExpunge "allow" + infinitive without direct object...
2016-01-22 Paul Eggertxwidgets style cleanup
2016-01-22 Michael AlbinusBackport kqueue integration from master
2016-01-19 Joakim VeronaSupport for the new Xwidget feature.
2016-01-19 John Wiegley-
2016-01-19 John Wiegley; Merge from origin/emacs-25
2016-01-19 John WiegleyMerge from origin/emacs-25
2016-01-19 John Wiegley; Merge from origin/emacs-25
2016-01-19 John Wiegley-
2016-01-14 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-11 Paul EggertSimplify HAVE_MODULES use in mark_maybe_pointer
2016-01-03 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-03 John WiegleyMerge branch 'emacs-25-merge'
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-31 YAMAMOTO MitsuharuAvoid writing to purespace
2015-12-30 John WiegleyMerge emacs-25 into master (using imerge)
2015-12-21 Paul EggertRevert some recent emacs-module commentary
2015-12-20 Philipp StephaniImprove commentary for emacs-module.c
2015-12-20 Alan MackenzieMerge branch 'scratch/follow' into emacs-25
2015-12-13 Paul EggertFix performance regression with gcc -O0
2015-12-06 Paul EggertRemove overenthusiastic eassert
2015-12-06 Paul EggertImprove module interface when WIDE_EMACS_INT
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-11-26 Phillip LordMerge branch 'feature/standard-test-location'
2015-11-25 Michael AlbinusMerge from scratch/kqueue
2015-11-25 Michael AlbinusMerge branch 'scratch/kqueue' of git.sv.gnu.org:/srv... origin/scratch/kqueue
2015-11-25 Michael AlbinusAdd kqueue support
2015-11-22 Eli ZaretskiiFix unoptimized builds
2015-11-21 Paul EggertAdd a few safety checks when ENABLE_CHECKING
2015-11-20 Paul EggertSimplify push_handler and profile its malloc
2015-11-19 Paul EggertRename module.c to emacs-module.c, etc.
2015-11-19 Paul EggertFix minor module problems found by static checking
2015-11-19 Paul EggertStyle fixes for indenting etc. in module code
2015-11-18 Aurélien AptelAdd dynamic module module support
2015-11-18 Aurélien AptelAdd new User Pointer (User_Ptr) type
2015-11-18 Philipp StephaniAdd catch-all & no-signal version of PUSH_HANDLER
2015-11-15 Xue FuqiaoMerge branch 'release-process-lowercase'
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-11-12 Phillip LordThe heuristic that Emacs uses to add an `undo-boundary...
2015-11-11 Michael AlbinusAdd kqueue support
2015-11-10 Paul EggertMove INTEGER_TO_CONS body out of .h file
2015-11-10 Dmitry GutovMerge branch 'project-next'
2015-11-09 Paul EggertUse INT_ADD_WRAPV etc. to check integer overflow
2015-10-25 Paul EggertPort recent inline functions fix to Standard C
2015-10-24 Eli ZaretskiiAvoid missing inline functions from lisp.h in TAGS
2015-10-14 Paul EggertTake XPNTR private
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-25 Eli ZaretskiiAvoid non-ASCII decoding errors in C src files
2015-09-16 Paul EggertAdd -Wswitch to --enable-gcc-warnings
2015-09-16 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-16 Michael AlbinusUse common report_file_notify_error function
2015-09-10 Paul EggertPrefer NUMBERP to spelling it out
2015-08-27 Paul EggertAssume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
2015-08-26 Paul Eggertformat-message now curves ` and '
next