summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-24ownership-eval: Add an ownership_* attribute evaluator WIPwip/pwithnall/ownershipPhilip Withnall7-1/+473
2014-12-24gir-attributes: WIP work to add ownership attributesPhilip Withnall1-15/+422
2014-12-22gir-manager: Fix method lookupPhilip Withnall1-31/+158
2014-12-22tests: Include some more headers in the generic test headerPhilip Withnall1-0/+2
2014-12-22gerror: Add some extra debug outputPhilip Withnall1-0/+8
2014-12-22plugin: Hoist the GIR manager to be a globalPhilip Withnall2-14/+17
2014-11-20tests: Add a non-GLib testPhilip Withnall4-0/+19
2014-11-20scripts: Include plugin arguments when run with -analyzePhilip Withnall1-0/+3
2014-11-19gerror: Fix crash when running on non-GLib codePhilip Withnall2-8/+18
2014-11-19gerror: Remove unreachable codePhilip Withnall1-34/+1
2014-11-18scripts: Improve escaping arguments when passing through to clangPhilip Withnall1-27/+54
2014-11-18bugs: Add a bug about tartan --helpPhilip Withnall1-0/+50
2014-11-17gerror: Add a GError checkerPhilip Withnall12-0/+2086
2014-11-17fixup! tests: Add a comment about viewing the ExplodedGraphPhilip Withnall1-1/+1
2014-11-17plugin: Add support for path-sensitive checkersPhilip Withnall2-2/+14
2014-11-17plugin: Add some debug macros for dumpable objectsPhilip Withnall1-0/+5
2014-11-17plugin: Split Checker into Checker and ASTCheckerPhilip Withnall6-12/+17
2014-11-17bugs: Add a bug about ownership attributesPhilip Withnall3-0/+80
2014-11-17bugs: Add a bug about performance testingPhilip Withnall3-0/+80
2014-11-17tests: Add a comment about viewing the ExplodedGraphPhilip Withnall1-0/+3
2014-11-03tests: Update non-null warning messages to support LLVM 3.5Philip Withnall3-43/+43
2014-11-03plugin: Update plugin registration API to support LLVM 3.5Philip Withnall1-0/+34
2014-11-03type-manager: Update type iteration API to support LLVM 3.5Philip Withnall1-0/+7
2014-11-03plugin: Update Clang types API to support LLVM 3.5Philip Withnall2-2/+34
2014-11-03plugin: Update Clang attribute API to LLVM 3.5Philip Withnall2-0/+43
2014-11-03plugin: Update diagnostic ID API calls to LLVM 3.5Philip Withnall2-4/+6
2014-11-03build: Require C++11 support to compile TartanPhilip Withnall2-0/+148
2014-07-03bugs: Update the file descriptor bug with an ML linkPhilip Withnall2-0/+30
2014-07-03scripts: Handle running under ./configurePhilip Withnall1-1/+6
2014-07-03plugin: Add a --verbose command line optionPhilip Withnall1-4/+12
2014-07-03gsignal: Allow swapped object instances to have actual type gpointerPhilip Withnall3-64/+122
2014-07-01scripts: Handle setting CC=tartan correctlyPhilip Withnall1-3/+17
2014-07-01tests: Enable automake’s color-tests optionPhilip Withnall1-1/+1
2014-07-01build: Move AX_CHECK_ENABLE_DEBUG above AM_PROG_CCPhilip Withnall1-3/+3
2014-06-30gsignal: Improve error output for boolean typesPhilip Withnall1-1/+1
2014-06-30gsignal: Fix expected types for enums and flags in signalsPhilip Withnall3-2/+27
2014-06-30gir-manager: Handle functions which equal a namespace prefixPhilip Withnall1-7/+12
2014-06-30tests: Fix a few expected test outputs for gvariant-new.cPhilip Withnall1-10/+10
2014-06-30plugin: Enable --quiet if V=0 is set in the environmentPhilip Withnall1-0/+6
2014-06-30gir-manager: Handle NULL C prefixes from GIRsPhilip Withnall1-7/+17
2014-06-30gvariant: Use Clang’s internal handling of integer promotionPhilip Withnall1-1/+1
2014-06-30gvariant: Check for use of architecture-dependent typesPhilip Withnall2-2/+113
2014-06-30gvariant: Explicitly use fixed-width GLib types in error messagesPhilip Withnall2-9/+11
2014-06-29bugs: Various new bugs for small featuresPhilip Withnall15-0/+471
2014-06-29gsignal: Fix callback instance type checking for supertypesPhilip Withnall3-8/+83
2014-06-29gsignal: Correctly handle subtyping of GObject interfacesPhilip Withnall1-12/+52
2014-06-29debug: Only use the Remark output level for LLVM > 3.4Philip Withnall1-0/+7
2014-06-29gvariant: Fix use of freed memoryPhilip Withnall1-3/+3
2014-06-29gsignal: Fix use of freed memoryPhilip Withnall1-3/+3
2014-06-29clang-plugin: Print help and version on stdout not stderrPhilip Withnall1-6/+6