* lisp.h (CHECK_RANGED_INTEGER): Make value to check the first
[bpt/emacs.git] / src / lisp.h
2012-06-30 Andreas Schwab* lisp.h (CHECK_RANGED_INTEGER): Make value to check...
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-26 Dmitry Antipov* src/alloc.c: Remove build_string.
2012-06-26 Paul EggertUse sprintf return value instead of invoking strlen...
2012-06-24 Paul EggertSwitch from NO_RETURN to C11's _Noreturn.
2012-06-24 Paul EggertFix bug when time_t is unsigned and as wide as intmax_t.
2012-06-22 Paul EggertSupport higher-resolution time stamps.
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-17 Paul Eggert* lisp.h (eassert): Assume C89 or later.
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-14 Paul EggertSimplify lisp.h in minor ways that should not affect...
2012-06-13 Andreas SchwabUse a simple struct to implement compile time checks...
2012-06-13 Paul EggertUSE_LISP_UNION_TYPE + USE_LSB_TAG cleanup (Bug#11604)
2012-06-11 Stefan MonnierDon't purify in Fmake_byte_code.
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-08 Dmitry AntipovBlock-based vector allocation of small vectors.
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-30 Paul EggertClean up __executable_start, monstartup when --enable...
2012-05-30 Paul Eggert* alloc.c, lisp.h (make_pure_vector): Now static.
2012-05-30 Stefan Monnier* lisp/emacs-lisp/byte-run.el (defmacro, defun): Move...
2012-05-27 Paul Eggert* lisp.h [REL_ALLOC]: Omit duplicate prototypes.
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-25 Paul EggertMerge from trunk.
2012-05-25 Paul EggertMerge from trunk.
2012-05-25 Paul EggertMerge from trunk.
2012-05-23 Eli ZaretskiiFix bug #11519 with relocation of buffer text during...
2012-05-22 Paul EggertRemove src/m/*.
2012-05-21 Paul EggertAssume C89 or later.
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-09 Paul EggertUntag more efficiently if USE_LSB_TAG.
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-04 Stefan MonnierAdd new error and function `user-error'.
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-22 Paul EggertMerge from trunk.
2012-04-22 Paul EggertMerge from trunk.
2012-04-20 Chong YidongMerge from emacs-24 branch
2012-04-17 Glenn MorrisMerge from pending; try to fix-up suboptimal ses ChangeLog.
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Paul EggertImprove ralloc.c interface checking.
2012-04-15 Paul EggertMerge from trunk.
2012-04-15 Andreas SchwabSimplify enforcement of object address alignment
2012-04-15 Chong YidongMerge from emacs-24 branch
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Paul EggertMake GC_MAKE_GCPROS_NOOPS the default (Bug#9926).
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-09 Paul EggertMerge from trunk.
2012-04-08 Andreas Schwab* lisp.h (struct Lisp_Symbol): Add explicit padding...
2012-04-07 Eli ZaretskiiSupport building on MS-Windows with libxml2.
2012-03-25 Stefan MonnierMerge from trunk
2012-03-12 Chong YidongRename inhibit_window_configuration_change_hook to...
2012-03-02 Paul EggertMerge from trunk.
2012-02-25 Paul EggertGeneralize fix for crash due to non-contiguous EMACS_IN...
2012-02-25 Paul EggertMerge from trunk.
2012-02-22 Paul Eggert* src/lisp.h: Improve comment about USE_LSB_TAG.
2012-02-20 Paul EggertFix crash due to non-contiguous EMACS_INT (Bug#10780).
2012-02-10 Paul EggertMerge from trunk.
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-01-21 Kenichi Handamerge trunk
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-17 Paul EggertMerge from trunk.
2012-01-15 Paul EggertMerge from trunk.
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-09 Paul EggertMerge from trunk.
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-12-14 Paul EggertMerge from trunk.
2011-12-11 Paul EggertMerge from trunk.
2011-12-05 Kenichi Handamerge trunk
2011-12-05 Juanma Barranquerosrc/lisp.h (process_quit_flag): Fix external declaration.
2011-12-04 Stefan MonnierDon't macro-inline non-performance-critical code.
2011-12-04 Andreas SchwabDon't call Lisp in signal handler
2011-11-28 Paul EggertRemove GCPRO-related macros that exist only to avoid...
2011-11-27 Eli ZaretskiiFix MS-Windows build with MSVC compiler.
2011-11-27 Paul EggertSpelling fixes.
2011-11-20 Paul EggertStandardize on VIRT_ADDR_VARIES behavior.
2011-11-20 Paul EggertMerge from trunk.
2011-11-19 Paul EggertSpelling fixes.
2011-11-19 Paul EggertMerge from trunk.
2011-11-14 Paul EggertMerge from trunk.
2011-11-11 Kenichi Handamerge trunk
2011-11-10 Paul EggertStandardize on VIRT_ADDR_VARIES behavior; otherwise...
2011-11-07 Juanma Barranquerosrc/lisp.h (syms_of_abbrev): Remove declaration.
2011-11-07 Kenichi Handamerge trunk
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-11-05 Eli ZaretskiiSupport MSVC build with newer versions of Visual Studio.
2011-11-02 Paul EggertMerge from trunk.
2011-10-31 Paul EggertMerge from trunk.
2011-10-30 Paul EggertMerge from trunk.
2011-10-29 Paul EggertMerge from trunk.
2011-10-28 Alan MackenzieBoring merge from savannah.
2011-10-28 Alan MackenzieMerge
2011-10-28 Stefan Monnier* src/lisp.h (struct Lisp_Symbol): Update comments.
2011-10-27 Paul EggertMerge from trunk.
2011-10-26 Paul EggertMerge from trunk.
2011-10-25 Paul EggertMerge from trunk.
next