Skip to content
Success

Changes

Summary

  1. made generated vtable functions link-once (details)
  2. move exception macros from common.hfa to their own include file Exception.hfa (details)
  3. add new wdi manipulator for C-strings to specify string and read size (details)
  4. formatting (details)
  5. move setting the default random-generator size from PRNG.cfa to stdlib.hfa, change to the exception macros (details)
  6. formatting (details)
  7. change examples to use the new wdi manipulator for C-strings to specify string and read size (details)
Commit 89bef9594bd88ab4ea6c26fc28e3256511af6421 by caparsons
made generated vtable functions link-once
The file was modifiedsrc/ControlStruct/ExceptDeclNew.cpp
Commit 3543e991e011a9dddd3bbcbe5bf9f22d0266f764 by Peter Buhr
move exception macros from common.hfa to their own include file Exception.hfa
The file was modifiedlibcfa/src/common.hfa
The file was modifiedlibcfa/src/Makefile.am
The file was addedlibcfa/src/Exception.hfa
Commit 2f34fde3625c13aae06528957e8a62c8058241d3 by Peter Buhr
add new wdi manipulator for C-strings to specify string and read size
The file was modifiedlibcfa/src/iostream.hfa
The file was modifiedlibcfa/src/iostream.cfa
Commit 7baff3533450b86825394bafdaf48a0e0b50e8e2 by Peter Buhr
formatting
The file was modifiedlibcfa/src/fstream.cfa
Commit b5e725a08cfb0cd8ca08fc4c9afb6f82a6db8f82 by Peter Buhr
move setting the default random-generator size from PRNG.cfa to stdlib.hfa, change to the exception macros
The file was modifiedtests/PRNG.cfa
The file was modifiedlibcfa/src/stdlib.cfa
The file was modifiedlibcfa/src/parseconfig.cfa
The file was modifiedlibcfa/src/parseconfig.hfa
The file was modifiedlibcfa/src/stdlib.hfa
Commit 62640874b77291f907b902d66d66ebba2c774f15 by Peter Buhr
formatting
The file was modifiedlibcfa/src/containers/string.cfa
The file was modifiedlibcfa/src/containers/string.hfa
Commit 329487c0ea7cbc1a3d43ed910b0eec20ca0068bd by Peter Buhr
change examples to use the new wdi manipulator for C-strings to specify string and read size
The file was modifiedtests/collections/string-istream.cfa
The file was modifiedtests/io/manipulatorsInput.cfa
The file was modifiedlibcfa/src/containers/string_res.cfa