2
0
mirror of https://github.com/boostorg/regex.git synced 2026-01-21 05:22:09 +00:00

10 Commits

Author SHA1 Message Date
jzmaddock
27a5bcb1f4 TRy again with msvc config. 2024-04-19 13:28:21 +01:00
jzmaddock
3d46d5158b Try again with msvc config. 2024-04-19 13:19:09 +01:00
jzmaddock
a12c3c2c14 Try again with msvc config. 2024-04-19 12:23:50 +01:00
jzmaddock
d2bfcaf146 Correct msvc version 2024-04-18 20:03:35 +01:00
jzmaddock
736f0de18d Try again with implementation unit includes. 2024-04-18 20:02:16 +01:00
jzmaddock
cc60bce275 Correct module implementation units.
Update script permissions.
2024-04-18 18:14:44 +01:00
jzmaddock
2c0058a902 Hide key template instances behind factory functions.
And provide a separate "module library"
Update testing scripts.
2024-04-18 16:37:12 +01:00
jzmaddock
fbfdda66fd Clean up #includes. 2024-04-10 12:28:57 +01:00
jzmaddock
15acbd5117 Merge branch 'develop' into modules
Fixed Conflicts:
	include/boost/regex/config.hpp

Also fix up msvc build failures.
Example now build with msvc or with clang.  The build script is still hopelessly broken though.
2024-04-04 19:17:39 +01:00
jzmaddock
66389f6e21 Add module support and tests. 2022-04-20 19:39:27 +01:00