| Commit message (Expand) | Author | Age | Files | Lines |
* | * doprnt.c, indent.c, character.c: conform to C89 pointer rules | Paul Eggert | 2011-02-06 | 1 | -8/+7 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Merge from mainline. | Paul Eggert | 2011-01-17 | 1 | -2/+0 |
|\ |
|
| * | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | | Merge from mainline. | Paul Eggert | 2011-01-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
| |\ |
|
| | * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | | Include <unistd.h> unilaterally. | Paul Eggert | 2011-01-09 | 1 | -2/+0 |
|/ / |
|
* | | Clean up EMACS_INT/int usage in doc.c and doprnt.c. | Lars Magne Ingebrigtsen | 2010-09-23 | 1 | -2/+2 |
* | | * src/doprnt.c: Do not include stdlib.h, config.h does it. | Dan Nicolaescu | 2010-09-21 | 1 | -8/+4 |
* | | Constify functions taking char * | Andreas Schwab | 2010-07-11 | 1 | -2/+3 |
* | | Make doprnt and related functions ANSI C compliant, with prototypes. | Ken Raeburn | 2010-07-11 | 1 | -24/+20 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -2/+2 |
* | | Convert declarations or definitions to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -2/+0 |
* | | Convert (most) functions in src to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -7/+1 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | (doprnt): Fix overflow check. | Andreas Schwab | 2009-10-21 | 1 | -2/+2 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | * doprnt.c (doprnt_lisp): Unused function deleted. | Ken Raeburn | 2009-08-10 | 1 | -39/+2 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | (doprnt1): Fix size of charbuf. | Andreas Schwab | 2008-12-02 | 1 | -1/+1 |
* | Make "xfree (NULL)" a no-op; remove useless if-before-xfree. | Jim Meyering | 2008-06-02 | 1 | -2/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-07-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-02-26 | 1 | -14/+13 |
|\ \
| |/ |
|
| * | (doprnt1): Add support for '+' flag. Fix overflow checking. | Andreas Schwab | 2007-02-16 | 1 | -14/+13 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-01-26 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-14 | 1 | -2/+2 |
* | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 | Miles Bader | 2006-02-08 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+2 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78 | Miles Bader | 2005-08-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+1 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68 | Miles Bader | 2005-07-07 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | | Sync to HEAD | Kenichi Handa | 2004-04-16 | 1 | -0/+3 |
* | | *** empty log message *** | Kenichi Handa | 2003-09-08 | 1 | -1/+1 |
|\ \ |
|
| * | | Include "character.h" instead of "charset.h". | Kenichi Handa | 2002-03-01 | 1 | -1/+1 |
* | | | New directory | Kenichi Handa | 2003-09-08 | 1 | -3/+0 |
| |/
|/| |
|
* | | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | | Comment change. | Richard M. Stallman | 2003-01-25 | 1 | -1/+1 |
|/ |
|
* | (doprnt1): Fix typos in error call. | Pavel JanÃk | 2002-01-20 | 1 | -3/+3 |
* | (doprnt1): Get byte length of Lisp string correctly. | Kenichi Handa | 2001-01-19 | 1 | -1/+1 |
* | (doprnt1): Remove unused variable `size'. | Eli Zaretskii | 2001-01-02 | 1 | -1/+0 |
* | Don't declare xmalloc, xrealloc. | Dave Love | 2000-06-20 | 1 | -2/+0 |
* | (doprnt1): Adjusted for the change of CHAR_STRING. | Kenichi Handa | 1999-12-15 | 1 | -1/+2 |
* | Use stdlib.h, unistd.h. | Dave Love | 1999-08-18 | 1 | -0/+8 |
* | (doprnt1): Fix char signedness mismatches. | Karl Heuer | 1998-06-01 | 1 | -6/+6 |