This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 187
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
miscco
force-pushed
the
modularize_utility
branch
from
January 23, 2023 16:42
5d38c3f
to
bc38995
Compare
miscco
force-pushed
the
modularize_functional
branch
from
January 23, 2023 16:42
214f4dc
to
a1b7f12
Compare
miscco
force-pushed
the
modularize_utility
branch
from
February 9, 2023 14:37
bc38995
to
0cc8ff1
Compare
miscco
force-pushed
the
modularize_functional
branch
2 times, most recently
from
February 13, 2023 09:37
319614a
to
7c68ed1
Compare
miscco
force-pushed
the
modularize_utility
branch
2 times, most recently
from
February 14, 2023 09:03
7b401d4
to
e7179a5
Compare
miscco
force-pushed
the
modularize_functional
branch
from
February 14, 2023 09:03
7c68ed1
to
f1667c6
Compare
miscco
force-pushed
the
modularize_utility
branch
from
February 16, 2023 15:13
e7179a5
to
ad92f94
Compare
miscco
force-pushed
the
modularize_functional
branch
from
February 16, 2023 15:13
f1667c6
to
a6ec7af
Compare
miscco
force-pushed
the
modularize_utility
branch
from
February 16, 2023 19:52
ad92f94
to
b0e802c
Compare
miscco
force-pushed
the
modularize_functional
branch
2 times, most recently
from
February 16, 2023 20:00
7f03d91
to
0534343
Compare
miscco
force-pushed
the
modularize_utility
branch
from
February 16, 2023 20:00
b0e802c
to
cd13c4b
Compare
miscco
force-pushed
the
modularize_functional
branch
from
February 20, 2023 11:04
0534343
to
7722c0c
Compare
miscco
force-pushed
the
modularize_functional
branch
from
February 21, 2023 09:29
7722c0c
to
91e3674
Compare
also backport it to C++17 as we will need it for ranges
There are some failures on MSVC caused by the implicit/explicit constructors being enabled both at once.
|
`_D1` and `_D2` are macros defined in MSVC xmath.hpp #fixes Missing symbols in MSVC C++ compilation, many headers fail to compile #354
miscco
force-pushed
the
modularize_functional
branch
from
February 28, 2023 14:43
af633bb
to
bd8eee2
Compare
wmaxey
approved these changes
Mar 1, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This modularizes functional into a host of small header files and makes them usable internally