2010-08-20 |
Dan Nicolaescu |
Remove unused variables malloc_sbrk_used and malloc_sbrk_unused.
|
2010-08-07 |
Juanma Barranquero |
Remove duplicate declarations.
|
2010-07-23 |
Juanma Barranquero |
Remove unused static functions.
|
2010-07-20 |
Juanma Barranquero |
Convert some more functions to standard C.
|
2010-07-11 |
Andreas Schwab |
Use offsetof instead of own definition
|
2010-07-11 |
Andreas Schwab |
Constify functions taking char *
|
2010-07-10 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-06-26 |
Andreas Schwab |
* alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517).
|
2010-07-08 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
2010-07-07 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
2010-07-05 |
Dan Nicolaescu |
Convert declarations or definitions to standard C.
|
2010-07-04 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
2010-07-02 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
2010-06-08 |
Dan Nicolaescu |
Remove INCLUDED_FCNTL.
|
2010-04-20 |
Stefan Monnier |
Make variable forwarding explicit rather the using special values.
|
2010-04-18 |
Stefan Monnier |
Hash-cons pure data.
|
2010-03-20 |
Dan Nicolaescu |
Remove obsolete uses of HAVE_SHM.
|
2010-01-22 |
YAMAMOTO Mitsuharu |
Make string pointer args point to const as in other string allocation functions.
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2009-11-13 |
Stefan Monnier |
(mark_object): Don't reprocess marked strings.
|
2009-11-11 |
Dan Nicolaescu |
* frame.c (make_initial_frame):
|
2009-11-06 |
Stefan Monnier |
Let integers use up 2 tags to give them one extra bit and double their range.
|
2009-11-06 |
Eli Zaretskii |
(make_pure_c_string): Fix last change to avoid compiler warning.
|
2009-11-06 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
2009-11-06 |
Dan Nicolaescu |
* alloc.c (make_pure_c_string): New function.
|
2009-10-19 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
2009-08-25 |
Kenichi Handa |
(mark_char_table): New function.
|
2009-08-17 |
Ken Raeburn |
* lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.
|
2009-01-30 |
Dan Nicolaescu |
(mark_stack): Properly conditionalize previous change.
|
2009-01-23 |
Chong Yidong |
(mark_stack): Use "flushw" instead of "ta 3" assembly call for
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-08-02 |
Eli Zaretskii |
(NSTATICS): Bump to 0x640.
|
2008-07-11 |
Dan Nicolaescu |
* lisp.h:
|
2008-07-08 |
Glenn Morris |
Use __sparc__ rather than sparc. (Bug#507.)
|
2008-06-02 |
Jim Meyering |
Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
|
2008-05-15 |
Chong Yidong |
(init_alloc_once): Call init_weak_hash_tables.
|
2008-05-14 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-04-23 |
Miles Bader |
Merge from emacs--rel--22
|
2008-02-22 |
Stefan Monnier |
Consolidate the image_cache to the terminal struct.
|
2008-02-11 |
Stefan Monnier |
(mark_buffer): Comment fix to clarify the status of Lisp fields.
|
2008-01-30 |
Miles Bader |
Merge from emacs--devo--0
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-12-06 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-29 |
Jason Rumney |
(NSTATICS): Revert spurious change made in last merge.
|
2007-10-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-19 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-12 |
Miles Bader |
Fix up multi-tty merge
|
2007-10-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-21 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-15 |
Miles Bader |
Merge from emacs--devo--0
|
2007-06-29 |
Stefan Monnier |
Replace uses of GC_* macros with the non-GC_ versions.
|
2007-06-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-04-24 |
Miles Bader |
Merge from emacs--devo--0
|
2007-02-23 |
Kenichi Handa |
(Fgarbage_collect): If nextb->text->inhibit_shrinking is
|
2007-01-30 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-26 |
Miles Bader |
Merge from emacs--devo--0
|
2006-11-21 |
Miles Bader |
Merge from emacs--devo--0
|
2006-08-28 |
Miles Bader |
Merge from emacs--devo--0
|
2006-08-16 |
Miles Bader |
Merge from emacs--devo--0
|
2006-08-07 |
Kenichi Handa |
(NSTATICS): Fix previous change.
|
2006-08-07 |
Kenichi Handa |
(NSTATICS): Increased to 0x7F0.
|
2006-08-03 |
Miles Bader |
Merge from emacs--devo--0
|
2006-07-19 |
Miles Bader |
Merge from emacs--devo--0
|
2006-04-09 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54
|
2006-03-10 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-42
|
2006-02-22 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21
|
2006-02-11 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14
|
2006-02-01 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9
|
2006-01-25 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7
|
2006-01-16 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
2005-10-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88
|
2005-07-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74
|
2005-07-14 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69
|
2005-07-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
2005-05-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
|
2005-05-20 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
|
2005-04-09 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-35
|
2005-04-02 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-33
|
2005-03-31 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
|
2005-02-23 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-16
|
2005-01-22 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4
|
2005-01-16 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2
|
2005-01-02 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
|
2004-12-25 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
|
2004-12-08 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
|
2004-09-21 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-43
|
2004-09-15 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-40
|
2004-07-28 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-26
|
2004-07-17 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-24
|
2004-06-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-17
|
2004-06-28 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|
2004-04-16 |
Kenichi Handa |
Sync to HEAD
|
2003-09-17 |
Dave Love |
Sync with HEAD version.
|
2003-09-08 |
Kenichi Handa |
*** empty log message ***
|
2002-07-26 |
Kenichi Handa |
(Fmake_string): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2006-01-16 |
Henrik Enberg |
sync with trunk
|
2003-09-08 |
Kenichi Handa |
New directory
|
2008-01-13 |
Dan Nicolaescu |
* movemail.c:
|
2008-01-08 |
Miles Bader |
Merge from emacs--rel--22
|
2007-11-16 |
Stefan Monnier |
* alloc.c (allocate_other_vector):
|
2007-11-16 |
Stefan Monnier |
* alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h.
|
2007-10-26 |
Juanma Barranquero |
(spare_memory, stack_copy, stack_copy_size, ignore_warnings, Vdead,
|
2007-10-17 |
Stefan Monnier |
(free_misc): Use XMISCTYPE.
|
2007-10-16 |
Stefan Monnier |
(Fpurecopy): Set the pvec tag on pseudo vectors.
|
2007-10-16 |
Stefan Monnier |
* lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.
|
2007-10-02 |
Stefan Monnier |
(mark_terminals): Typo.
|
2007-10-02 |
Stefan Monnier |
* window.h (struct window):
|
2007-10-02 |
Stefan Monnier |
* lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
|
2007-10-02 |
Stefan Monnier |
(mark_object): Fix typo.
|
2007-10-02 |
Stefan Monnier |
(allocate_pseudovector): New fun.
|
2007-09-29 |
Stefan Monnier |
(enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.
|
2007-09-29 |
Stefan Monnier |
(MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
|
2007-09-27 |
Stefan Monnier |
(allocate_terminal): Set the vector size to only count the Lisp fields.
|
2007-09-23 |
Richard M. Stallman |
(gc_sweep): Check cons cell mark bits word by word
|
2007-09-20 |
Stefan Monnier |
(enum mem_type): New member for `terminal' objects.
|
2007-09-16 |
Andreas Schwab |
(reset_malloc_hooks): Set the hooks to the previous
|
2007-08-21 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-31 |
Miles Bader |
Merge from emacs--devo--0
|