index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doprnt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
(doprnt1): Cast arg to CHAR_STRING.
Richard M. Stallman
1998-05-08
1
-1
/
+1
*
Fix -Wimplicit warnings.
Andreas Schwab
1998-04-14
1
-0
/
+2
*
(doprnt1): Call to CHAR_HEAD_P fixed.
Richard M. Stallman
1997-12-31
1
-3
/
+3
*
(doprnt1): Declare `charbuf' as unsigned char.
Andreas Schwab
1997-11-21
1
-1
/
+1
*
Use #ifdef to test STDC_HEADERS.
Richard M. Stallman
1997-07-08
1
-1
/
+1
*
Include float.h before lisp.h.
Richard M. Stallman
1997-07-05
1
-1
/
+2
*
Include charset.h.
Karl Heuer
1997-02-20
1
-11
/
+44
*
Include <float.h> if STDC_HEADERS.
Paul Eggert
1997-01-27
1
-13
/
+37
*
(doprnt1): If lispstrings, accept a string
Richard M. Stallman
1996-09-03
1
-2
/
+2
*
(doprnt1): Move cast to unsigned inside a shift.
Richard M. Stallman
1996-02-26
1
-1
/
+1
*
Update FSF's address in the preamble.
Erik Naggum
1996-01-15
1
-1
/
+2
*
(doprnt1): Add a cast.
Richard M. Stallman
1995-11-15
1
-1
/
+1
*
Include lisp.h.
Richard M. Stallman
1995-11-10
1
-3
/
+47
*
(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
Karl Heuer
1995-10-31
1
-1
/
+1
*
(doprnt): Fix typo in error message.
Richard M. Stallman
1995-08-27
1
-1
/
+1
*
(doprnt): Error if %-width is too big.
Richard M. Stallman
1995-08-11
1
-4
/
+2
*
(doprnt): Don't let size_bound be gigantic. Fix error message.
Richard M. Stallman
1995-08-07
1
-1
/
+6
*
Update GPL to version 2.
Karl Heuer
1995-06-15
1
-1
/
+1
*
(doprnt): Handle long EMACS_INT in sprintf.
Richard M. Stallman
1995-05-05
1
-0
/
+10
*
(xmalloc, xrealloc): Declare them here.
Richard M. Stallman
1995-04-09
1
-1
/
+3
*
(doprnt): Handle padding on %c.
Richard M. Stallman
1994-07-05
1
-3
/
+8
*
(doprnt): Reword confusing error message.
Karl Heuer
1994-04-07
1
-4
/
+4
*
(doprnt): Do the right thing for negative size spec.
Karl Heuer
1994-03-07
1
-1
/
+2
*
(doprnt): Cast the value alloca returns.
Richard M. Stallman
1993-11-16
1
-1
/
+1
*
Include config.h.
Richard M. Stallman
1993-11-16
1
-0
/
+1
*
(doprnt): Use a fixed buffer to store the format
Brian Fox
1993-09-22
1
-5
/
+23
*
Put interrupt input blocking in a separate file from xterm.h.
Jim Blandy
1993-03-31
1
-1
/
+1
*
entered into RCS
Jim Blandy
1992-01-13
1
-2
/
+2
*
*** empty log message ***
Richard M. Stallman
1990-12-26
1
-4
/
+52
*
*** empty log message ***
Jim Blandy
1990-11-12
1
-1
/
+2
*
Initial revision
Joseph Arceneaux
1990-02-12
1
-0
/
+136