Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-11-25 | makenewline() now copies the data into the structure rather than just | Robert James Kaes | |
storing the pointer to the data. add_to_buffer() is now exported. Renamed writebuff() and readbuff() to write_buffer() and read_buffer(). | |||
2001-11-22 | Reformated text. | Robert James Kaes | |
2001-11-05 | Removed the buffer_size() function and turned it into BUFFER_SIZE() macro. | Robert James Kaes | |
Moved the struct buffer_s into the header file. Added more assert() calls to better document the assumptions the functions make. Removed incorrect code in remove_from_buffer() which was never actually called anyway. | |||
2001-05-27 | Changed the types for various variables. Some the functions had the | Robert James Kaes | |
variable types changed as well. | |||
2000-09-11 | Cleaned up the source so that the internal structure is no exposed by the | Robert James Kaes | |
buffer.h header. | |||
2000-03-31 | Added the working_* fields as a scratch pad for readline(). | Robert James Kaes | |
2000-02-16 | This commit was generated by cvs2svn to compensate for changes in r2, | Steven Young | |
which included commits to RCS files with non-trunk default branches. |