1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 5 months ago.
Jan 31, 2023 — Jan 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: added a filesystem library wrapping std::filesystem More... about 2 years ago
feat: added a BinaryBuilder tool More... about 2 years ago
Merge branch 'main' of https://github.com/benthevining/Limes More... about 2 years ago
refactor: using std::filesystem classes to set FFTW wisdom file location More... about 2 years ago
chore(release): 4.5.0 [skip ci] More... about 2 years ago
feat: added stack allocator, optional object classes More... about 2 years ago
chore(release): 4.4.0 [skip ci] More... about 2 years ago
fix: const correctness bug in memory pool allocator More... about 2 years ago
refactor: memory pool improvements, added a pool allocator More... about 2 years ago
feat: added a basic arena-style allocator More... about 2 years ago
chore(release): 4.3.0 [skip ci] More... about 2 years ago
feat: added aligned allocation helpers More... about 2 years ago
chore(release): 4.2.0 [skip ci] More... about 2 years ago
fix: GCC floating point flags for vecops More... about 2 years ago
fix: added missing floating point flags for GCC More... about 2 years ago
fix: consteval bug in build date functions More... about 2 years ago
feat: added utilities for getting info about the build time & date, and some geometry functions More... about 2 years ago
refactor: misc updates More... about 2 years ago
test: moving tests into this repo More... about 2 years ago
refactor: updating GH workflows More... about 2 years ago
refactor: reorganizing GH workflows More... about 2 years ago
refactor: reorganizing GH workflows More... about 2 years ago
refactor: refactoring GH workflows More... about 2 years ago
chore(release): 4.1.0 [skip ci] More... about 2 years ago
feat: added CMake presets for crosscompiling to tvOS, watchOS More... about 2 years ago
ci: added a step that crosscompiles Limes for iOS More... about 2 years ago
refactor: recommitting makefile, reorganizing scripts More... about 2 years ago
refactor: namespace header now updates with bumpversion More... about 2 years ago
chore(release): 4.0.0 [skip ci] More... about 2 years ago
refactor: placing all code within an inline namespace for ABI protection More... about 2 years ago