Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-09-11 | Switched the memory allocation for the large strings to heap based instead | Robert James Kaes | 1 | -7/+17 | |
of stack based. | |||||
2001-09-11 | Style stuff. | Robert James Kaes | 1 | -3/+2 | |
2001-09-08 | Changed all the mallocs and callocs to use the new safemalloc and | Robert James Kaes | 1 | -4/+4 | |
safecalloc. | |||||
2001-09-07 | Error message cleanup. | Robert James Kaes | 1 | -5/+10 | |
2001-05-27 | Changed the types for various variables. Some the functions had the | Robert James Kaes | 1 | -15/+15 | |
variable types changed as well. | |||||
2001-05-23 | Added ASSERT statements. | Robert James Kaes | 1 | -2/+23 | |
2000-09-11 | Cleaned up the source so that the internal structure is no exposed by the | Robert James Kaes | 1 | -142/+85 | |
buffer.h header. | |||||
2000-03-31 | Added the working_* fields as a scratch pad for readline(). | Robert James Kaes | 1 | -1/+7 | |
2000-02-16 | This commit was generated by cvs2svn to compensate for changes in r2, | Steven Young | 1 | -0/+308 | |
which included commits to RCS files with non-trunk default branches. |