openfoam/applications/utilities
Mark Olesen aaa9af9ee8 DEFEATURE: remove POSIX regex interface (#3343)
- compiler versions are now sufficient that only the C++ regex
  interface is now being used. Can remove the old POSIX code
  accordingly.

  This change also removes any dependency on the SubStrings class to
  manage the matching results.

ENH: remove OpenFOAM dependencies from MacOS addr2line utility
2025-03-21 14:41:43 +01:00
..
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
finiteArea ENH: separate registry and revised file locations for finite-area 2024-04-19 17:20:09 +02:00
mesh COMP: suppress old-style cast warning (boost/cgal) 2025-03-12 12:14:58 +01:00
miscellaneous DEFEATURE: remove POSIX regex interface (#3343) 2025-03-21 14:41:43 +01:00
parallelProcessing BUG: decomposePar: only write pointBoundaryMesh if needed 2024-12-16 12:14:02 +00:00
postProcessing STYLE: prefer listReduce() to using listCombineReduce() when possible 2025-03-06 16:54:31 +01:00
preProcessing COMP: suppress old-style cast warning (boost/cgal) 2025-03-12 12:14:58 +01:00
surface COMP: suppress old-style cast warning (boost/cgal) 2025-03-12 12:14:58 +01:00
thermophysical ENH: use DynamicList to SLList for ansysToFoam, kivaToFoam 2025-03-12 11:50:58 +01:00