-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add another unit-test #371
Commits on Oct 14, 2020
-
put common #includes for PCH in a single file
Dan Smith committedOct 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 2de012c - Browse repository at this point
Copy the full SHA 2de012cView commit details -
Dan Smith committed
Oct 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 9df2be8 - Browse repository at this point
Copy the full SHA 9df2be8View commit details -
Dan Smith committed
Oct 14, 2020 Configuration menu - View commit details
-
Copy full SHA for b69f670 - Browse repository at this point
Copy the full SHA b69f670View commit details
Commits on Oct 17, 2020
-
getting rid of std::auto_ptr<> because it's gone in C++17
Dan Smith committedOct 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 7e12ff7 - Browse repository at this point
Copy the full SHA 7e12ff7View commit details -
Dan Smith committed
Oct 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 20e02c3 - Browse repository at this point
Copy the full SHA 20e02c3View commit details -
Merge branch 'develop/use_c++11' into develop/jdsmith
Dan Smith committedOct 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 1befc01 - Browse repository at this point
Copy the full SHA 1befc01View commit details -
use <filesystem> to remove hard-coded paths
Dan Smith committedOct 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 2d308c0 - Browse repository at this point
Copy the full SHA 2d308c0View commit details -
Merge branch 'main' into develop/jdsmith
Dan Smith committedOct 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 20d1386 - Browse repository at this point
Copy the full SHA 20d1386View commit details -
in Visual Studio, run check_valid_six with a pre-defined path
Dan Smith committedOct 17, 2020 Configuration menu - View commit details
-
Copy full SHA for ba48438 - Browse repository at this point
Copy the full SHA ba48438View commit details -
Dan Smith committed
Oct 17, 2020 Configuration menu - View commit details
-
Copy full SHA for cd59a8c - Browse repository at this point
Copy the full SHA cd59a8cView commit details -
can't have "check_valid_six" as a directory for *ix build
Dan Smith committedOct 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 8faaf8f - Browse repository at this point
Copy the full SHA 8faaf8fView commit details -
Dan Smith committed
Oct 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 5af8dcd - Browse repository at this point
Copy the full SHA 5af8dcdView commit details -
Merge branch 'main' into develop/jdsmith
Dan Smith committedOct 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 0fdf5ea - Browse repository at this point
Copy the full SHA 0fdf5eaView commit details -
turn on /Wall, fix some warnings
Dan Smith committedOct 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 12f4500 - Browse repository at this point
Copy the full SHA 12f4500View commit details
Commits on Oct 19, 2020
-
C++17 generates more warnings that I don't want to fix right now
Dan Smith committedOct 19, 2020 Configuration menu - View commit details
-
Copy full SHA for 0ab9c64 - Browse repository at this point
Copy the full SHA 0ab9c64View commit details -
removed some compiler warnings from third-party code
Dan Smith committedOct 19, 2020 Configuration menu - View commit details
-
Copy full SHA for dfc9c3c - Browse repository at this point
Copy the full SHA dfc9c3cView commit details -
comment-out use of C++17's <filesystem>
Dan Smith committedOct 19, 2020 Configuration menu - View commit details
-
Copy full SHA for 7a49683 - Browse repository at this point
Copy the full SHA 7a49683View commit details
Commits on Nov 18, 2020
-
Merge branch 'main' into develop/jdsmith
Dan Smith committedNov 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 002570b - Browse repository at this point
Copy the full SHA 002570bView commit details -
tweak project settings for consistency
Dan Smith committedNov 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 76d2864 - Browse repository at this point
Copy the full SHA 76d2864View commit details
Commits on Nov 30, 2020
-
unit-test for createFakeComplexData()
Dan Smith committedNov 30, 2020 Configuration menu - View commit details
-
Copy full SHA for ddfbbbb - Browse repository at this point
Copy the full SHA ddfbbbbView commit details