1. 1e0ead4 ccc: Bug fix, output can be NULL. by Daniel Dunbar · 16 years ago
  2. b37c965 ccc: Even more Darwin/cc1 argument translation support. by Daniel Dunbar · 16 years ago
  3. 3ecc20f ccc: Add leading space in -### output to match gcc. by Daniel Dunbar · 16 years ago
  4. dff9f50 ccc: (Darwin) More argument translation for Darwin/Compile tool. by Daniel Dunbar · 16 years ago
  5. 816dd50 ccc: (Darwin) More argument translation for Darwin/Compile tool. by Daniel Dunbar · 16 years ago
  6. 6325fcf ccc: (Darwin) Start implementing argument translation for Darwin/Compile tool. by Daniel Dunbar · 16 years ago
  7. 3235fdb ccc: When constructing a named output, only use base name (not full path). by Daniel Dunbar · 16 years ago
  8. 9cb2253 ccc: (Darwin) Move path resolution into ToolChain. by Daniel Dunbar · 16 years ago
  9. 996ce96 ccc: Implement the rest of Darwin/Assembler argument translation. by Daniel Dunbar · 16 years ago
  10. 4a0ba1a ccc: Implement macosx-version-min conditions (including a bug fix). by Daniel Dunbar · 16 years ago
  11. 9c257c3 ccc: Generalize Darwin/Link tool based on Darwin version. by Daniel Dunbar · 16 years ago
  12. 2ec55bc ccc: Support arguments which behave like linker inputs. by Daniel Dunbar · 16 years ago
  13. ee8cc26 ccc: (Darwin) Pass -ObjC to linker if -ObjC, -ObjC++ or -fobjc is present. by Daniel Dunbar · 16 years ago
  14. 9c199a0 ccc: Add fairly complete argument translation for Darwin link step. by Daniel Dunbar · 16 years ago
  15. 0fe5a4f ccc: Add several convenience methods for argument translation. by Daniel Dunbar · 16 years ago
  16. 6f5d65a ccc: Add and name a host of arguments. by Daniel Dunbar · 16 years ago
  17. bee1f0d ccc: Give the Host an opportunity to switch ToolChains when binding by Daniel Dunbar · 16 years ago
  18. e99f926 ccc: Print -### output on stderr to match gcc. by Daniel Dunbar · 16 years ago
  19. 4312472 ccc: Introduce ToolChains for mapping Actions to Tools which can perform them. by Daniel Dunbar · 16 years ago
  20. a9ad2bc ccc: Add generic assembler & linker tools which effectively shell out to gcc. by Daniel Dunbar · 16 years ago
  21. d38c11e ccc: Add information about whether type can be user specified (a -x by Daniel Dunbar · 16 years ago
  22. a75ea3d ccc: Get host information via Driver methods. by Daniel Dunbar · 16 years ago
  23. 9066af8 ccc: Start defining host information. by Daniel Dunbar · 16 years ago
  24. 39cbfaa ccc: Make proper synthetic arguments in places we have to construct by Daniel Dunbar · 16 years ago
  25. db43990 ccc: Change Command to take list of strings for argv instead of Arg by Daniel Dunbar · 16 years ago
  26. efb4aeb ccc: Extend ArgList to support indexing into a synthetic arg array by Daniel Dunbar · 16 years ago
  27. fb2c5c4 ccc: Refactor so that all accesses to actual input strings go through by Daniel Dunbar · 16 years ago
  28. 1dd2ada ccc: Remove ValueArg::setValue, this is no longer used. by Daniel Dunbar · 16 years ago
  29. ba6e323 ccc: Track last actual argument instance for each option & change by Daniel Dunbar · 16 years ago
  30. 5039f21 ccc: Use dummy InputOption and UnknownOption classes instead of by Daniel Dunbar · 16 years ago
  31. 1e5f3eb ccc: Introduce ArgList for keeping input argv & parsed Args together. by Daniel Dunbar · 16 years ago
  32. a567751 Add prototype ccc rewrite. by Daniel Dunbar · 16 years ago
  33. 56f6e3f "missing ivar release" is a performance bug. by Ted Kremenek · 16 years ago
  34. 03373df Generalize searching for the keyword "leak" in a bug type. by Ted Kremenek · 16 years ago
  35. 7ab9447 For Radar reporting, null dereferences should be default classified as "Crash/Hang/Data loss" <rdar://problem/6315624> by Ted Kremenek · 16 years ago
  36. c94e31e Set reproducibility back to "Always" by Ted Kremenek · 16 years ago
  37. c6607f8 scan-view: Remove some debugging prints. by Daniel Dunbar · 16 years ago
  38. 8fe38a6 Default reproducibility to "Not applicable" by Ted Kremenek · 16 years ago
  39. ba78cc0 Make "Performance" the default Radar classification for leaks. "Other" for all others (for now). by Ted Kremenek · 16 years ago
  40. 8ce622d Make a separate parameter class for "Radar classifications". by Ted Kremenek · 16 years ago
  41. fe6fa07 Add "SelectionParameter" class to represent drop-down boxes. by Ted Kremenek · 16 years ago
  42. 480bc34 Conditionally load/save default parameter value from config file. by Ted Kremenek · 16 years ago
  43. 19c8820 Use objects to represent form parameters. This allows us to abstract away some by Ted Kremenek · 16 years ago
  44. 13c03d8 Tabs -> Spaces. by Ted Kremenek · 16 years ago
  45. 58df184 Fix braindead bug, ID number was hardcoded. by Daniel Dunbar · 16 years ago
  46. 15d6719 Change Radar reproducibility to "Always". by Daniel Dunbar · 16 years ago
  47. b5f9a4e Disable report crashes link for the time being. by Daniel Dunbar · 16 years ago
  48. 7ebe0ed Add link to report analyzer failures (parse errors, asserts, etc). by Daniel Dunbar · 16 years ago
  49. f6a415f Add scan-view '--allow-all-hosts' option, by default access is now by Daniel Dunbar · 16 years ago
  50. 17fded6 scan-view: Add header and "report bug" links to report pages. by Daniel Dunbar · 16 years ago
  51. 4d20cf7 scan-view: Add links to open files using default file handler. by Daniel Dunbar · 16 years ago
  52. 28870e1 scan-view: Update for "button" class change, drop magic resolution of by Daniel Dunbar · 16 years ago
  53. 51e6ffe Removed scan-view's version of scanview.css. by Ted Kremenek · 16 years ago
  54. 7ccce6b not executable by Nuno Lopes · 16 years ago
  55. c2dd345 scan-view: Add links from bug reporting forms to report & summary pages. by Daniel Dunbar · 16 years ago
  56. 7ad535d scan-view: Search for available port if default is unavailable. by Daniel Dunbar · 16 years ago
  57. 8dcd940 scan-view: Store bug reporter defaults in ~/.scanview.cfg by Daniel Dunbar · 16 years ago
  58. e673c08 scan-view tweak - Require index.html in provided results directory. by Daniel Dunbar · 16 years ago
  59. 7345e47 scan-view tweaks - Use more correct HTTP error codes on (unexpected) errors. by Daniel Dunbar · 16 years ago
  60. 47cceff Improve scan-view report bug (submitted) interface. by Daniel Dunbar · 16 years ago
  61. 7826629 Improve scan-view report bug interface. by Daniel Dunbar · 16 years ago
  62. b131c8a scan-view tweaks: by Daniel Dunbar · 16 years ago
  63. cb028b0 scan-view tweaks: by Daniel Dunbar · 16 years ago
  64. 25b51d0 scan-view: Add more information to default bug description and use by Daniel Dunbar · 16 years ago
  65. feee21a Don't add Bugzilla reporter (not yet implemented) by Daniel Dunbar · 16 years ago
  66. 3bf5ebe Have ScanView.py generate a "<td></td>" pair in the output HTML instead of having scan-build output an empty (and possibly unused) <td>. by Ted Kremenek · 16 years ago
  67. 5472249 Make scan-view more robust / friendly when bug reporting fails. by Daniel Dunbar · 16 years ago
  68. e33d368 Add initial implementation of scan-view by Daniel Dunbar · 16 years ago