index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
tools
/
scan-view
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-37
/
+0
*
[scan-view] replace deprecated optparse with argparse
Alexander Kornienko
2015-12-21
1
-45
/
+48
*
[scan-build] Make scan-build work whether it's installed or not
Jonathan Roelofs
2015-11-13
3
-5
/
+11
*
[scan-build] Move non user-facing utilities to share
Jonathan Roelofs
2015-11-13
6
-8
/
+11
*
Fix build
Jonathan Roelofs
2015-11-13
1
-1
/
+1
*
[scan-view] Rename 'Resources' --> 'share'
Jonathan Roelofs
2015-11-13
6
-10
/
+10
*
Hiding the scan-build and scan-view projects under the Misc folder in IDEs in...
Aaron Ballman
2015-11-11
1
-0
/
+1
*
Fix build
Jonathan Roelofs
2015-11-10
1
-1
/
+1
*
Implement post-commit review feedback on r252662
Jonathan Roelofs
2015-11-10
1
-3
/
+2
*
Implement the fix that r252641 should have been
Jonathan Roelofs
2015-11-10
1
-9
/
+12
*
Fix missing CMake dependency introduced in r252474
Jonathan Roelofs
2015-11-10
1
-2
/
+4
*
Fix the cmake build after r252474 broke it
Jonathan Roelofs
2015-11-09
1
-2
/
+5
*
Create install targets for scan-build and scan-view
Jonathan Roelofs
2015-11-09
4
-3
/
+73
*
[analyzer] scan-view: don't ever serve absolute paths.
Jordan Rose
2013-04-29
1
-12
/
+4
*
Further harden checking that scan-view isn't serving up pages outside
Ted Kremenek
2012-10-12
1
-2
/
+2
*
Have scan-view guard against serving up pages outside the root directory.
Ted Kremenek
2012-10-12
1
-0
/
+5
*
Fix call to send_error() in scan-view. An int error code is expected but a s...
Ted Kremenek
2011-02-21
1
-1
/
+1
*
Increase scan-view max timeout to 1 minute.
Ted Kremenek
2009-05-04
1
-1
/
+1
*
"missing ivar release" is a performance bug.
Ted Kremenek
2008-10-30
2
-0
/
+2
*
Generalize searching for the keyword "leak" in a bug type.
Ted Kremenek
2008-10-24
1
-1
/
+1
*
For Radar reporting, null dereferences should be default classified as "Crash...
Ted Kremenek
2008-10-23
1
-0
/
+2
*
Set reproducibility back to "Always"
Ted Kremenek
2008-09-30
1
-0
/
+0
*
scan-view: Remove some debugging prints.
Daniel Dunbar
2008-09-30
1
-2
/
+0
*
Default reproducibility to "Not applicable"
Ted Kremenek
2008-09-30
1
-0
/
+0
*
Make "Performance" the default Radar classification for leaks. "Other" for a...
Ted Kremenek
2008-09-30
1
-1
/
+10
*
Make a separate parameter class for "Radar classifications".
Ted Kremenek
2008-09-30
1
-5
/
+13
*
Add "SelectionParameter" class to represent drop-down boxes.
Ted Kremenek
2008-09-30
2
-13
/
+27
*
Conditionally load/save default parameter value from config file.
Ted Kremenek
2008-09-30
1
-0
/
+2
*
Use objects to represent form parameters. This allows us to abstract away some
Ted Kremenek
2008-09-30
2
-18
/
+44
*
Tabs -> Spaces.
Ted Kremenek
2008-09-30
1
-4
/
+4
*
Fix braindead bug, ID number was hardcoded.
Daniel Dunbar
2008-09-29
1
-0
/
+0
*
Change Radar reproducibility to "Always".
Daniel Dunbar
2008-09-26
1
-0
/
+0
*
Disable report crashes link for the time being.
Daniel Dunbar
2008-09-25
1
-3
/
+7
*
Add link to report analyzer failures (parse errors, asserts, etc).
Daniel Dunbar
2008-09-25
1
-45
/
+202
*
Add scan-view '--allow-all-hosts' option, by default access is now
Daniel Dunbar
2008-09-24
2
-0
/
+7
*
scan-view: Add header and "report bug" links to report pages.
Daniel Dunbar
2008-09-22
1
-2
/
+18
*
scan-view: Add links to open files using default file handler.
Daniel Dunbar
2008-09-22
2
-9
/
+230
*
scan-view: Update for "button" class change, drop magic resolution of
Daniel Dunbar
2008-09-22
1
-3
/
+29
*
Removed scan-view's version of scanview.css.
Ted Kremenek
2008-09-22
1
-70
/
+0
*
not executable
Nuno Lopes
2008-09-22
1
-0
/
+0
*
scan-view: Add links from bug reporting forms to report & summary pages.
Daniel Dunbar
2008-09-22
1
-5
/
+13
*
scan-view: Search for available port if default is unavailable.
Daniel Dunbar
2008-09-22
2
-17
/
+40
*
scan-view: Store bug reporter defaults in ~/.scanview.cfg
Daniel Dunbar
2008-09-22
1
-13
/
+56
*
scan-view tweak
Daniel Dunbar
2008-09-22
1
-1
/
+6
*
scan-view tweaks
Daniel Dunbar
2008-09-22
1
-6
/
+6
*
Improve scan-view report bug (submitted) interface.
Daniel Dunbar
2008-09-22
3
-65
/
+100
*
Improve scan-view report bug interface.
Daniel Dunbar
2008-09-22
3
-33
/
+133
*
scan-view tweaks:
Daniel Dunbar
2008-09-21
1
-2
/
+21
*
scan-view tweaks:
Daniel Dunbar
2008-09-21
2
-4
/
+21
*
scan-view: Add more information to default bug description and use
Daniel Dunbar
2008-09-21
1
-3
/
+15
[next]