Skip to content
Success

Changes

Summary

  1. formatting (details)
  2. remove unnecessary code, start missing values for C strings (details)
  3. add tests for getline and quoted input manipulators (details)
  4. switch from '\n' to nl, update test data (details)
  5. more testing for missing data when reading (details)
  6. move exception macro to general location, update more code to use macros (details)
  7. more documentation on stream input (details)
  8. add swift language macros for formatting by lstlisting (details)
Commit 0b6089f1108f3769e9020705a376cc8292b8fe40 by Peter Buhr
formatting
The file was modifiedtests/configs/parsebools.cfa
The file was modifiedtests/configs/usage.cfa
The file was modifiedtests/configs/parsenums.cfa
Commit 7b93027e779e85b8adeeae521c903b6cbde44d72 by Peter Buhr
remove unnecessary code, start missing values for C strings
The file was modifiedlibcfa/src/iostream.cfa
Commit 75e2286a8770a1cddcda7da69f5e9f59be0aa391 by Peter Buhr
add tests for getline and quoted input manipulators
The file was modifiedtests/collections/string-istream-manip.cfa
The file was modifiedtests/collections/.expect/string-istream-manip.txt
The file was modifiedtests/collections/.in/string-istream-manip.txt
Commit da227269b26a7a010962a9e91d1695f095c5d2e5 by Peter Buhr
switch from '\n' to nl, update test data
The file was modifiedtests/io/.in/manipulatorsInput.txt
The file was modifiedtests/io/manipulatorsInput.cfa
Commit 6b228cae996cd2d4f04e346a69d2105045e50bfb by Peter Buhr
more testing for missing data when reading
The file was modifiedlibcfa/src/iostream.cfa
Commit 77bc259656cfdb32b4198ee5ed2ec89eec5ec78b by Peter Buhr
move exception macro to general location, update more code to use macros
The file was modifiedlibcfa/src/fstream.hfa
The file was modifiedlibcfa/src/fstream.cfa
The file was modifiedtests/exceptions/pingpong_nonlocal.cfa
The file was modifiedlibcfa/src/Exception.hfa
Commit c185ca93fa534f3ae92d87dbb7a0b035f0459df8 by Peter Buhr
more documentation on stream input
The file was modifieddoc/user/user.tex
Commit e7b04a34fd9dfbee4abfe98b8245fe7a576939e9 by Peter Buhr
add swift language macros for formatting by lstlisting
The file was modifieddoc/LaTeXmacros/lstlang.sty