u8-istream: Fix handling of partial reads.
[pspp] / tests / libpspp / u8-istream.at
2014-09-09 Ben Pfaffu8-istream: Fix handling of partial reads.
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-04-28 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-25 Ben Pfaffu8-istream: Fix reading UTF-16 and UTF-32 files. 20130425010503/pspp
2013-04-25 Ben Pfaffu8-istream: Fix handling of UTF-8 byte order marks.
2013-04-25 Ben Pfafftests: Make "read ISO-8859-1 as Auto,ISO-8859-1" failur...
2012-02-11 Ben Pfafftests: Improve test for supported encodings.
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-20 Ben Pfaffu8-istream: New library for reading a text file and...