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
Low Activity
Commits
: Listings
Analyzed
20 days
ago. based on code collected
21 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 67 of 74
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Started working on parsing fractional numbers. To be continued.
Kohei Yoshida
More...
over 14 years ago
Added appropriate commands to all test documents.
Kohei Yoshida
More...
over 14 years ago
Clear the parse data only once after switching to edit mode.
Kohei Yoshida
More...
over 14 years ago
Reset global data for thread control before performing threaded calculation.
Kohei Yoshida
More...
over 14 years ago
Make cell pointer name map globally accessible.
Kohei Yoshida
More...
over 14 years ago
Used typedef'ed name.
Kohei Yoshida
More...
over 14 years ago
A little code cleanup.
Kohei Yoshida
More...
over 14 years ago
mode-init -> mode init, mode-result -> mode result etc.
Kohei Yoshida
More...
over 14 years ago
Dynamically create cell pointer-to-name map during calculation.
Kohei Yoshida
More...
over 14 years ago
Refactored the calculation code to prepare for re-calc support.
Kohei Yoshida
More...
over 14 years ago
formula_result class in its own files.
Kohei Yoshida
More...
over 14 years ago
Finally verify calculation results and throw exceptions if results differ from the expected.
Kohei Yoshida
More...
over 14 years ago
model_parser::check() method to check formula calculation results.
Kohei Yoshida
More...
over 14 years ago
Use formula_result to cache result instead of formula_cell::result_cache.
Kohei Yoshida
More...
over 14 years ago
Fix a build break.
Kohei Yoshida
More...
over 14 years ago
Parse error results.
Kohei Yoshida
More...
over 14 years ago
mem_str_buf in its own files.
Kohei Yoshida
More...
over 14 years ago
More on parsing formula results.
Kohei Yoshida
More...
over 14 years ago
Empty parse_result call, to be completed later.
Kohei Yoshida
More...
over 14 years ago
Add error data member to formula_result.
Kohei Yoshida
More...
over 14 years ago
Refactored model_parser to support different parse modes.
Kohei Yoshida
More...
over 14 years ago
More on model parser change.
Kohei Yoshida
More...
over 14 years ago
Remove unused data member and methods.
Kohei Yoshida
More...
over 14 years ago
A little cleanup.
Kohei Yoshida
More...
over 14 years ago
Perform full calculation during parsing of the model input file.
Kohei Yoshida
More...
over 14 years ago
Modified help output.
Kohei Yoshida
More...
over 14 years ago
More on model input parsing.
Kohei Yoshida
More...
over 14 years ago
More efficient parsing of model input files.
Kohei Yoshida
More...
over 14 years ago
Use std::string instead of vector<char>.
Kohei Yoshida
More...
over 14 years ago
Moved inputparser.?pp to model_parser.?pp.
Kohei Yoshida
More...
over 14 years ago
←
1
2
…
63
64
65
66
67
68
69
70
71
72
73
74
→
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