]> code.delx.au - gnu-emacs/history - src/alloc.c
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / src / alloc.c
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-12-12 Paul EggertSpelling fixes.
2011-11-20 Paul EggertStandardize on VIRT_ADDR_VARIES behavior.
2011-11-20 Paul EggertMerge from trunk.
2011-11-15 Juanma BarranqueroFix typos.
2011-11-14 Paul EggertSpelling fixes.
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 Paul Eggert* alloc.c (DEADP): New macro, for porting to GNU/Hurd...
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-11-03 Alan MackenzieMerge.
2011-10-29 Paul Eggert* alloc.c (which_symbols): Declare EXTERNALLY_VISIBLE,
2011-10-29 Eli ZaretskiiFix the `xbytecode' user-defined command in .gdbinit.
2011-10-12 Dmitry Antipov* alloc.c (Fgc_status): Do not access beyond zombies...
2011-10-07 Paul Eggert* alloc.c: Add comment.
2011-10-07 Paul EggertFix alignment-related core dump during GC.
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-30 Paul EggertRemove dependency on glibc malloc internals.
2011-09-30 Paul EggertPort --enable-checking=all to Fedora 14 x86.
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-09 Juanma BarranqueroWhitespace changes.
2011-09-03 Paul EggertMerge from trunk.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-26 Paul EggertMerge from trunk.
2011-08-26 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-24 Paul EggertMerge from trunk.
2011-08-19 Paul EggertMerge from trunk.
2011-08-19 Paul EggertMerge from trunk.
2011-08-18 Paul EggertMerge from trunk.
2011-08-18 Paul EggertMerge from trunk.
2011-08-16 Paul EggertMerge from trunk.
2011-08-16 Paul EggertMerge from trunk.
2011-08-15 Paul EggertMerge from trunk.
2011-08-15 Paul EggertMerge from trunk.
2011-08-14 Paul EggertMerge from trunk.
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-05 Paul EggertMerge from trunk.
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-08-05 Paul EggertMerge from trunk.
2011-08-05 Paul EggertAdjust in response to jan.h.d's comments.
2011-08-04 Paul EggertMerge from trunk.
2011-08-04 Jan DjärvCheck for pthread and use it if found.
2011-07-29 Paul EggertMerge from trunk.
2011-07-29 Paul EggertMerge from trunk.
2011-07-28 Paul Eggert* alloc.c (memory_full) [!SYNC_INPUT]: Fix signal-relat...
2011-07-28 Paul EggertMerge from trunk.
2011-07-28 Paul EggertMerge: Integer signedness and overflow and related...
2011-07-28 Paul EggertMerge from trunk.
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-20 Paul EggertMerge from trunk.
2011-07-19 Paul EggertMerge from trunk.
2011-07-19 Paul EggertMerge from trunk.
2011-07-18 Paul Eggert* alloc.c (valid_pointer_p): Use pipe, not open.
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Paul Eggert* alloc.c (__malloc_size_t): Remove.
2011-07-14 Paul EggertMerge from trunk.
2011-07-13 Paul EggertMerge from trunk.
2011-07-13 Paul Eggert* alloc.c (gc_sweep): Don't read past end of array.
2011-07-12 Paul EggertMerge from trunk.
2011-07-11 Paul EggertMerge from trunk.
2011-07-11 Paul EggertMerge from trunk.
2011-07-10 Andreas SchwabProtoize
2011-07-09 Paul EggertMerge from trunk.
2011-07-08 Paul EggertMerge from trunk.
2011-07-07 Paul Eggert* alloc.c: Integer signedness and overflow fixes.
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Paul EggertMerge from trunk.
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Paul EggertRemove more assumptions re struct layout (Bug#8884).
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-24 Juanma BarranqueroMove DEFSYM to lisp.h and use everywhere.
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Paul EggertMerge: Integer overflow and signedness fixes (Bug#8873).
2011-06-22 Paul EggertMerge from trunk.
2011-06-21 Paul EggertMerge from trunk.
2011-06-18 Paul Eggert* alloc.c (Fmake_bool_vector): Avoid unnecessary multip...
2011-06-15 Paul EggertInteger overflow and signedness fixes (Bug#8873).
2011-06-15 Paul EggertMerge from trunk.
2011-06-15 Paul EggertMerge from trunk.
2011-06-14 Paul Eggert* alloc.c: Check that resized vectors' lengths fit...
2011-06-14 Paul EggertMerge from trunk.
2011-06-14 Paul EggertVariadic C functions now count arguments with ptrdiff_t.
2011-06-14 Paul EggertMerge from trunk.
2011-06-13 Paul EggertMerge from trunk.
2011-06-11 Paul EggertMerge from trunk.
2011-06-11 Paul EggertMerge from trunk.
2011-06-10 Paul EggertMerge from trunk.
next