This website requires JavaScript.
Explore
Help
Register
Sign In
zhyang-dev
/
openfoam
Watch
1
Star
0
Fork
0
You've already forked openfoam
mirror of
https://develop.openfoam.com/Development/openfoam.git
synced
2025-11-28 03:28:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8dae01913cd8211b8e928545bbf75d84f9519423
openfoam
/
src
/
OpenFOAM
/
primitives
/
strings
History
Mark Olesen
8dae01913c
ENH: regex matching on std::string, not Foam::string
...
- avoids unneeded promotion of types. Easier to switch regex engines in the future.
2017-05-04 12:31:49 +02:00
..
fileName
ENH: use fileName::nameLessExt() instead of fileName::name(bool)
2017-03-10 11:49:56 +01:00
keyType
STYLE: removed mutable variable/methods from regExp
2017-03-10 12:42:59 +01:00
lists
ENH: regex matching on std::string, not Foam::string
2017-05-04 12:31:49 +02:00
string
ENH: regex matching on std::string, not Foam::string
2017-05-04 12:31:49 +02:00
stringOps
BUG: comparison to static end() for hashtable lookup.
2017-05-01 21:28:41 +02:00
word
ENH: provide word::validated() static method
2017-02-03 15:13:13 +00:00
wordRe
STYLE: removed mutable variable/methods from regExp
2017-03-10 12:42:59 +01:00