openfoam/applications/utilities/miscellaneous
Mark Olesen 6390c18381 ENH: suppress Info output for some cases (issue #722, #893)
- add additional control via a Foam::infoDetailLevel flag, which is
  supported by a 'DetailLevel' macro.  Eg,

      DetailLevel << "some information" << nl

- When infoDetailLevel is zero, the stdout for all Foam::system() calls
  are also redirected to stderr to prevent child output from
  appearing on the parent.

- close stdin before exec in system call.
2018-06-22 12:26:33 +02:00
..
foamDictionary ENH: avoid parse problems caused by #calc directives (fixes #722) 2018-06-19 12:38:53 +02:00
foamFormatConvert STYLE: Correcting typos 2018-03-28 17:14:16 +01:00
foamHelp ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
foamListRegions ENH: add foamListRegions utility 2017-12-08 14:05:25 +00:00
foamListTimes ENH: suppress Info output for some cases (issue #722, #893) 2018-06-22 12:26:33 +02:00
foamRestoreFields BUG: foamRestoreFields blocks in parallel (issue #877) 2018-06-19 16:46:15 +02:00
OSspecific ENH: Darwin emulation for addr2line 2018-05-29 11:21:59 +02:00
patchSummary ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00