2025-08-21 01:09 CEST

spring: develop 403ce5f7 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Eshed Eshed develop 2016-10-04 01:59:37 develop 7bd4ac9a
Changeset Revert "replace boost::regex with std::regex"

apparently while #include <regex> works in g++ 4.8, it was only supported in g++ 4.9 and later.
so this will have to wait
mod - CMakeLists.txt Diff ] File ]
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
mod - rts/System/FileSystem/FileFilter.cpp Diff ] File ]
mod - rts/System/FileSystem/FileHandler.cpp Diff ] File ]
mod - rts/System/FileSystem/FileSystem.cpp Diff ] File ]
mod - rts/System/FileSystem/FileSystemAbstraction.cpp Diff ] File ]
mod - tools/scripts/travis_install.sh Diff ] File ]