Skip to content
Success

Changes

Summary

  1. harmonize separator manipulators names with newline names: change from sep, sepTuple, sepEnable, sepDisable, sepOn, sepOff to sepVal, sepTupleVal, sepOn, sepOff, sep, nosep; fix bug printing null string with WD so no separator (details)
  2. update files from old separator manipulator names to new names (details)
  3. change from printf to sout (details)
  4. update user manual from old separator manipulator names to new names (details)
  5. add and update citations (details)
  6. Updated indentation in AST/LinckageSpec. (details)
  7. fix number of calls to latex (details)
  8. update documentation for stream input and output (details)
Commit f5d9c375ee9772424c2093334df7e1252c4d9076 by Peter Buhr
harmonize separator manipulators names with newline names: change from sep, sepTuple, sepEnable, sepDisable, sepOn, sepOff to sepVal, sepTupleVal, sepOn, sepOff, sep, nosep; fix bug printing null string with WD so no separator
The file was modifiedlibcfa/src/fstream.hfa
The file was modifiedlibcfa/src/iostream.cfa
The file was modifiedlibcfa/src/iostream.hfa
The file was modifiedlibcfa/src/strstream.hfa
The file was modifiedlibcfa/src/fstream.cfa
The file was modifiedlibcfa/src/strstream.cfa
Commit 7d25f441f46f87f370858dbcac73c01f4b7bc14f by Peter Buhr
update files from old separator manipulator names to new names
The file was modifiedlibcfa/src/parseconfig.cfa
The file was modifiedlibcfa/src/gmp.hfa
The file was modifiedtests/io/.expect/io.txt
The file was modifiedtests/raii/dtor-early-exit.cfa
The file was modifiedlibcfa/src/containers/string_res.cfa
The file was modifiedtests/io/io.cfa
The file was modifiedtests/PRNG.cfa
Commit 85a38067630cbda78f634b68968105cea5691875 by Peter Buhr
change from printf to sout
The file was modifiedtests/designations.cfa
Commit 6587f9d0dcf25c9487ed0cf624ecfa19980ce7c1 by Peter Buhr
update user manual from old separator manipulator names to new names
The file was modifieddoc/user/user.tex
Commit 3d70ca9e3a3734ede90ebcc115f0e41ed574cffb by Peter Buhr
add and update citations
The file was modifieddoc/bibliography/pl.bib
Commit 260dad76afb3be5612eeb34333af6840b18f3660 by ajbeach
Updated indentation in AST/LinckageSpec.
The file was modifiedsrc/AST/LinkageSpec.cpp
The file was modifiedsrc/AST/LinkageSpec.hpp
Commit af5cfad6d604122360cdd6be98c68b22dca86ffd by Peter Buhr
fix number of calls to latex
The file was modifieddoc/user/Makefile
Commit 795500c3356351d89c5e43fce1d39d3cd33f48b1 by Peter Buhr
update documentation for stream input and output
The file was modifieddoc/user/user.tex