]> code.delx.au - gnu-emacs/history - src/lisp.h
Merge branch 'master' into xwidget
[gnu-emacs] / src / lisp.h
2015-01-20 Joakim VeronaMerge branch 'master' into xwidget
2015-01-20 Paul EggertUndo port to hypothetical nonzero Qnil case
2015-01-20 Paul EggertPort to hypothetical case where Qnil is nonzero
2015-01-19 Joakim VeronaMerge branch 'master' into xwidget
2015-01-19 Paul EggertPrefer memset to repeatedly assigning Qnil
2015-01-18 Joakim Veronamerge master
2015-01-16 Joakim Veronamerge master
2015-01-16 Dmitry AntipovTiny lisp.h cleanup
2015-01-16 Dmitry AntipovTune pseudovector allocation assuming Qnil == 0
2015-01-15 Joakim Veronamerge master
2015-01-13 Paul EggertRemove now-unnecessary forward XTYPE decl
2015-01-13 Eli ZaretskiiFix problems with 32-bit wide-int build exposed by...
2015-01-13 Dmitry AntipovConsolidate duplicated string matching code.
2015-01-12 Paul EggertPort to 32-bit MingGW --with-wide-int
2015-01-11 Joakim Veronamerge master, fix conflicts
2015-01-11 Paul EggertPort to MSB hosts without optimization
2015-01-10 Paul EggertPort to 32-bit --with-wide-int
2015-01-10 Paul EggertPort to 32-bit Sun C 5.12 sparc
2015-01-10 Paul EggertPort Qnil==0 changes to 32-bit --with-wide-int
2015-01-09 Paul EggertRefactor pointer-to-integer conversion
2015-01-08 Stefan MonnierShrink EIEIO object header. Move generics to eieio...
2015-01-08 Paul EggertPort new Lisp symbol init to x86 --with-wide-int
2015-01-08 Paul Eggert* lisp.h (TAG_SYMPTR): Don't do arithmetic on NULL.
2015-01-08 Paul EggertPort Qnil==0 XUNTAG to clang
2015-01-07 K. HandaMerge branch master of git.sv.gnu.org:/srv/git/emacs.
2015-01-05 Paul Eggert* lisp.h (XSYMBOL): Parenthesize id in forward decl.
2015-01-05 Paul EggertUse 0 for Qnil
2015-01-05 Paul EggertCompute C decls for DEFSYMs automatically
2015-01-05 javeMerge branch 'master' into xwidget
2015-01-04 javemerge master
2015-01-02 javemerge master
2015-01-01 Paul EggertUpdate copyright year to 2015
2015-01-01 Paul EggertMerge from origin/emacs-24
2014-12-28 Paul EggertMerge from origin/emacs-24
2014-12-28 Paul EggertMerge from origin/emacs-24
2014-12-28 Paul EggertMerge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-19 Paul EggertMinor cleanups for Lisp objects and symbols
2014-12-14 Alan MackenzieNew feature optionally to accelerate auto-repeated...
2014-12-13 Andreas SchwabMerge remote-tracking branch 'origin/emacs-24'
2014-12-05 Stefan MonnierMerge from emacs-24
2014-12-05 Stefan MonnierMerge from origin/emacs-24
2014-12-05 Stefan MonnierMerge from emacs-24
2014-12-05 Stefan MonnierMerge from origin/emacs-24
2014-12-05 Stefan MonnierMerge from origin/emacs-24
2014-11-30 Paul EggertPort better to AddressSanitizer.
2014-11-29 Paul EggertImprove clarity of USE_LSB_TAG definition.
2014-11-29 Paul EggertMerge branch 'emacs-24'.
2014-11-27 Ted ZlatanovMerge branch 'emacs-24'
2014-11-16 Stefan MonnierMerge from emacs-24
2014-11-10 Glenn MorrisMerge from emacs-24; up to 117702
2014-11-10 Glenn MorrisMerge from emacs-24; up to 117698
2014-11-09 Glenn MorrisMerge from emacs-24; up to 117691
2014-11-08 Glenn MorrisMerge from emacs-24; up to 117689
2014-11-08 Glenn MorrisMerge from emacs-24; up to 117687
2014-11-07 Paul EggertUniquify the 'size' symbol.
2014-11-05 Glenn MorrisMerge from emacs-24; up to 117669
2014-11-03 Glenn MorrisMerge from emacs-24; up to 2014-08-07T11:49:36Z!rrt...
2014-11-01 Glenn MorrisMerge from emacs-24; up to 117656
2014-10-30 Glenn MorrisMerge from emacs-24; up to 117634
2014-10-21 Stefan MonnierMerge from emacs-24
2014-10-20 Glenn MorrisMerge from emacs-24; up to 2014-07-28T06:28:15Z!dmantip...
2014-10-18 Eli ZaretskiiFix bidi reordering of bracket characters in isolates.
2014-10-17 Glenn MorrisMerge from emacs-24; up to 2014-07-28T02:47:29Z!fgallin...
2014-10-16 Glenn MorrisMerge from emacs-24; up to 2014-07-27T18:05:37Z!eliz...
2014-10-15 Eli ZaretskiiUpdate the bidirectional reordering engine for Unicode...
2014-10-15 Dmitry AntipovAvoid unwanted point motion in Fline_beginning_position.
2014-10-15 Glenn MorrisMerge from emacs-24; up to 2014-07-27T09:41:59Z!ttn...
2014-10-14 Eli ZaretskiiMerge from trunk and resolve conflicts.
2014-10-13 Glenn MorrisMerge from emacs-24; up to 2014-07-27T01:00:26Z!fgallin...
2014-10-13 Glenn MorrisMerge from emacs-24; up to 2014-07-26T12:14:42Z!schwab...
2014-10-12 Glenn MorrisMerge from emacs-24; up to 2014-07-26T11:58:24Z!schwab...
2014-10-12 Paul EggertFix putenv race conditions with undefined behavior.
2014-10-09 Paul Eggert* lisp.h (USE_STACK_STRING): Now true only if USE_STACK...
2014-10-09 Glenn MorrisMerge from emacs-24; up to 2014-07-22T06:37:31Z!yamaoka...
2014-10-05 Glenn MorrisMerge from emacs-24; up to 2014-07-21T01:34:03Z!monnier...
2014-10-04 Glenn MorrisMerge from emacs-24; up to 2014-07-20T16:14:58Z!dmantip...
2014-10-03 Glenn MorrisMerge from emacs-24; up to 2014-07-17T10:18:19Z!dmantip...
2014-10-03 Glenn MorrisMerge from emacs-24; up to 2014-07-16T17:06:12Z!rgm...
2014-10-02 Stefan MonnierMerge from emacs-24
2014-10-02 Stefan Monnier* src/lisp.h: Fix up compilation for USE_STACK_LISP_OBJ...
2014-10-01 Paul EggertUse AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 Stefan MonnierMerge from emacs-24
2014-09-30 Paul EggertSimplify stack-allocated Lisp objects, and make them...
2014-09-29 Ulf JasperDo not set `url-gateway-method' in `url-https'. (Bug...
2014-09-29 Dmitry AntipovKeep stack-allocated Lisp objects fast rather than...
2014-09-25 Eli ZaretskiiDon't use USE_STACK_LISP_OBJECTS on Windows with GCC...
2014-09-25 Dmitry Antipov* lisp.h (toplevel): Adjust comment around USE_STACK_LI...
2014-09-25 Eli ZaretskiiDefault to stack objects on DOS_NT platforms as well.
2014-09-25 Paul EggertFix local_cons etc. to not exhaust the stack when in...
2014-09-24 Paul EggertDefault to stack objects on non-GNU/Linux, non-DOS_NT...
next