log src/doprnt.c @ 112317:7df2e30d72ec

age author description
Sun, 09 Jan 2011 00:12:35 -0800 Paul Eggert Include <unistd.h> unilaterally.
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Thu, 23 Sep 2010 21:53:46 +0200 Lars Magne Ingebrigtsen Clean up EMACS_INT/int usage in doc.c and doprnt.c.
Tue, 21 Sep 2010 14:03:34 +0300 Dan Nicolaescu * src/doprnt.c: Do not include stdlib.h, config.h does it.
Sun, 11 Jul 2010 11:27:13 +0200 Andreas Schwab Constify functions taking char *
Sun, 11 Jul 2010 02:59:55 -0400 Ken Raeburn Make doprnt and related functions ANSI C compliant, with prototypes.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Sun, 04 Jul 2010 21:52:39 -0700 Dan Nicolaescu Convert declarations or definitions to standard C.
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src to standard C.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Wed, 21 Oct 2009 21:28:59 +0000 Andreas Schwab (doprnt): Fix overflow check.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Mon, 10 Aug 2009 00:54:02 +0000 Ken Raeburn * doprnt.c (doprnt_lisp): Unused function deleted.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 02 Dec 2008 22:34:12 +0000 Andreas Schwab (doprnt1): Fix size of charbuf.
Mon, 02 Jun 2008 06:09:17 +0000 Jim Meyering Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Mon, 26 Feb 2007 23:03:45 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Fri, 01 Mar 2002 01:06:01 +0000 Kenichi Handa Include "character.h" instead of "charset.h".
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk