Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-03-26 | vcs-svn: remove buffer_read_string | 1 | -3/+1 | |
2011-03-22 | vcs-svn: make buffer_copy_bytes return length read | 1 | -1/+2 | |
2011-03-22 | vcs-svn: make buffer_skip_bytes return length read | 1 | -1/+1 | |
2011-03-22 | vcs-svn: improve support for reading large files | 1 | -2/+2 | |
2011-03-07 | vcs-svn: allow input errors to be detected promptly | 1 | -0/+1 | |
2011-02-26 | vcs-svn: teach line_buffer about temporary files | 1 | -1/+6 | |
2011-02-26 | vcs-svn: allow input from file descriptor | 1 | -0/+1 | |
2011-02-26 | vcs-svn: allow character-oriented input | 1 | -0/+1 | |
2011-02-26 | vcs-svn: add binary-safe read function | 1 | -0/+1 | |
2011-02-26 | vcs-svn: teach line_buffer to handle multiple input files | 1 | -7/+7 | |
2011-02-26 | vcs-svn: collect line_buffer data in a struct | 1 | -0/+11 | |
2010-08-14 | Add stream helper library | 1 | -0/+12 |