Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (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 |