forked from jfree/jfreechart
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add Index Checker annotations #2
Open
kelloggm
wants to merge
90
commits into
typetools:master
Choose a base branch
from
kelloggm:index
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 1 commit
Commits
Show all changes
90 commits
Select commit
Hold shift + click to select a range
2ab3356
Add check-index Ant target
mernst def1f40
Ignore generated files
mernst d64daa4
Merge github.com:jfree/jfreechart
mernst 4fb83b3
begin pass at annotations
kelloggm 3df94d1
annotations
kelloggm 0c85993
more annotations
kelloggm 18d524b
more annotations
kelloggm 38a283b
more annotations
kelloggm 1c4c2bf
Remove gratuitous diff against upstream
mernst 86154e5
Add missing import statements
mernst 1f24c04
annotations on a bunch of dataset classes
kelloggm 34f6086
more annotations for 12/13/17
kelloggm bc6dc86
mostly finished with data/xy package
kelloggm 731f19b
annotations on many packages in org/jfree/data
kelloggm 3dbc048
improve annotations on data package. All classes now annotated; reduc…
kelloggm 56ef4ca
add suppresswarnings/switch some annotations to remove all? warnings …
kelloggm 8d9a536
finish annotating/suppressing warnings in data package
kelloggm a02a68a
begin annotating chart super-package
kelloggm ff61de0
additional annotations in chart packages
kelloggm 4b3f6e7
fix crash
kelloggm 7df959f
more annotations
kelloggm 459770f
remove a few more warnings
kelloggm cfdb626
more annotations/suppressions
kelloggm 61c1649
work from plane
kelloggm a04f724
afternoon work
kelloggm bba4571
2 warnings! The only remaining type checking warnings are super weird…
kelloggm 8c5de67
Ignore output files
mernst 8ae6208
updates based on jdk changes
kelloggm 315c75e
Merge branch 'index' of https://github.com/kelloggm/jfreechart into i…
kelloggm b5947d3
change comments
kelloggm 47c9284
update messages to clarify what is and is not a bug
kelloggm 8045aa5
fix changes introduced b/c of jdk changes
kelloggm 1cf2d12
remove unneeded suppress warnings
kelloggm 055a8b1
actually remove them
kelloggm dc8ae7f
minor changes
kelloggm 55038b9
fix bad choice
kelloggm a2e017a
audit establish rep invariant sws
kelloggm b5cf5fb
Mark warning supressions with new issue.
smillst 9ccdcd4
Workaround FlowExpression parsing problem.
smillst c91631b
Add LessThan annotations.
smillst eb569c8
reenable warnings suppressions in dynamic time series collection
kelloggm 731eccd
Add Stat Checkers.
smillst a922df9
Merge branch 'index' of github.com:kelloggm/jfreechart into index
smillst de27638
readd sws to xyBarRenderer
kelloggm 4126044
Merge branch 'index' of github.com:kelloggm/jfreechart into index
smillst b1c6a5a
Run AnnotationStatistics and JavaCodeStatistics checkers
smillst 31342e8
replace closed issue 195 with open and PR'd issue 218
kelloggm 66ca971
a bit of consolidation
kelloggm 59208e9
more consolidation
kelloggm 280a385
more consolidation
kelloggm 67d6f87
a few more consolidations in jfc
kelloggm 6c78aed
almost finished with consolidation
kelloggm 164e57a
finish consolidation
kelloggm b3f8b47
Remove suppress warnings for typetools/kelloggm#218
panacekcz eb918a7
Merge pull request #1 from panacekcz/unsuppress-218
smillst 9a26b56
Remove Unneeded annotations.
smillst 3a5f674
Merge branch 'index' of github.com:kelloggm/jfreechart into index
smillst 446de1a
remove some unnecessary sws
kelloggm 48d91b0
Merge branch 'index' of https://github.com/kelloggm/jfreechart into i…
kelloggm 6312c5e
a few more annotations
kelloggm f71225f
apparently an annotation is required on protected fields
kelloggm ba66e2a
fix merge conflicts
kelloggm c32ec43
readd lib files that CF needs apparently
kelloggm e78d4ce
minor fix
kelloggm f19cea1
Fix test that fails in different timezones.
jfree 6eaddd4
Fix for bug #75 - add same outline options as XYLineAndShapeRenderer.
jfree 4752f0d
Update Javadocs for overlays.
jfree 893f9b1
Add generics for subtitles list.
jfree 520a4be
Don't use buffering in ChartPanel.
jfree fb40637
fix build
kelloggm 787248d
remove old lib file, delete them from .gitignore
kelloggm 468caee
minor cosmetic fixes Vlastimil noticed
kelloggm 2852491
add travis integration
kelloggm 90dd716
change timeout
kelloggm 67929f4
some whitespace fixes
kelloggm 3bf0c0a
more whitespace fixes
kelloggm 3d284b2
minor changes to travis ci config
kelloggm fc51946
more whitespace fixes
kelloggm 9febaa0
address a number of Mike's comments
kelloggm 7532528
fix merge
kelloggm 6fbf1c1
address more of Mike's commments
kelloggm b24c696
more changes to address Mike's comments
kelloggm 2514371
add a second extra argument because Maven is bad
kelloggm 5632a20
minor fixes
kelloggm 4d42a42
Work on Guaranteed index false positives.
smillst 7db9d8f
Remove warning suppressions that aren't needed.
smillst 35c8d58
Improve comment.
smillst a88a6cf
Convert 4 false positives into one.
smillst a4fb36d
Add type argument to iterator and @NonNeg
smillst 0508981
Merge pull request #2 from smillst/index
kelloggm 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
more annotations
commit 18d524b95e046ef3be0886902786f3385e98b489
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This appears a number of times. You could abstract it out as a new private method
removeLast
.I think that would be clearer, it would reduce the size of the diffs, and it would reduce the number of warning suppressions.