openfoam/tutorials/IO/dictionary
Mark Olesen 96a1b86fb9 ENH: consistency improvements for keyType and wordRe
- simplify compile/uncompile, reading, assignment

- implicit construct wordRe from keyType (was explicit) to simplify
  future API changes.

- make Foam::isspace consistent with std::isspace (C-locale)
  by including vertical tab and form feed

ENH: improve #ifeq float/label comparisons
2021-04-19 16:33:42 +00:00
..
Allclean STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
Allrun STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
Alltest STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
fatal-ending1.dict RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
fatal-ending2.dict RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
fatal-ending3.dict RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
fatal-ending4.dict RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
fatal-premature-ending1.dict RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
fatal-premature-ending2.dict RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
fatal-primitive-ending1.dict RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
fatal-primitive-ending2.dict RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
fatal-primitive-ending3.dict RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
good-empty1.dict ENH: improve detection of EOF missing/additional braces (issue #762) 2018-07-04 09:24:43 +02:00
good-empty2.dict RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
good-ending1.dict RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
good-if1.dict ENH: consistency improvements for keyType and wordRe 2021-04-19 16:33:42 +00:00
good-if2.dict RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
good-if3.dict ENH: consistency improvements for keyType and wordRe 2021-04-19 16:33:42 +00:00
good-primitive-ending1.dict RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
missed-ending3.dict RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
TestParsing TUT: skip some tutorials when dynamicCode is not available 2020-08-06 19:34:20 +02:00