0
I Use This!
Low Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Sort the cases alphabetically. More... about 4 years ago
Up the CMake minimum version to silence warnings. More... about 4 years ago
Fix the build with VS 2019. More... about 4 years ago
Fix CMake build with VS 2017. More... about 4 years ago
Print argument separators correctly. More... about 4 years ago
Implement LEFT() built-in function. (#43) More... about 4 years ago
Fix build with clang. More... over 4 years ago
We need to allow dots in names but not as the first characters (#41) More... over 4 years ago
Also check against empty names and names starting with ... More... over 4 years ago
Add a test case for named expression name validation (#41) More... over 4 years ago
Validate the name of each named expression (#41) More... over 4 years ago
Set the required mdds API version to 2.0. More... over 4 years ago
Set the new C++ baseline in cmake too. (#37) More... over 4 years ago
Nobody should be using this anymore. More... over 4 years ago
As a first test, replace all uses of ixion::make_unique with ... More... over 4 years ago
Set the C++ baseline to C++17. This is related to #37. More... over 4 years ago
Internalize column_store_type.hpp header file. More... over 4 years ago
Remove get_column() and get_columns() from model_context. More... over 4 years ago
Mark these methods deprecated. More... over 4 years ago
Set the version number up to 0.16.99 and the API version to 0.17. More... over 4 years ago
Adjust model_iterator to use detail::model_context_impl instead. More... over 4 years ago
Update CHANGELOG. More... over 4 years ago
Set version number to 0.16.1. More... over 4 years ago
Work around the floating point rounding errors esp. on 32-bit platforms. More... over 4 years ago
Make the size of void* available as a macro, and use it to ... More... over 4 years ago
Print the min and max values of string_id_t. More... over 4 years ago
Check the size of string_id_t which is an alias to uint64_t. More... over 4 years ago
Add a debug statement in case we have an invalid string index. More... over 4 years ago
Move the old package download table out of README. More... over 4 years ago
Typo. More... over 4 years ago