| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge changes from emacs-23 branch. | Chong Yidong | 2010-07-10 | 1 | -1/+1 |
| |\ |
|
| | * | * alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517). | Andreas Schwab | 2010-06-26 | 1 | -1/+1 |
| * | | Convert DEFUNs to standard C. | Dan Nicolaescu | 2010-07-08 | 1 | -28/+15 |
| * | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -43/+44 |
| * | | Convert declarations or definitions to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -1/+1 |
| * | | Convert (most) functions in src to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -200/+101 |
| * | | Remove __P and P_ from .c and .m files and definition of P_ | Jan D | 2010-07-02 | 1 | -46/+46 |
| * | | Remove INCLUDED_FCNTL. | Dan Nicolaescu | 2010-06-07 | 1 | -1/+0 |
| * | | Make variable forwarding explicit rather the using special values. | Stefan Monnier | 2010-04-19 | 1 | -35/+35 |
| * | | Hash-cons pure data. | Stefan Monnier | 2010-04-18 | 1 | -7/+21 |
| * | | Remove obsolete uses of HAVE_SHM. | Dan Nicolaescu | 2010-03-19 | 1 | -9/+0 |
| |/ |
|
| * | Make string pointer args point to const as in other string allocation functions. | YAMAMOTO Mitsuharu | 2010-01-22 | 1 | -5/+5 |
| * | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| * | (mark_object): Don't reprocess marked strings. | Stefan Monnier | 2009-11-13 | 1 | -49/+45 |
| * | * frame.c (make_initial_frame): | Dan Nicolaescu | 2009-11-11 | 1 | -2/+2 |
| * | Let integers use up 2 tags to give them one extra bit and double their range. | Stefan Monnier | 2009-11-06 | 1 | -4/+3 |
| * | (make_pure_c_string): Fix last change to avoid compiler warning. | Eli Zaretskii | 2009-11-06 | 1 | -1/+1 |
| * | * xterm.c (syms_of_xterm): | Dan Nicolaescu | 2009-11-06 | 1 | -5/+3 |
| * | * alloc.c (make_pure_c_string): New function. | Dan Nicolaescu | 2009-11-06 | 1 | -0/+18 |
| * | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -7/+1 |
| * | (mark_char_table): New function. | Kenichi Handa | 2009-08-25 | 1 | -0/+33 |
| * | * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value. | Ken Raeburn | 2009-08-17 | 1 | -2/+2 |
| * | (mark_stack): Properly conditionalize previous change. | Dan Nicolaescu | 2009-01-30 | 1 | -1/+2 |
| * | (mark_stack): Use "flushw" instead of "ta 3" assembly call for | Chong Yidong | 2009-01-23 | 1 | -0/+4 |
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
| * | (NSTATICS): Bump to 0x640. | Eli Zaretskii | 2008-08-02 | 1 | -1/+1 |
| * | * lisp.h: | Dan Nicolaescu | 2008-07-11 | 1 | -1/+1 |
| * | Use __sparc__ rather than sparc. (Bug#507.) | Glenn Morris | 2008-07-08 | 1 | -1/+1 |
| * | Make "xfree (NULL)" a no-op; remove useless if-before-xfree. | Jim Meyering | 2008-06-02 | 1 | -0/+2 |
| * | (init_alloc_once): Call init_weak_hash_tables. | Chong Yidong | 2008-05-15 | 1 | -0/+1 |
| * | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
| * | Merge from emacs--rel--22 | Miles Bader | 2008-04-23 | 1 | -0/+6 |
| |\ |
|
| | * | [!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc) | YAMAMOTO Mitsuharu | 2008-04-12 | 1 | -0/+6 |
| * | | Consolidate the image_cache to the terminal struct. | Stefan Monnier | 2008-02-22 | 1 | -36/+4 |
| * | | (mark_buffer): Comment fix to clarify the status of Lisp fields. | Stefan Monnier | 2008-02-11 | 1 | -0/+2 |
| * | | Merge from emacs--devo--0 | Miles Bader | 2008-01-30 | 1 | -5/+1 |
| |\ \ |
|
| | * | | * movemail.c: | Dan Nicolaescu | 2008-01-13 | 1 | -5/+1 |
| * | | | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+2 |
| |\ \ \
| |/ / |
|
| | * | | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+2 |
| | |\ \
| | |/ |
|
| | | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+2 |
| | | * | (reset_malloc_hooks): Set the hooks to the previous | Andreas Schwab | 2007-09-16 | 1 | -3/+3 |
| | | * | (pure): Round PURESIZE up. | Andreas Schwab | 2007-08-19 | 1 | -1/+1 |
| * | | | Merge from emacs--devo--0 | Miles Bader | 2007-12-06 | 1 | -21/+1 |
| |\ \ \
| |/ / |
|
| | * | | * alloc.c (allocate_other_vector): | Stefan Monnier | 2007-11-16 | 1 | -16/+0 |
| | * | | * alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h. | Stefan Monnier | 2007-11-16 | 1 | -5/+1 |
| * | | | (NSTATICS): Revert spurious change made in last merge. | Jason Rumney | 2007-10-29 | 1 | -1/+1 |
| * | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-27 | 1 | -37/+38 |
| |\ \ \
| |/ / |
|
| | * | | (spare_memory, stack_copy, stack_copy_size, ignore_warnings, Vdead, | Juanma Barranquero | 2007-10-26 | 1 | -36/+37 |
| * | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-19 | 1 | -12/+13 |
| |\ \ \
| |/ / |
|
| | * | | (free_misc): Use XMISCTYPE. | Stefan Monnier | 2007-10-17 | 1 | -5/+5 |