-
- Downloads
ENH: improve demangled symbol names for safePrintStack
- parse out symbols and use abi::__cxa_demangle for more readable names in safePrintStack. - shorten prefixed /path/openfoam/platforms/lib/... to start with "platforms/lib/..." to avoid unreadably long lines. - improved file-scope localization of helper functions. STYLE: use std::ios_base::basefield instead of dec|oct|hex for masking
Showing
- applications/utilities/miscellaneous/OSspecific/addr2line/addr2line.C 26 additions, 27 deletions.../utilities/miscellaneous/OSspecific/addr2line/addr2line.C
- src/OSspecific/MSwindows/fileStat/fileStat.H 24 additions, 18 deletionssrc/OSspecific/MSwindows/fileStat/fileStat.H
- src/OSspecific/POSIX/fileStat/fileStat.H 24 additions, 18 deletionssrc/OSspecific/POSIX/fileStat/fileStat.H
- src/OSspecific/POSIX/printStack/printStack.C 164 additions, 122 deletionssrc/OSspecific/POSIX/printStack/printStack.C
- src/OpenFOAM/db/IOstreams/IOstreams/IOstream.C 4 additions, 4 deletionssrc/OpenFOAM/db/IOstreams/IOstreams/IOstream.C
- src/OpenFOAM/db/IOstreams/IOstreams/IOstream.H 10 additions, 10 deletionssrc/OpenFOAM/db/IOstreams/IOstreams/IOstream.H
- src/OpenFOAM/primitives/strings/word/word.C 4 additions, 1 deletionsrc/OpenFOAM/primitives/strings/word/word.C
Loading
Please register or sign in to comment