aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc.c
Commit message (Expand)AuthorAgeFilesLines
* (NSTATICS): Bump to 0x640.Eli Zaretskii2008-08-021-1/+1
* * lisp.h:Dan Nicolaescu2008-07-111-1/+1
* Use __sparc__ rather than sparc. (Bug#507.)Glenn Morris2008-07-081-1/+1
* Make "xfree (NULL)" a no-op; remove useless if-before-xfree.Jim Meyering2008-06-021-0/+2
* (init_alloc_once): Call init_weak_hash_tables.Chong Yidong2008-05-151-0/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* Merge from emacs--rel--22Miles Bader2008-04-231-0/+6
|\
| * [!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)YAMAMOTO Mitsuharu2008-04-121-0/+6
* | Consolidate the image_cache to the terminal struct.Stefan Monnier2008-02-221-36/+4
* | (mark_buffer): Comment fix to clarify the status of Lisp fields.Stefan Monnier2008-02-111-0/+2
* | Merge from emacs--devo--0Miles Bader2008-01-301-5/+1
|\ \
| * | * movemail.c:Dan Nicolaescu2008-01-131-5/+1
* | | Merge from emacs--devo--0Miles Bader2008-01-091-1/+2
|\| |
| * | Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
| |\|
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
| | * (reset_malloc_hooks): Set the hooks to the previousAndreas Schwab2007-09-161-3/+3
| | * (pure): Round PURESIZE up.Andreas Schwab2007-08-191-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-12-061-21/+1
|\| |
| * | * alloc.c (allocate_other_vector):Stefan Monnier2007-11-161-16/+0
| * | * alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h.Stefan Monnier2007-11-161-5/+1
* | | (NSTATICS): Revert spurious change made in last merge.Jason Rumney2007-10-291-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-10-271-37/+38
|\| |
| * | (spare_memory, stack_copy, stack_copy_size, ignore_warnings, Vdead,Juanma Barranquero2007-10-261-36/+37
* | | Merge from emacs--devo--0Miles Bader2007-10-191-12/+13
|\| |
| * | (free_misc): Use XMISCTYPE.Stefan Monnier2007-10-171-5/+5
| * | (Fpurecopy): Set the pvec tag on pseudo vectors.Stefan Monnier2007-10-161-1/+4
| * | * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.Stefan Monnier2007-10-161-7/+8
* | | Fix up multi-tty mergeMiles Bader2007-10-121-46/+4
* | | Merge from emacs--devo--0Miles Bader2007-10-111-266/+264
|\| |
| * | (mark_terminals): Typo.Stefan Monnier2007-10-021-1/+1
| * | * window.h (struct window):Stefan Monnier2007-10-021-0/+1
| * | * lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.Stefan Monnier2007-10-021-38/+7
| * | (mark_object): Fix typo.Stefan Monnier2007-10-021-7/+8
| * | (allocate_pseudovector): New fun.Stefan Monnier2007-10-021-131/+84
| * | (enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.Stefan Monnier2007-09-291-36/+18
| * | (MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macrosStefan Monnier2007-09-291-73/+44
| * | (allocate_terminal): Set the vector size to only count the Lisp fields.Stefan Monnier2007-09-271-17/+13
| * | (gc_sweep): Check cons cell mark bits word by wordRichard M. Stallman2007-09-231-14/+42
| * | (enum mem_type): New member for `terminal' objects.Stefan Monnier2007-09-201-1/+49
| * | (reset_malloc_hooks): Set the hooks to the previousAndreas Schwab2007-09-161-3/+3
| * | Merge from emacs--devo--0Miles Bader2007-08-211-1/+1
| |\ \
| * \ \ Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
| |\ \ \
| * \ \ \ Merge from emacs--devo--0Miles Bader2007-07-151-5/+8
| |\ \ \ \
| * \ \ \ \ Merge from emacs--devo--0Miles Bader2007-06-111-0/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merged from [email protected]Karoly Lorentey2007-04-221-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged from [email protected]Karoly Lorentey2007-01-291-15/+15
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged from [email protected]. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-8/+14
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fix obvious runtime errors after merge.Karoly Lorentey2006-10-141-1/+2
| * | | | | | | | | Merged from [email protected]Karoly Lorentey2006-10-141-24/+49
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merged from [email protected]Karoly Lorentey2006-07-291-15/+111
| |\ \ \ \ \ \ \ \ \ \