summaryrefslogtreecommitdiff
path: root/MLKBinaryStreamCharacterStream.m
Commit message (Collapse)AuthorAgeFilesLines
* Fix various LLVM version-related bugs.Matthias Andreas Benkard2011-09-101-3/+4
|
* Add a couple of debugging statements, update build configuration, fix some ↵Matthias Andreas Benkard2011-09-101-3/+5
| | | | minor bugs.
* Use GC-aware allocation instead of malloc(3) where appropriate.Matthias Benkard2008-09-281-1/+1
|
* Eliminate MLKStream, introduce MLKBinaryStream and MLKCharacterStream.Matthias Andreas Benkard2008-08-281-0/+91