-
- Downloads
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
parent
4de0b84c
No related branches found
No related tags found
Showing
- applications/test/regex1/Make/files 1 addition, 1 deletionapplications/test/regex1/Make/files
- applications/test/regex1/Test-regex1.cxx 4 additions, 67 deletionsapplications/test/regex1/Test-regex1.cxx
- applications/utilities/miscellaneous/OSspecific/addr2line/Make/files 1 addition, 1 deletion...s/utilities/miscellaneous/OSspecific/addr2line/Make/files
- applications/utilities/miscellaneous/OSspecific/addr2line/Make/options 4 additions, 0 deletions...utilities/miscellaneous/OSspecific/addr2line/Make/options
- applications/utilities/miscellaneous/OSspecific/addr2line/addr2line.cxx 7 additions, 14 deletions...tilities/miscellaneous/OSspecific/addr2line/addr2line.cxx
- src/OSspecific/POSIX/Make/files 0 additions, 1 deletionsrc/OSspecific/POSIX/Make/files
- src/OSspecific/POSIX/regExp/regExp.H 0 additions, 43 deletionssrc/OSspecific/POSIX/regExp/regExp.H
- src/OSspecific/POSIX/regExp/regExpFwd.H 0 additions, 56 deletionssrc/OSspecific/POSIX/regExp/regExpFwd.H
- src/OSspecific/POSIX/regExp/regExpPosix.C 0 additions, 284 deletionssrc/OSspecific/POSIX/regExp/regExpPosix.C
- src/OSspecific/POSIX/regExp/regExpPosix.H 0 additions, 270 deletionssrc/OSspecific/POSIX/regExp/regExpPosix.H
- src/OSspecific/POSIX/regExp/regExpPosixI.H 0 additions, 209 deletionssrc/OSspecific/POSIX/regExp/regExpPosixI.H
- src/OpenFOAM/primitives/strings/regex/regExp.H 0 additions, 0 deletionssrc/OpenFOAM/primitives/strings/regex/regExp.H
- src/OpenFOAM/primitives/strings/regex/regExpFwd.H 0 additions, 0 deletionssrc/OpenFOAM/primitives/strings/regex/regExpFwd.H
- src/surfMesh/surfaceFormats/starcd/STARCDsurfaceFormatCore.C 0 additions, 1 deletionsrc/surfMesh/surfaceFormats/starcd/STARCDsurfaceFormatCore.C
Loading
Please register or sign in to comment