0
I Use This!
Low Activity

Commits : Listings

Analyzed 20 days ago. based on code collected 21 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use the prefix without the 'lib' for package URLs. More... over 4 years ago
Add script to generate the release page template. More... over 4 years ago
Populate the CHANGELOG from the 0.16.0 milestone task list. More... over 4 years ago
Add a space in between. More... over 4 years ago
Fix build with Visual Studio 16. More... over 4 years ago
Fix make distcheck. More... over 4 years ago
Set the version number to 0.16.0, in preparation for the release. More... over 4 years ago
Let's not call them "planned" features. More... over 4 years ago
Omit manually printed function names from the debug outputs. More... over 4 years ago
Remove spdlog bits from doc and cmake build script. More... over 4 years ago
Tweak the logging output prefixes. More... over 4 years ago
Replace all uses of SPDLOG_DEBUG and _TRACE with IXION_*. More... over 4 years ago
matrix class to no longer allow storage of string ID's. More... over 4 years ago
Add test for retrieving a single string value from an array result. More... over 4 years ago
Rename get_string_value() to get_string(). More... over 4 years ago
Let's switch to event notification method. More... over 4 years ago
get_string_value() on empty cell should return an empty string. More... over 4 years ago
Store the wait policy directly in model_context, and switch ... More... over 4 years ago
Introduce a policy on what to do when querying for a formula ... More... over 4 years ago
Actually this method no longer makes sense, since formula cells ... More... over 4 years ago
Formula cells no longer produce string IDs. More... over 4 years ago
formula_result to no longer allow storing of string_id. More... over 4 years ago
Switch to storing raw string values in formula results for real. More... over 4 years ago
Add the ability to run gdb and valgrind with python interpreter. More... over 4 years ago
Support storage of raw string values in ixion::matrix. More... over 4 years ago
Add a string_value result type and in formula_result, and ... More... over 4 years ago
Fix the cmake build with MSVC. More... over 4 years ago
Expose the formula function name to opcode function to public. More... almost 5 years ago
configure.ac: avoid bashisms More... almost 5 years ago
Add links to the quick start sections. More... almost 5 years ago