aboutsummaryrefslogtreecommitdiffstats
path: root/src/TextInputStream.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* include cleanup using iwyuMax Kellermann2013-11-281-1/+0
|
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-1/+1
|
* Util/CharUtil: new library replacing g_ascii_isX()Max Kellermann2013-10-191-3/+2
|
* util/FifoBuffer: C++ version of the fifo_buffer libraryMax Kellermann2013-10-151-29/+17
|
* Log: new logging library APIMax Kellermann2013-10-021-1/+2
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* InputLegacy: move functions to the input_stream classMax Kellermann2013-09-051-3/+2
|
* util/Error: new error passing libraryMax Kellermann2013-09-041-6/+6
| | | | Replaces GLib's GError.
* input_stream.h: rename to InputLegacy.hxxMax Kellermann2013-09-031-1/+1
|
* text_input_stream: convert to classDenis Krjuchkov2013-05-121-0/+92