LUMIERA.clone/src
Ichthyostega 998e225490 Clean-up: reimplement the SeachPathSplitter
...to be more compliant to the »Lumiera Forward Iterator« concept.
This can be easily achieved by inheriting from util::RegexSearchIter,
similar to the example in CSV.hpp

Regarding #896, I changed the string rendering to use fs::path::generic_string
where appropriate, which means that we're using the normalised path rendering
2025-04-28 19:14:27 +02:00
..
common Clean-up: reimplement the SeachPathSplitter 2025-04-28 19:14:27 +02:00
include Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
lib Clean-up: reimplement the SeachPathSplitter 2025-04-28 19:14:27 +02:00
lumiera Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
plugin
stage Clean-up: reimplement the SeachPathSplitter 2025-04-28 19:14:27 +02:00
steam Upgrade: improve Doxygen parameters and treat some warnings 2025-04-27 05:00:14 +02:00
tool Upgrade: allow for build on »Trixie« with GCC-14 2025-04-06 18:18:52 +02:00
vault Upgrade: improve Doxygen parameters and treat some warnings 2025-04-27 05:00:14 +02:00
.gitignore
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
doxygen.dox Upgrade: improve Doxygen parameters and treat some warnings 2025-04-27 05:00:14 +02:00
SConscript Global-Layer-Renaming: fix handling of GuiResources in the build 2018-11-16 18:18:33 +01:00