log src/doprnt.c @ 98852:d70f618359c3

age author description
2008-06-02 Jim Meyering Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
2008-05-14 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-02-26 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2004-04-16 Kenichi Handa Sync to HEAD
2003-09-08 Kenichi Handa *** empty log message ***
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-08 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-02-16 Andreas Schwab (doprnt1): Add support for '+' flag. Fix overflow checking.
2007-01-14 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2003-09-01 Miles Bader Add arch taglines
2003-01-25 Richard M. Stallman Comment change.
2002-01-20 Pavel Janík (doprnt1): Fix typos in error call.
2001-01-19 Kenichi Handa (doprnt1): Get byte length of Lisp string correctly.
2001-01-02 Eli Zaretskii (doprnt1): Remove unused variable `size'.
2000-06-20 Dave Love Don't declare xmalloc, xrealloc.
1999-12-15 Kenichi Handa (doprnt1): Adjusted for the change of CHAR_STRING.
1999-08-18 Dave Love Use stdlib.h, unistd.h.
1998-06-01 Karl Heuer (doprnt1): Fix char signedness mismatches.
1998-05-08 Richard M. Stallman (doprnt1): Cast arg to CHAR_STRING.
1998-04-14 Andreas Schwab Fix -Wimplicit warnings.
1997-12-31 Richard M. Stallman (doprnt1): Call to CHAR_HEAD_P fixed.
1997-11-21 Andreas Schwab (doprnt1): Declare `charbuf' as unsigned char.
1997-07-08 Richard M. Stallman Use #ifdef to test STDC_HEADERS.
1997-07-05 Richard M. Stallman Include float.h before lisp.h.
1997-02-20 Karl Heuer Include charset.h.
1997-01-27 Paul Eggert Include <float.h> if STDC_HEADERS.
1996-09-03 Richard M. Stallman (doprnt1): If lispstrings, accept a string
1996-02-26 Richard M. Stallman (doprnt1): Move cast to unsigned inside a shift.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1995-11-15 Richard M. Stallman (doprnt1): Add a cast.
1995-11-10 Richard M. Stallman Include lisp.h.
1995-10-31 Karl Heuer (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
1995-08-27 Richard M. Stallman (doprnt): Fix typo in error message.
1995-08-11 Richard M. Stallman (doprnt): Error if %-width is too big.
1995-08-07 Richard M. Stallman (doprnt): Don't let size_bound be gigantic. Fix error message.
1995-06-15 Karl Heuer Update GPL to version 2.
1995-05-05 Richard M. Stallman (doprnt): Handle long EMACS_INT in sprintf.
1995-04-09 Richard M. Stallman (xmalloc, xrealloc): Declare them here.
1994-07-05 Richard M. Stallman (doprnt): Handle padding on %c.
1994-04-07 Karl Heuer (doprnt): Reword confusing error message.
1994-03-07 Karl Heuer (doprnt): Do the right thing for negative size spec.
1993-11-16 Richard M. Stallman (doprnt): Cast the value alloca returns.
1993-11-16 Richard M. Stallman Include config.h.
1993-09-22 Brian Fox (doprnt): Use a fixed buffer to store the format
1993-03-31 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
1992-01-13 Jim Blandy entered into RCS
1990-12-26 Richard M. Stallman *** empty log message ***
1990-11-12 Jim Blandy *** empty log message ***