1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 16, 2024 — Sep 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove older XCode builds, specify C++ standard More... over 4 years ago
Update to Catch2 2.13.4 More... over 4 years ago
Merge branch 'master' into develop More... over 4 years ago
Add .gitignore More... over 4 years ago
Add ClangCl as a build configuration More... over 4 years ago
Downgrade CMake requirement to 3.12.4. More... about 5 years ago
Updates to account for CMake C++ feature tests and dropping support for older compilers More... about 5 years ago
Updated to Catch2 More... about 5 years ago
Made the CML target into a real interface library, added a convenience custom_target to see headers in an IDE, and changed to use CMake C++ feature tests More... about 5 years ago
Merge pull request #24 from demianmnave/develop More... about 5 years ago
Adding develop branch to TravisCI builds More... about 5 years ago
Update README.md More... about 5 years ago
Updated OSX and Ubuntu environments in .travis-ci.yml More... about 5 years ago
Removed Visual Studio 2013 and 2015 from .appveyor.yml More... about 5 years ago
Add Visual Studio 2019 to .appveyor.yml More... about 5 years ago
Merge remote-tracking branch 'remotes/origin/develop'
demianmnave
as dnave
More... about 7 years ago
Added work around for VS2015 parameter pack weirdness.
demianmnave
as dnave
More... about 7 years ago
Eliminate VS2017 C++17 deprecation warnings, and implement matrix_rotation_align_2D.
demianmnave
as dnave
More... about 7 years ago
Merge branch 'master' of https://github.com/demianmnave/CML
demianmnave
as dnave
More... about 7 years ago
Merge branch 'develop'
demianmnave
as dnave
More... about 7 years ago
Eliminate VS2017 C++17 deprecation warnings, and implement matrix_rotation_align_2D.
demianmnave
as dnave
More... about 7 years ago
Eliminate VS2017 C++17 deprecation warnings, and implement matrix_rotation_align_2D.
demianmnave
as dnave
More... about 7 years ago
Merge branch 'develop'
demianmnave
as dnave
More... about 7 years ago
Eliminate VS2017 C++17 deprecation warnings, and implement matrix_rotation_align_2D.
demianmnave
as dnave
More... about 7 years ago
Eliminate VS2017 C++17 deprecation warnings (#17), and implement matrix_rotation_align_2D (#18).
demianmnave
as dnave
More... about 7 years ago
Added github-release-notes support, and added the current CHANGELOG.
demianmnave
as dnave
More... about 7 years ago
Implemented writable_vector::fill() and writable_matrix::fill() convenience functions.
demianmnave
as dnave
More... about 7 years ago
One more try to limit TravisCI to the master branch.
demianmnave
as dnave
More... about 7 years ago
Temporarily removing the "develop" branch from CI builds.
demianmnave
as dnave
More... about 7 years ago
Removed rvalue-ref-from-this restriction on the external<> vector default constructor.
demianmnave
as dnave
More... over 7 years ago