-
Notifications
You must be signed in to change notification settings - Fork 424
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
Use empty() to check for emptiness. #6
Open
mlang
wants to merge
16
commits into
Kitware:next
Choose a base branch
from
mlang:container-size-empty
base: next
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.
Conversation
This file contains 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
* commit 'aa525d5d662ea6c7036e47a07e4c8a146a773e5f': Change-Id: I0cfaf439c2faa88bfe2ecc809d00a79eee66a4f4
4b3af28 Fixed BUG #14957. Segfault when disconnecting.
bce96e5 Fix the multicore mode which was broken since 4.2
525d866 Fixed BUG #14953. Properly handle Esc key in Search box.
6ad668a Fix LineChartSelection and FunctionalBagPlots
b8d9b75 Fix compilation warnings.
8b6898f Merged sources and filters to make more room for the save data button.
39f0897 Fixed linking issues with vtkPVCatalyst.
21de8ea Fix importation of some int vector settings like camera settings
bf5d42e Tweak LineChartSelection and FunctionalBagPlots tests
eeb9a63 Check that view has UseInteractiveRenderingForScreenshots
kwrobot
force-pushed
the
next
branch
2 times, most recently
from
February 3, 2015 13:21
51a42a3
to
037c074
Compare
kwrobot
force-pushed
the
next
branch
2 times, most recently
from
February 12, 2015 13:11
2765dd3
to
774b824
Compare
kwrobot
force-pushed
the
next
branch
3 times, most recently
from
February 23, 2015 14:11
e42a9fe
to
33dd82e
Compare
kwrobot
force-pushed
the
next
branch
3 times, most recently
from
March 6, 2015 16:01
1510790
to
d3fff19
Compare
kwrobot
force-pushed
the
next
branch
2 times, most recently
from
March 15, 2015 02:31
7e5bc4b
to
b626220
Compare
MR should be opened on gitlab, read this : https://gitlab.kitware.com/paraview/paraview/-/blob/master/Documentation/dev/git/develop.md |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.