Summary
- 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)
- update files from old separator manipulator names to new names (details)
- change from printf to sout (details)
- update user manual from old separator manipulator names to new names (details)
- add and update citations (details)
- Updated indentation in AST/LinckageSpec. (details)
- fix number of calls to latex (details)
- update documentation for stream input and output (details)
The file was modified | libcfa/src/fstream.hfa |
The file was modified | libcfa/src/iostream.cfa |
The file was modified | libcfa/src/iostream.hfa |
The file was modified | libcfa/src/strstream.hfa |
The file was modified | libcfa/src/fstream.cfa |
The file was modified | libcfa/src/strstream.cfa |
The file was modified | libcfa/src/parseconfig.cfa |
The file was modified | libcfa/src/gmp.hfa |
The file was modified | tests/io/.expect/io.txt |
The file was modified | tests/raii/dtor-early-exit.cfa |
The file was modified | libcfa/src/containers/string_res.cfa |
The file was modified | tests/io/io.cfa |
The file was modified | tests/PRNG.cfa |
The file was modified | tests/designations.cfa |
The file was modified | doc/user/user.tex |
The file was modified | doc/bibliography/pl.bib |
The file was modified | src/AST/LinkageSpec.cpp |
The file was modified | src/AST/LinkageSpec.hpp |
The file was modified | doc/user/Makefile |
The file was modified | doc/user/user.tex |