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 66 of 74
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Put another global function into the global class space as its static method.
Kohei Yoshida
More...
over 14 years ago
Better wording for dirty_cells_t.
Kohei Yoshida
More...
over 14 years ago
Moved sleep() into global class space.
Kohei Yoshida
More...
over 14 years ago
Moved get_current_time() into global class space.
Kohei Yoshida
More...
over 14 years ago
Removed thread_test.cpp. I don't need it any more.
Kohei Yoshida
More...
over 14 years ago
Moved the header include line.
Kohei Yoshida
More...
over 14 years ago
Always use boost::program_options, and remove the getopt code entirely.
Kohei Yoshida
More...
over 14 years ago
Fix a build break when getopt is used.
Kohei Yoshida
More...
over 14 years ago
More on formatting the help output.
Kohei Yoshida
More...
over 14 years ago
Use boost::program_options to parse command line options.
Kohei Yoshida
More...
over 14 years ago
Make it buildable on Windows, by defining WIN32.
Kohei Yoshida
More...
over 14 years ago
Additional re-calculation test.
Kohei Yoshida
More...
over 14 years ago
Move all function objects near the top of the file.
Kohei Yoshida
More...
over 14 years ago
Re-calculate only dirty cells.
Kohei Yoshida
More...
over 14 years ago
Calculate only dirty cells.
Kohei Yoshida
More...
over 14 years ago
Have calc() take the list of recalc cells as an argument.
Kohei Yoshida
More...
over 14 years ago
Have lexer token's print() return std::string instead of c string.
Kohei Yoshida
More...
over 14 years ago
Register listener cells when converting lexer tokens to formula tokens.
Kohei Yoshida
More...
over 14 years ago
Check the re-calculation results.
Kohei Yoshida
More...
over 14 years ago
Removed unused header includes.
Kohei Yoshida
More...
over 14 years ago
Removed unused stack printer.
Kohei Yoshida
More...
over 14 years ago
Removed parse_mode_input() function, which no longer makes sense.
Kohei Yoshida
More...
over 14 years ago
Combined two near identical functions into one.
Kohei Yoshida
More...
over 14 years ago
add_listener() sounds better.
Kohei Yoshida
More...
over 14 years ago
It's actually the base_cell that needs to keep track of listening formula cells.
Kohei Yoshida
More...
over 14 years ago
Formula cells need to keep track of listening cells.
Kohei Yoshida
More...
over 14 years ago
Fixed a bug in lexer.
Kohei Yoshida
More...
over 14 years ago
Parse fractional numbers correctly.
Kohei Yoshida
More...
over 14 years ago
Reworked lexer for efficiency.
Kohei Yoshida
More...
over 14 years ago
Use mem_str_buf in the lexer code for efficiency.
Kohei Yoshida
More...
over 14 years ago
←
1
2
…
62
63
64
65
66
67
68
69
70
…
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