Magne Sjaastad
|
6fb74654a1
|
Improve interface for string operations
Trim incoming string before converting to number
Remove use of std::strtod and std::stoi
Use std::string_view instead of std::string when possible
|
2024-07-25 21:21:53 +02:00 |
|
Magne Sjaastad
|
785871cae3
|
Add realization filtering based on text string
Add unit tests and support min max range specifications. Example string "-5, 5, 8-10, 12-"
|
2024-03-21 07:11:21 +01:00 |
|
Kristian Bendiksen
|
14c37c4b2c
|
RiaStdStringTools: Add method for removing white space
|
2023-09-06 13:51:59 +02:00 |
|
Kristian Bendiksen
|
86ea679871
|
#8652 Import Surface: Fix ts-file import with properties on Linux (#8730)
The file had DOS line endings (\t\n) which where not properly trimmed on linux.
Fixes #8652.
|
2022-03-25 14:16:25 +01:00 |
|
Magne Sjaastad
|
0f1e09ed9b
|
Janitor : Add performance test for string to int conversion
|
2021-10-19 21:31:34 +02:00 |
|
Magne Sjaastad
|
4a61226926
|
#7494 Summary Plot: Lumped completions short names are wrong
Replace tabs in summary quantity name with space
|
2021-03-26 09:12:01 +01:00 |
|
Gaute Lindkvist
|
81699db187
|
Rename ApplicationCode to ApplicationLibCode
|
2021-01-11 15:27:45 +01:00 |
|