]> code.delx.au - gnu-emacs/history - src/alloc.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
[gnu-emacs] / src / alloc.c
2013-01-02 Paul EggertMerge from emacs-24; up to 2012-12-06T01:39:03Z!monnier...
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-12-30 Glenn MorrisMerge from emacs-24; up to 2012-12-05T00:13:56Z!yamaoka...
2012-12-27 Glenn MorrisMerge from emacs-24; up to 2012-12-03T21:07:47Z!eggert...
2012-12-26 Dmitry Antipov* print.c (print_object): If Lisp_Save_Value object...
2012-12-22 Glenn MorrisMerge from emacs-24; up to 2012-12-02T06:22:32Z!cyd...
2012-12-21 Glenn MorrisMerge from emacs-24; up to 2012-12-01T13:25:13Z!cyd...
2012-12-13 Glenn MorrisMerge from emacs-24; up to 2012-11-30T04:44:52Z!cyd...
2012-12-10 Daniel ColascioneMove fix for cygw32 icon issue from emacs-24 branch...
2012-12-10 Eli ZaretskiiMerge from trunk + rename the event. Not tested yet.
2012-12-10 Glenn MorrisMerge from emacs-24; up to 2012-11-26T19:56:14Z!monnier...
2012-12-08 Paul EggertUse putenv+unsetenv instead of modifying environ directly.
2012-12-06 Glenn MorrisMerge from emacs-24; up to 2012-11-24T16:58:43Z!cyd...
2012-12-03 Dmitry Antipov* alloc.c (free_save_value): New function.
2012-12-03 Glenn MorrisMerge from emacs-24; up to 2012-11-23T06:23:28Z!cyd...
2012-12-02 Paul EggertFix xpalloc confusion after memory is exhausted.
2012-11-27 Glenn MorrisMerge from emacs-24; up to 2012-11-20T20:06:17Z!monnier...
2012-11-25 Bill WohlerMerge from trunk.
2012-11-24 Glenn MorrisMerge from emacs-24; up to 2012-11-19T11:36:02Z!yamaoka...
2012-11-23 Kenichi Handa(no commit message)
2012-11-22 Dmitry Antipov* alloc.c (Fgarbage_collect): Unblock input after clearing
2012-11-21 Daniel ColascioneTeach sql-mode's imenu about IF NOT EXISTS
2012-11-21 Daniel ColascioneSupport IF NOT EXISTS in SQL declarations
2012-11-21 Paul EggertAssume POSIX 1003.1-1988 or later for unistd.h.
2012-11-21 Glenn MorrisMerge from emacs-24; up to 2012-11-17T22:12:47Z!eggert...
2012-11-20 Stefan MonnierConflate Qnil and Qunbound for `symbol-function'.
2012-11-18 Glenn MorrisMerge from emacs-24; up to 2012-11-15T23:31:37Z!dancol...
2012-11-16 Glenn MorrisMerge from emacs-24; up to 2012-11-13T18:57:26Z!dgutov...
2012-11-15 Daniel ColascioneMerge from cygw32 branch
2012-11-13 Kenichi Handamerge trunk
2012-11-13 Eli ZaretskiiMerge from trunk.
2012-11-13 Glenn MorrisMerge from emacs-24; up to 2012-11-09T14:45:15Z!dmantip...
2012-11-12 Paul EggertAnother tweak to vectorlike_header change.
2012-11-10 Glenn MorrisMerge from emacs-24; up to 2012-11-08T14:54:03Z!monnier...
2012-11-09 Dmitry AntipovTweak last vectorlike_header change.
2012-11-08 Stefan MonnierUse ad-hoc comparison function for the profiler's hash...
2012-11-08 Dmitry AntipovShrink struct vectorlike_header to the only size field.
2012-10-20 Eli ZaretskiiMerge from trunk.
2012-10-19 Eli ZaretskiiDecrease NSTATICS to 0x800.
2012-10-18 Eli ZaretskiiFix wording of error message in staticpro.
2012-10-18 Eli ZaretskiiMerge from trunk.
2012-10-18 Daniel ColascioneIncrease NSTATICS; tell the user when we run out of...
2012-10-17 Eli ZaretskiiMerge from trunk.
2012-10-17 Eli ZaretskiiMerge from trunk.
2012-10-17 Kenichi Handamerge trunk
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-16 Dmitry Antipov* alloc.c (Fmake_byte_code): Fix typo in comment.
2012-10-14 David EngsterMerge bug fixes from CEDET upstream.
2012-10-14 Eli ZaretskiiMerge from trunk.
2012-10-12 Eli ZaretskiiMerge from trunk.
2012-10-11 Kenichi Handamerge trunk
2012-10-10 Dmitry Antipov* alloc.c (mark_object): Use meaningful PVEC_NORMAL_VECTOR.
2012-10-10 Kenichi Handamerge trunk
2012-10-10 Dmitry Antipov* alloc.c (gc_sweep): Use pointer-to-a-pointer loop...
2012-10-09 Eli ZaretskiiMerge from trunk.
2012-10-08 Eli ZaretskiiMerge from trunk after addition of w32common.h.
2012-10-08 Eli ZaretskiiMerge from trunk after cygw32 commit, and resolve confl...
2012-10-07 Daniel ColascioneMerge from trunk
2012-10-07 Eli ZaretskiiMerge from mainline.
2012-10-06 Eli ZaretskiiInitial version of the w32notify code.
2012-10-06 Kenichi Handamerge trunk
2012-10-05 Glenn MorrisMerge from emacs-24; up to 2012-05-08T14:11:47Z!monnier...
2012-10-01 Paul EggertPrefer plain 'static' to 'static inline'.
2012-09-30 Fabrice PopineauSupport x64 build on MS-Windows with MSVC.
2012-09-30 Kenichi Handamerge trunk
2012-09-29 Stefan Monnier* src/lisp.h (struct backtrace): Remove indirection...
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-26 Stefan MonnierMerge profiler branch
2012-09-25 Stefan Monnier* src/profiler.c: Rename sample_profiler_* to profiler_...
2012-09-24 Stefan MonnierRewrite sampler to use Elisp hash-tables.
2012-09-23 Paul EggertDo not use SA_NODEFER.
2012-09-23 Paul EggertSimplify and avoid signal-handling races.
2012-09-22 Kenichi Handamerge trunk
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-20 Stefan Monnier* src/alloc.c (mark_object) <PVEC_WINDOW>: Mark prev...
2012-09-17 Daniel ColascioneMerge from trunk
2012-09-16 Paul EggertRemove configure's --without-sync-input option.
2012-09-16 Kenichi Handamerge trunk
2012-09-15 Tomohiro Matsuyama* alloc.c (emacs_blocked_malloc): Remove redundant...
2012-09-15 Paul EggertPort better to POSIX hosts lacking _setjmp.
2012-09-15 Kenichi Handamerge trunk
2012-09-14 Paul EggertFix glitches with 'configure --without-sync-input'.
2012-09-13 Dmitry AntipovFunction to mark objects and remove killed buffers...
2012-09-11 Paul Eggert* alloc.c (discard_killed_buffers): Tune and simplify...
2012-09-11 Dmitry AntipovDiscard killed buffers from deleted window and frame...
2012-09-11 Dmitry AntipovConvenient macro to check whether the buffer is live.
2012-09-07 Eli ZaretskiiFix compilation failure under ENABLE_CHECKING.
2012-09-07 Dmitry Antipov* alloc.c (mark_buffer): Revert unsafe marking optimiza...
2012-09-07 Paul EggertSignal-handler cleanup.
2012-09-06 Dmitry AntipovExplicitly mark buffer_defaults and buffer_local_symbols.
2012-09-06 Dmitry Antipov* alloc.c (mark_object): Revert window marking code
2012-09-06 Kenichi Handamerge trunk
2012-09-05 Dmitry AntipovDo not mark objects from deleted buffers, windows and...
2012-09-05 Dmitry Antipov* alloc.c (valid_lisp_object_p): Treat killed buffers,
2012-09-05 Glenn MorrisMerge from emacs-24; up to 2012-05-05T02:50:20Z!monnier...
2012-09-04 Paul EggertGive more-useful info on a fatal error (Bug#12328).
2012-09-04 Paul EggertSimplify redefinition of 'abort' (Bug#12316).
2012-09-04 Paul EggertBe more systematic about _setjmp vs setjmp.
2012-09-02 Paul EggertClean up some extern decls.
2012-08-31 Dmitry AntipovRemove mark_ttys function and fix tty_display_info...
next