openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
I
Ixion
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 1 of 72
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Throw if the sheet index is invalid, like set_sheet_name() does
Kohei Yoshida
More...
about 1 year ago
Remove unused macro
Kohei Yoshida
More...
about 1 year ago
Set the API version to 0.20 and version to 0.19.99
Kohei Yoshida
More...
about 1 year ago
Remove 'using namespace std'
Kohei Yoshida
More...
about 1 year ago
model_context::get_sheet_name() to return string_view
Kohei Yoshida
More...
about 1 year ago
Start using the master branch in CI
Kohei Yoshida
More...
about 1 year ago
Use find_key() to reverse-lookup the keys from values
Kohei Yoshida
More...
about 1 year ago
Switch to mdds API version 3.0
Kohei Yoshida
More...
about 1 year ago
Set up rules so that CI will run on merge requests etc
Kohei Yoshida
More...
about 1 year ago
Fix building on MinGW-w64
مهدي شينون (Mehdi Chinoune)
More...
about 1 year ago
Specify mdds 2.1.1 instead of always using HEAD of master
Kohei Yoshida
More...
about 1 year ago
Update boost.m4
مهدي شينون (Mehdi Chinoune)
More...
about 1 year ago
Update build configuration for readthedocs
Kohei Yoshida
More...
about 1 year ago
Add entry for the upcoming release
Kohei Yoshida
More...
over 1 year ago
Regen doc and test data lists
Kohei Yoshida
More...
over 1 year ago
Clean up bin directory
Kohei Yoshida
More...
over 1 year ago
Set the version number to 0.19.0
Kohei Yoshida
More...
over 1 year ago
Fix build with MSVC
Kohei Yoshida
More...
over 1 year ago
Inline arrays are now supported
Kohei Yoshida
More...
over 1 year ago
Make sure MMULT can operate on inline matrices
Kohei Yoshida
More...
over 1 year ago
Support {inline matrix} & {inline matrix} concat operation
Kohei Yoshida
More...
over 1 year ago
Support string & {inline matrix} (concat operation)
Kohei Yoshida
More...
over 1 year ago
Support {inline matrix} & "string" (concat operation)
Kohei Yoshida
More...
over 1 year ago
Rename matrix_or_numeric_t to allow it to store string value too
Kohei Yoshida
More...
over 1 year ago
Rename functions for consistency
Kohei Yoshida
More...
over 1 year ago
Handle division between matrix and scalar value
Kohei Yoshida
More...
over 1 year ago
Capture potential error condtion in operation on numeric value pair
Kohei Yoshida
More...
over 1 year ago
Wrap std::variant in class to avoid using raw index() values
Kohei Yoshida
More...
over 1 year ago
Handle exponent (^) operator in matrix-value operations
Kohei Yoshida
More...
over 1 year ago
Make multiply_op a template argument
Kohei Yoshida
More...
over 1 year ago
←
1
2
3
4
5
6
7
8
9
…
71
72
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree