]> granicus.if.org Git - clang/shortlog
clang
2008-06-24 Ted KremenekUpdate serialization for ObjCMessageExpr to handle...
2008-06-24 Ted KremenekObjCMessageExpr objects that represent messages to...
2008-06-24 Argyrios KyrtzidisMove the namespace action declarations at the "C++...
2008-06-24 Cedric VenetTest commit: changed the forward declaration of FieldDe...
2008-06-24 Ted KremenekFix comments: "class method" should be "instance method...
2008-06-24 Ted KremenekRemove unneeded method arguments.
2008-06-24 Ted KremenekCache ObjC summaries by IdentifierInfo*, not by ObjCInt...
2008-06-24 Ted KremenekPatch by Anders Bergh:
2008-06-23 Ted KremenekAdded ObjCSummaryCache, a new summary cache object...
2008-06-23 Ted KremenekRename summary methods for "instance methods" to "class...
2008-06-23 Ted KremenekUpdated latest checker build to checker-44.
2008-06-23 Ted KremenekThe CF retain/release checker now assumes that allocati...
2008-06-23 Ted KremenekUpdate VS project files. Patch by Cedric Venet!
2008-06-22 Chris Lattneradd a new clang::APValue class at Eli's request. It...
2008-06-21 Chris Lattneradd a fixme back
2008-06-21 Chris Lattner"this patch adds code generation hooks for Objective...
2008-06-21 Chris LattnerImplement printing for ObjCClassDecl's, patch by Jean...
2008-06-21 Chris LattnerDon't add isa with @defs only to work around it in...
2008-06-21 Chris Lattner"This moves built-in Objective-C types up the scope...
2008-06-21 Chris Lattneradd parser and sema support for the funny ObjC '@defs...
2008-06-21 Chris Lattnerremove dead enums.
2008-06-21 Chris LattnerSwitch 'super' from being a weird cast thing to being...
2008-06-21 Chris Lattner"This maps the -pthread option to -lpthread - this...
2008-06-21 Ted KremenekInclude stdint.h instead of stdio.h.
2008-06-21 Argyrios KyrtzidisK&R-style functions not allowed in C++.
2008-06-20 Ted KremenekUpdated latest static analyzer builder to checker-43.
2008-06-20 Ted KremenekTest the dead-store checker using both -warn-dead-store...
2008-06-20 Ted KremenekWhen using the dead-stores checker with the BugReporter...
2008-06-20 Ted KremenekUpdated latest checker build.
2008-06-20 Ted KremenekUpdated call to dead stores to use proper arguments.
2008-06-20 Ted KremenekUpdated latest static analyzer build to checker-41.
2008-06-20 Ted KremenekUpdated Xcode project.
2008-06-20 Ted KremenekModified the dead stores checker to...
2008-06-20 Ted KremenekAdded ParentMap, a class to represent a lazily construc...
2008-06-20 Ted KremenekAdded "Decl::getCodyBody()", a virtual method that...
2008-06-19 Ted KremenekUpdated latest static analysis build.
2008-06-19 Ted KremenekAdd DTD information.
2008-06-19 Mike StumpRemove tabs.
2008-06-19 Mike StumpOne more test checkin.
2008-06-19 Mike StumpTest commit to see if new account works.
2008-06-19 Ted KremenekIntroduce initial transfer function support for __imag_...
2008-06-18 Ted KremenekUpdated static analyzer build to checker-39.
2008-06-18 Ted KremenekAdded a new ProgramPoint: PostPurgeDeadSymbols. This...
2008-06-17 Ted KremenekUpdate website link to latest checker build.
2008-06-17 Ted KremenekFix non-termination bug reported by Thomas Clement!
2008-06-17 Chris LattnerChange self/_cmd to be instances of ImplicitParamDecl...
2008-06-17 Nuno Lopeshandle -arch and -isysroot correctly (like ccc-analysze...
2008-06-17 Ted KremenekAdded link to Developer Meeting.
2008-06-17 Ted KremenekFlush bullets in <ul>
2008-06-17 Ted KremenekConvert <h4> to <h3>.
2008-06-17 Ted KremenekTighten <h2> padding.
2008-06-17 Ted KremenekSimplify anchor.
2008-06-17 Ted KremenekRemove margin above <h1>.
2008-06-17 Ted KremenekMake "important notes" more succinct.
2008-06-17 Ted KremenekInclude the "latest build" checker link using SSI.
2008-06-17 Ted KremenekSplit static analysis page into two pages: a high-level...
2008-06-17 Ted KremenekTweak font sizes.
2008-06-17 Ted KremenekConvert <h2> -> <h3>. <h1> -> <h2> (more consistent...
2008-06-17 Eli FriedmanMake this test actually pass, in addition to the previo...
2008-06-17 Ted KremenekFix more strict-aliasing warnings.
2008-06-17 Ted KremenekOnly use colored output when the environment variable...
2008-06-17 Ted KremenekThis patch is motivated by numerous strict-aliasing...
2008-06-16 Ted KremenekSilence uninitialized value warning in Release build.
2008-06-16 Ted KremenekSilence uninitialized value warning during Release...
2008-06-16 Ted KremenekRemove debugging message in ccc-analyzer.
2008-06-16 Ted KremenekLatest release is checker-37.
2008-06-16 Ted KremenekRe-enable the analyzer.
2008-06-16 Ted KremenekRemove Analysis-Apple.
2008-06-16 Ted KremenekMove test case "uninit-msg-expr.m" from Analysis-Apple...
2008-06-16 Ted KremenekMoved test case NoReturn.m from Analysis-Apple to Analy...
2008-06-16 Ted KremenekMove NSString.m test case from Analysis-Apple to Analys...
2008-06-16 Ted KremenekUpdate test case to use -pedantic (makes the test case...
2008-06-16 Ted KremenekFix misspelling of "svelte".
2008-06-16 Ted KremenekMove Analysis-Apple/CFString.c to Analysis (the test...
2008-06-16 Ted KremenekMove CFDateGC.m test case from Analysis-Apple to Analys...
2008-06-16 Ted KremenekMoved CFDate.m from test/Analysis-Apple to test/Analysi...
2008-06-16 Ted KremenekAdd test case for NSString format-string checking.
2008-06-16 Ted KremenekIntroduce preliminary support for NSString format-strin...
2008-06-16 Chris Lattnerforce size of alloca to i32, which is currently require...
2008-06-13 Eli FriedmanBasic support for volatile loads and stores. Stores...
2008-06-13 Ted KremenekTweak h1 line-height to avoid text overlay issues in...
2008-06-13 Ted KremenekCSS tweaks with the menu to help resolve some menu...
2008-06-13 Argyrios KyrtzidisAllow -parse-noop -verify options to be used together.
2008-06-12 Ted KremenekGrammo.
2008-06-12 Ted KremenekAdded an "important notes" section. Tweaked formatting.
2008-06-12 Argyrios KyrtzidisFix broken test.
2008-06-12 Argyrios KyrtzidisMultiple tests in a single test file must be linked...
2008-06-11 Argyrios KyrtzidisFix "copy & paste" error.
2008-06-11 Ted KremenekAdded direct link to latest analyzer build on Mac OS X.
2008-06-11 Ted KremenekAdded a disclaimer about running time, and provided...
2008-06-11 Ted KremenekUse relative links that start with "/" so the menu...
2008-06-11 Eli FriedmanDon't crash if we can't find FileEntry info for a typed...
2008-06-11 Ted KremenekUse same CSS as the rest of the clang website.
2008-06-11 Ted KremenekFix menu/content overlap.
2008-06-11 Ted KremenekMore padding adjustments.
2008-06-11 Ted KremenekShorten menu item name.
2008-06-11 Ted KremenekAdd some padding to the right of "content" to balance...
2008-06-11 Ted KremenekLess padding... (difficult to preview without commits)
2008-06-11 Ted KremenekMore padding...
2008-06-11 Ted KremenekExpand padding of content.
next