Convert all Perl build tools to Python and remove Perl build dependency.
[pspp] / tests / libpspp / u8-istream.at
2021-12-16 Ben PfaffConvert all Perl build tools to Python and remove Perl...
2020-09-02 Ben Pfaffu8-istream: Add some more tests for byte-order marks.
2020-08-31 Ben Pfafftests: Add 'slow' tag to more tests.
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-07-08 John DarringtonFix erroneous subsitute by previous commit.
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
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...