Quick Search:

jump to detailed chart | hide Line History

line history graph

Constraint

Branch:
Author:
Tag:
Date: help

Recent Changelog

10359 by bill.pugh 20 November 2008, 17:44:18 -0600 (11 hours ago) Make Review If we see a call to a method that always throws unsupported operation exception, don't assume that the code after the method call is unreachable. The called method is unlikely to be an error handler, …

Properties

 google:author = bill.pugh


./ba/PruneUnconditionalExceptionThrowerEdges.java 10359 history download (+1 -1) diffs

10357 by bill.pugh 19 November 2008, 19:34:24 -0600 (33 hours ago) Make Review add -exclude option

Properties

 google:author = bill.pugh


./workflow/RejarClassesForAnalysis.java 10357 history download (+13 -2) diffs

10355 by bill.pugh 19 November 2008, 12:53:55 -0600 (40 hours ago) Make Review fix potential class cast exception

Properties

 google:author = bill.pugh


./detect/FindDeadLocalStores.java 10355 history download (+4 -2) diffs

10354 by bill.pugh 19 November 2008, 12:52:23 -0600 (40 hours ago) Make Review better documentation of -onlyAnalyze

Properties

 google:author = bill.pugh


./TextUICommandLine.java 10354 history download (+1 -1) diffs

Deleted files: Hide | Show Files

  NAME« REV AGE AUTHOR
  AbstractBugCollection.java (deleted) 5284 history 2 years 9 months wpugh
get rid of abstractBugCollection, since there is only one concrete extension of …
  AbstractBugReporter.java 10150 history download 1 month 29 days bill.pugh
don't report java.lang.Synthetic as a missing class
  AddAnnotation.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  AddMessages.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  AliasedWarnings.java (deleted) 5065 history 3 years wpugh
Move workflow stuff into separate package
remove internal research workflow stuf…
  AnalysisCacheToRepositoryAdapter.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  AnalysisContext.java (deleted) 1680 history 5 years 1 month daveho
Moved AnalysisContext from edu.umd.cs.findbugs package to
edu.umd.cs.daveho.ba
  AnalysisError.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  AnalysisException.java (deleted) 1572 history 5 years 2 months daveho
Moved AnalysisException from findbugs package to the bytecode
analysis package. …
  AnalysisLocal.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  Analyze.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  AndMatcher.java (deleted) 4095 history 3 years 6 months daveho
Moved filter classes into a subpackage.
  AppVersion.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  BugAccumulator.java 10292 history download 17 days bill.pugh
provide analysis feature as to whether bugs are accumulated
  BugAnnotation.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  BugAnnotationUtil.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  BugAnnotationVisitor.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  BugAnnotationWithSourceLines.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  BugCategory.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  BugCategoryDescriptions.properties (deleted) 6472 history 2 years 2 months bassclar
data in these files now lives in the messages*.xml files
  BugCategoryDescriptions_fr.properties (deleted) 6472 history 2 years 2 months bassclar
data in these files now lives in the messages*.xml files
  BugCode.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  BugCodeMatcher.java (deleted) 4095 history 3 years 6 months daveho
Moved filter classes into a subpackage.
  BugCollection.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  BugCollectionBugReporter.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  BugDesignation.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  BugHistory.java (deleted) 5065 history 3 years wpugh
Move workflow stuff into separate package
remove internal research workflow stuf…
  BugInstance.java 10346 history download 65 hours bill.pugh
when computing bug history, if a bug disappeared because the class disappeared, …
  BugPattern.java 10114 history download 2 months 3 days bill.pugh
allow priority adjustment for individual bug patterns
  BugProperty.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  BugReporter.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  BugReporterObserver.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  ByteCodePatternDetector.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  BytecodeScanningDetector.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  CallGraph.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  CallGraphEdge.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  CallGraphNode.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  CallSite.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  CategorizeBugs.java (deleted) 5065 history 3 years wpugh
Move workflow stuff into separate package
remove internal research workflow stuf…
  CategoryFilteringBugReporter.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  CFGBuildingDetector.java (deleted) 1332 history 5 years 3 months daveho
Major refactoring:
 - All ForwardDataflowAnalysis classes take a DepthFirstSear…
  CheckBcel.java 10171 history download 52 days bill.pugh
apply patch [ 2119482 ] CheckBcel checks for nonexistent classes
  ClassAnnotation.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  ClassContext.java (deleted) 1330 history 5 years 3 months daveho
Moved ClassContext from edu.umd.cs.findbugs to edu.umd.cs.daveho.ba.
  ClassifyBugs.java (deleted) 5065 history 3 years wpugh
