summaryrefslogtreecommitdiff
path: root/src/doprnt.c
Commit message (Expand)AuthorAgeFilesLines
* Include charset.h.Karl Heuer1997-02-201-11/+44
* Include <float.h> if STDC_HEADERS.Paul Eggert1997-01-271-13/+37
* (doprnt1): If lispstrings, accept a stringRichard M. Stallman1996-09-031-2/+2
* (doprnt1): Move cast to unsigned inside a shift.Richard M. Stallman1996-02-261-1/+1
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (doprnt1): Add a cast.Richard M. Stallman1995-11-151-1/+1
* Include lisp.h.Richard M. Stallman1995-11-101-3/+47
* (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):Karl Heuer1995-10-311-1/+1
* (doprnt): Fix typo in error message.Richard M. Stallman1995-08-271-1/+1
* (doprnt): Error if %-width is too big.Richard M. Stallman1995-08-111-4/+2
* (doprnt): Don't let size_bound be gigantic. Fix error message.Richard M. Stallman1995-08-071-1/+6
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
* (doprnt): Handle long EMACS_INT in sprintf.Richard M. Stallman1995-05-051-0/+10
* (xmalloc, xrealloc): Declare them here.Richard M. Stallman1995-04-091-1/+3
* (doprnt): Handle padding on %c.Richard M. Stallman1994-07-051-3/+8
* (doprnt): Reword confusing error message.Karl Heuer1994-04-071-4/+4
* (doprnt): Do the right thing for negative size spec.Karl Heuer1994-03-071-1/+2
* (doprnt): Cast the value alloca returns.Richard M. Stallman1993-11-161-1/+1
* Include config.h.Richard M. Stallman1993-11-161-0/+1
* (doprnt): Use a fixed buffer to store the formatBrian Fox1993-09-221-5/+23
* Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1993-03-311-1/+1
* entered into RCSJim Blandy1992-01-131-2/+2
* *** empty log message ***Richard M. Stallman1990-12-261-4/+52
* *** empty log message ***Jim Blandy1990-11-121-1/+2
* Initial revisionJoseph Arceneaux1990-02-121-0/+136