-
Notifications
You must be signed in to change notification settings - Fork 333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: Distributed infrastructure and algorithms #644
Open
jszuppe
wants to merge
19
commits into
boostorg:develop
Choose a base branch
from
jszuppe:pr_distributed
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Aug 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for dbcbd16 - Browse repository at this point
Copy the full SHA dbcbd16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dfca3f - Browse repository at this point
Copy the full SHA 2dfca3fView commit details -
Add safe_insert() operation to wait_list
Method safe_insert() adds event to wait_list only if that event is not an empty event.
Configuration menu - View commit details
-
Copy full SHA for 4444abc - Browse repository at this point
Copy the full SHA 4444abcView commit details
Commits on Aug 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 738a13c - Browse repository at this point
Copy the full SHA 738a13cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80e1b45 - Browse repository at this point
Copy the full SHA 80e1b45View commit details -
Configuration menu - View commit details
-
Copy full SHA for e01fe11 - Browse repository at this point
Copy the full SHA e01fe11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4925da6 - Browse repository at this point
Copy the full SHA 4925da6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5601601 - Browse repository at this point
Copy the full SHA 5601601View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27cc763 - Browse repository at this point
Copy the full SHA 27cc763View commit details -
Configuration menu - View commit details
-
Copy full SHA for b228f6c - Browse repository at this point
Copy the full SHA b228f6cView commit details -
Use m_data_indices to store sizes of vector part
m_data_sizes turned out to be unnecessary since the information about size of every part of vector can be calculated from m_data_indices.
Configuration menu - View commit details
-
Copy full SHA for 49121be - Browse repository at this point
Copy the full SHA 49121beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e78f83 - Browse repository at this point
Copy the full SHA 5e78f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e81c75 - Browse repository at this point
Copy the full SHA 0e81c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a6cc89 - Browse repository at this point
Copy the full SHA 8a6cc89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f9ba14 - Browse repository at this point
Copy the full SHA 2f9ba14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 978e29a - Browse repository at this point
Copy the full SHA 978e29aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a632361 - Browse repository at this point
Copy the full SHA a632361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6067c3b - Browse repository at this point
Copy the full SHA 6067c3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43c31b3 - Browse repository at this point
Copy the full SHA 43c31b3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.