Move workflow stuff into separate package
remove internal research workflow stuf…
  ClassMatcher.java (deleted) 4095 history 3 years 6 months daveho
Moved filter classes into a subpackage.
  ClassRegexMatcher.java (deleted) 4095 history 3 years 6 months daveho
Moved filter classes into a subpackage.
  ClassScreener.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  ClassWarningSuppressor.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  CommandLine.java (deleted) 4502 history 3 years 5 months daveho
Refactoring of command-line option handling.
  CompoundMatcher.java (deleted) 4095 history 3 years 6 months daveho
Moved filter classes into a subpackage.
  CountBugs.java (deleted) 5065 history 3 years wpugh
Move workflow stuff into separate package
remove internal research workflow stuf…
  CountBugs2.java (deleted) 5065 history 3 years wpugh
Move workflow stuff into separate package
remove internal research workflow stuf…
  CountBugsFast.java (deleted) 5065 history 3 years wpugh
Move workflow stuff into separate package
remove internal research workflow stuf…
  CountClasses.java (deleted) 5065 history 3 years wpugh
Move workflow stuff into separate package
remove internal research workflow stuf…
  DeepSubtypeAnalysis.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  DelegatingBugReporter.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  Detector.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  Detector2.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  DetectorFactory.java 10115 history download 2 months 3 days bill.pugh
add support for local first pass detectors
  DetectorFactoryChooser.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  DetectorFactoryCollection.java 10164 history download 54 days bill.pugh
get findbugs.xml and messages*.xml from findbugs.home if needed
  DetectorOrderingConstraint.java (deleted) 4304 history 3 years 5 months daveho
Working on getting detector ordering constraints ready to
use in production.
  DetectorToDetector2Adapter.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  DiscoverSourceDirectories.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  DroppedException.java (deleted) 510 history 5 years 6 months daveho
Moved to edu.umd.cs.findbugs.detect package.
  DumbMethods.java (deleted) 510 history 5 years 6 months daveho
Moved to edu.umd.cs.findbugs.detect package.
  EmacsBugReporter.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  ErrorCountingBugReporter.java 10150 history download 1 month 29 days bill.pugh
don't report java.lang.Synthetic as a missing class
  ExcludingHashesBugReporter.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  ExitCodes.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  FatalException.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  FieldAnnotation.java 10295 history download 17 days bill.pugh
clean up findbugs warnings
  FieldWarningSuppressor.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  Filter.java (deleted) 4095 history 3 years 6 months daveho
Moved filter classes into a subpackage.
  FilterBugReporter.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  FilterException.java (deleted) 4095 history 3 years 6 months daveho
Moved filter classes into a subpackage.
  FindBugs.java 10292 history download 17 days bill.pugh
provide analysis feature as to whether bugs are accumulated
  FindBugs2.java 10292 history download 17 days bill.pugh
provide analysis feature as to whether bugs are accumulated
  FindBugsAnalysisFeatures.java 10292 history download 17 days bill.pugh
provide analysis feature as to whether bugs are accumulated
  FindBugsAnalysisProperties.java (deleted) 4501 history 3 years 5 months daveho
Major reworking of analysis features configuration.
They are now chosen using bo…
  FindBugsAnnotationDescriptions.properties 10319 history download 8 days bill.pugh
fix typo
  FindBugsAnnotationDescriptions_ja.properties 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  FindBugsCommandLine.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  FindBugsDisplayFeatures.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  FindBugsMessageFormat.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  FindBugsMessages.properties (deleted) 557 history 5 years 6 months daveho
Removed. The messages for bug display (for the detectors in the
core plugin) now…
  FindBugsMessages_en.properties (deleted) 170 history 5 years 7 months daveho
Removed; renamed as FindBugsMessages.properties, which makes it
the default reso…
  FindBugsProgress.java 10105 history download (1.3.5) 2 months 7 days bill.pugh
Branch for 1.3.5
  FindBugsShortMessages.properties (deleted) 557 history 5 years 6 months daveho
Removed. The messages for bug display (for the detectors in the
core plugin) now…
  FindBugsTypeDescriptions.properties (deleted) 557 history 5 years 6 months daveho
Removed. The messages for bug display (for the detectors in the
core plugin) now…
  FindDoubleCheck.java (deleted) 510 history 5 years 6 months daveho
Moved to edu.umd.cs.findbugs.detect package.
  FindExamples.java (deleted) 5065 history 3 years wpugh
Move workflow stuff into separate package
remove internal research workflow stuf…
  FindExceptionGetMessage.java (deleted) 510 history 5 years 6 months daveho
Moved to edu.umd.cs.findbugs.detect package.