Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Declare main as int, not void. | Karl Heuer | 1996-07-15 | 1 | -3/+5 |
* | [WINDOWSNT]: Include ntlib.h. | Richard M. Stallman | 1996-04-28 | 1 | -0/+4 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | (xrealloc): Change cast to match return type. | Karl Heuer | 1995-08-12 | 1 | -1/+1 |
* | (xmalloc, xrealloc): Use return-type long *. | Richard M. Stallman | 1995-08-11 | 1 | -6/+6 |
* | (xmalloc, xrealloc): Add casts. | Richard M. Stallman | 1994-12-26 | 1 | -25/+96 |
* | Don't declare malloc, since we include config.h. | David J. MacKenzie | 1994-10-20 | 1 | -1/+0 |
* | Eliminate some -Wall warnings. | David J. MacKenzie | 1994-10-12 | 1 | -0/+2 |
* | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
* | (readline): Fix updating of p when buffer grows. | Richard M. Stallman | 1994-04-20 | 1 | -1/+1 |
* | (readline): When extending the buffer, | Richard M. Stallman | 1994-04-19 | 1 | -1/+1 |
* | Update GPL. | David J. MacKenzie | 1994-02-27 | 1 | -1/+1 |
* | (put_line): Don't break the line if it all fits. | Richard M. Stallman | 1994-02-16 | 1 | -9/+14 |
* | (main) [MSDOS]: Dummy stub just to make the file compile. | Richard M. Stallman | 1994-01-06 | 1 | -0/+6 |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
* | (put_line): Don't output \n\t unless more text follows. | Richard M. Stallman | 1993-05-28 | 1 | -1/+2 |
* | entered into RCS | Jim Blandy | 1989-10-31 | 1 | -13/+12 |
* | *** empty log message *** | Richard M. Stallman | 1989-01-25 | 1 | -3/+37 |
* | Initial revision | Richard M. Stallman | 1988-12-09 | 1 | -0/+627 |