-
Notifications
You must be signed in to change notification settings - Fork 389
Fix issue: #3532: Disconnect issue with CompressedSpikes:ON/Off #3536
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
Open
med-ayssar
wants to merge
28
commits into
nest:master
Choose a base branch
from
med-ayssar:3532
base: master
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.
Open
Changes from 18 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
a3f5369
Fix issue: #3532
med-ayssar 4271659
Make clang-format happy
med-ayssar 25b7240
Make clang-format happy
med-ayssar 7617de0
Avoid copies of Source
med-ayssar 02c2055
Make clang-format happy #3
med-ayssar 93a0798
Disable my Nvim clangformat-plugin
med-ayssar 94cdccb
Use std::find_if instead of custom function
med-ayssar 0015a85
Apply clang format
med-ayssar ae566f0
Merge branch 'master' into 3532
med-ayssar 3454d36
Make clang happy again
med-ayssar bbf3baf
Use custom compare method for std::lower_bound
med-ayssar 9c67d5a
Fix clang-format again
med-ayssar 28e50b4
Fix format again
med-ayssar eead8c3
Fix space
med-ayssar d138558
Fix std::lower_bound comp predicate
med-ayssar e30af4f
Fix the logic behind std::lower_bound with deleted connection
med-ayssar 8564c57
Fix indentation
med-ayssar ed28503
Adjust the function to be more compact and simpler
ayssar100 06e36f5
Fix compiler errors
med-ayssar 7610668
Compare Iter with origin
med-ayssar e99e03c
Fix find_connection implementation for use_compressed_spike=OFF
med-ayssar f8170d5
Add pytest
med-ayssar 007501f
Format files
med-ayssar a344c57
Fix copyright header
med-ayssar 097babd
Sort imports
med-ayssar 0c4048b
Add bit flag for disabled sources
med-ayssar 52460b8
Activate Source again on changing node_id
med-ayssar b3941fe
Avoid double-delete of ptr
med-ayssar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.