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 68 of 74
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
More javadoc comment etc.
Kohei Yoshida
More...
over 14 years ago
Display the number of threads specified.
Kohei Yoshida
More...
over 14 years ago
Add ability to specify number of threads at run-time.
Kohei Yoshida
More...
over 14 years ago
is_circular_safe() should be a private method.
Kohei Yoshida
More...
over 14 years ago
Javadoc comments for some methods.
Kohei Yoshida
More...
over 14 years ago
Fixed incorrect mutexing of the interpret() method.
Kohei Yoshida
More...
over 14 years ago
New test file for testing concurrency.
Kohei Yoshida
More...
over 14 years ago
More on fixing synchronization problem. Now the results are calculated correctly.
Kohei Yoshida
More...
over 14 years ago
Removed unused class.
Kohei Yoshida
More...
over 14 years ago
A little cleanup.
Kohei Yoshida
More...
over 14 years ago
Improved debug statement generation to make each output set atomic, and fixed one synchronization error which caused incorrect results.
Kohei Yoshida
More...
over 14 years ago
Cleaned up the output format a little to make it easier to read.
Kohei Yoshida
More...
over 14 years ago
Fixed a single-thread calculation.
Kohei Yoshida
More...
over 14 years ago
Display the number of CPUs.
Kohei Yoshida
More...
over 14 years ago
Build fix & disabled debug statements for the formula cell code.
Kohei Yoshida
More...
over 14 years ago
Interpret cells using threads for real, after circular dependencies have been detected.
Kohei Yoshida
More...
over 14 years ago
Started working on circular dependency detection in threaded mode.
Kohei Yoshida
More...
over 14 years ago
Print total duration for each test case.
Kohei Yoshida
More...
over 14 years ago
Display if the process is using threads.
Kohei Yoshida
More...
over 14 years ago
-t to toggle using threads.
Kohei Yoshida
More...
over 14 years ago
Move all debug statements related to interpretation to a single place for atomic output for each cell.
Kohei Yoshida
More...
over 14 years ago
Fixed a build break.
Kohei Yoshida
More...
over 14 years ago
Disable debug statements from the input parser code.
Kohei Yoshida
More...
over 14 years ago
Disable debug statements from formula parser.
Kohei Yoshida
More...
over 14 years ago
More on interpreter adjustment for threads.
Kohei Yoshida
More...
over 14 years ago
Introduce --use-thread command line option to toggle use of threads at run-time.
Kohei Yoshida
More...
over 14 years ago
Use cell_queue_manager to calculate cells with threads.
Kohei Yoshida
More...
over 14 years ago
Fixed cell_queue_manager to properly call formula_cell::interpret().
Kohei Yoshida
More...
over 14 years ago
Disable debug statements in formula_cell.
Kohei Yoshida
More...
over 14 years ago
Extracted method for code cleanup.
Kohei Yoshida
More...
over 14 years ago
←
1
2
…
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