| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert | 1 | -491/+0 | |
| 2004-05-21 | update from gnulib | Jim Meyering | 1 | -0/+2 | |
| 2004-01-16 | Remove dependency on xalloc module. | Jim Meyering | 1 | -9/+11 | |
| (xalloc_die): Remove. (memory_full) [!defined emacs]: New macro. [!defined emacs]: Don't include xalloc.h. (alloca): Invoke memory_full, not xalloc_die, if malloc fails or address arithmetic overflows. Change datatypes a bit to avoid unnecessary casts. | |||||
| 2003-10-31 | Update from gnulib. | Jim Meyering | 1 | -3/+0 | |
| 2003-09-10 | Include <string.h>, <stdlib.h> unconditionally. | Jim Meyering | 1 | -25/+7 | |
| (POINTER_TYPE, pointer): Remove; all uses changed to void *. (NULL): Remove. (find_stack_direction, alloca): Use prototypes. | |||||
| 2003-05-13 | (alloca): Don't apply cast to argument of free. | Jim Meyering | 1 | -1/+1 | |
| 2002-12-06 | [defined emacs]: Include "lisp.h". | Jim Meyering | 1 | -22/+26 | |
| (xalloc_die) [defined emacs]: New macro. (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE. [! defined emacs]: Include <xalloc.h>. (POINTER_TYPE) [!defined POINTER_TYPE]: New macro. (pointer): Typedef to POINTER_TYPE *. (malloc): Remove decl; we now always use xmalloc. (alloca): Use old-style definition, since Emacs needs this. Check for arithmetic overflow when computing combined size. | |||||
| 2001-08-30 | (alloca): Arg is of type size_t, not unsigned. | Jim Meyering | 1 | -1/+1 | |
| 2001-02-16 | (malloc): Undef before defining, since stdlib.h may have defined it. | Jim Meyering | 1 | -0/+1 | |
| 2000-01-16 | Sync with the version from emacs-20.5. | Jim Meyering | 1 | -0/+10 | |
| (<string.h>): Include if HAVE_STRING_H. (<stdlib.h>): Include if HAVE_STDLIB_H. (alloca): Abort if malloc fails. | |||||
| 1998-12-07 | ansideclify | Jim Meyering | 1 | -2/+1 | |
| 1998-04-09 | indent cpp directives | Jim Meyering | 1 | -57/+59 | |
| 1998-04-09 | make there be two spaces after `.' in comments | Jim Meyering | 1 | -2/+2 | |
| 1996-10-09 | , | Jim Meyering | 1 | -104/+402 | |
| 1992-11-01 | Initial revision | Jim Meyering | 1 | -0/+194 | |
