]> git.ozlabs.org Git - ccan/history - tools/ccanlint
ccan: add -Wpointer-arith and -Wwrite-strings by default
[ccan] / tools / ccanlint /
2011-03-17 Rusty Russellccanlint: fix gdb line in tests_pass helper.
2011-03-17 Rusty Russelltools: fix ctype.h and string usage.
2011-03-17 Rusty Russellccanlint: objects_build_with_stringchecks
2011-03-17 Rusty Russellccanlint: don't ever used pre-built modules as dependen...
2011-03-16 Rusty Russelltools: actually add non-source files to other_files...
2011-03-08 Joey Adamstools: Fixed unchecked *strrchr in a couple places.
2011-03-02 Rusty Russellccanlint: give a point per compile_ok/compile_fail...
2011-03-02 Rusty Russellccanlint: don't fail just because we don't have positiv...
2011-03-01 Rusty Russellccanlint: prepend module headers before standard ones.
2011-03-01 Rusty Russellccanlint: don't crash when given --target=hash_if and...
2011-03-01 Rusty Russellccanlint: check for #ifdef
2011-03-01 Rusty Russellccanlint: run tests with reduced-feature config.h
2011-03-01 Rusty Russellccanlint: compile module with reduced-feature config.h
2011-03-01 Rusty Russellccanlint: create reduce-feature config.h
2011-03-01 Rusty Russellccanlint: --compiler and --cflags options.
2011-03-01 Rusty Russellccanlint: read config.h to get compilation flags at...
2011-03-01 Rusty Russellccanlint: handle weird directories.
2011-02-24 Rusty Russellccanlint: fix more potential segvs when reporting ccanl...
2011-02-17 Rusty Russellccanlint: print coverage amount when -vv
2011-02-17 Rusty Russellccanlint: fix format error when test output contains %
2011-02-22 Rusty Russellccanlint: recognise new BSD 3-clause license.
2011-01-28 Rusty Russellccanlint: fix SEGV when example has format string.
2011-01-22 Brad Hardsccanlint: protect against the function element in the...
2011-01-22 Rusty Russellccanlint: always print \n at end of error message.
2011-01-20 Rusty Russellccanlint: don't collect results from test children
2011-01-18 Rusty Russellccanlint: fix _info option handling
2011-01-18 Rusty Russellstrsplit: remove nump argument
2011-01-09 Rusty Russellccanlint: -k all
2011-01-09 Rusty Russellccanlint: -k should not pollute module directory.
2011-01-17 Rusty Russellccanlint: check examples actually mention thing they...
2011-01-17 Rusty Russellccanlint: fix trailing / in -d.
2011-01-17 Rusty Russellccanlint: score_file_error() takes printf-format
2011-01-17 Rusty Russellccanlint: fix score for info_summary_single_line
2011-01-17 Rusty Russellccanlint: neaten info_summary_single_line with new...
2011-01-17 Brad Hardsccanlint: add test case for metadata summary line on...
2011-01-13 Rusty Russellhtable: fix type of cmpfn in htable_type
2011-01-09 Rusty Russellccanlint: fix and simplify depends-accurate (with strreg)
2011-01-08 Rusty Russellccanlint: fix total score for running examples
2011-01-08 Rusty Russellccanlint: fix uninitialized variable
2011-01-07 Rusty Russellstr: strcount
2011-01-07 Rusty Russellccanlint: use positive description for test_pass_valgri...
2011-01-07 Rusty Russellccanlint: print keys in output
2011-01-07 Rusty Russellccanlint: rename files to match keys
2011-01-07 Rusty Russellccanlint: rename structures to match keys
2011-01-07 Rusty Russellccanlint: list dependencies by key
2011-01-07 Rusty Russellccanlint: rename test keys
2011-01-07 Joey Adamsccanlint: added --test-dep-graph option
2011-01-07 Joey Adamsccanlint: fix segfault caused by tests not depending...
2011-01-06 Rusty Russellccanlint: allow BSD-MIT for MIT license.
2011-01-04 Rusty Russellccanlint: have valgrind fail with an error, always
2011-01-04 Rusty Russellccanlint: compile modules required by examples.
2011-01-04 Rusty Russellccanlint: make get_manifest cache manifests
2011-01-01 Rusty Russellccanlint: give a bonus for 100% code coverage
2010-12-13 Rusty Russellccanlint: use valgrind options when debugging too
2010-12-13 Rusty Russellccanlint: report valgrind "definite" leaks.
2010-12-13 Rusty Russellccanlint: fix bogus strerror printing when unknown...
2010-12-13 Rusty Russellccanlint: fix error with --target=build
2010-12-08 Rusty Russellccanlint: fix compile on x86-64
2010-12-06 Rusty Russellccanlint: ignore comments when parsing examples.
2010-12-06 Rusty Russellccanlint: show example we actually compiled when we...
2010-12-06 Rusty Russellccanlint: examples_compile depends on build, which...
2010-12-06 Rusty Russellccanlint: fix usage of static funcs
2010-12-01 Rusty RussellMerge branch 'tdb2'
2010-11-23 Rusty Russellccanlint: build depends if necessary
2010-11-23 Rusty Russellccanlint: fix -x core dump
2010-11-17 Rusty Russellccanlint: add ccanlint section to _info
2010-11-17 Rusty Russellccanlint: override _info's Fails: with --target
2010-11-17 Rusty Russellccanlint: run tests in alphabetical order
2010-11-15 Rusty Russellccanlint: remove -Werror, use output of compile command...
2010-11-14 Rusty Russellccanlint: make compile commands return output.
2010-11-15 Rusty Russellccanlint: fix idempotent handler
2010-11-14 Rusty Russellccanlint: only print 5 lines of output unless -vv
2010-11-15 Rusty Russellccanlint: print error information even if we pass.
2010-11-14 Rusty Russellccanlint: minor print formatting cleanup.
2010-11-15 Rusty Russellccanlint: don't skip every second question
2010-11-10 Rusty Russellccanlint: check license and LICENSE symlink.
2010-11-10 Rusty Russellccanlint: clarify different -v levels.
2010-11-10 Rusty Russellccanlint: fix --target=examples-compile
2010-11-10 Rusty Russellccanlint: use isspace instead of isblank
2010-11-10 Rusty Russellccanlint: typo fix and fix errant description parsing.
2010-11-10 Rusty Russellccanlint: tweak example compilation.
2010-11-10 Rusty Russellccanlint: list file errors in order they are encountered.
2010-11-10 Rusty Russellccanlint: fix abort when -vv used and examples don...
2010-11-10 Rusty RussellMerge branch 'ronnie'
2010-11-09 Rusty Russellccanlint: rework so checks have more structure.
2010-11-08 Rusty Russellccanlint: fix up creation of test/run.c
2010-11-07 Rusty Russellccanlint: fix compilation of chained examples.
2010-11-04 Rusty Russellccanlint: add --target
2010-11-04 Rusty Russellccanlint: add test to look for modules we use but don...
2010-11-04 Rusty Russellccanlint: fix wrong initialization in example compilation.
2010-11-04 Rusty Russellccanlint: try running example code.
2010-11-03 Rusty Russellccanlint: make tests non-compulsory, always print score.
2010-11-03 Rusty Russellccanlint: with -vv, give details on attempts to compile...
2010-11-03 Rusty Russelltools: new "configurator" tool.
2010-10-26 Rusty Russellopt: wean off getopt_long, beef up tests.
2010-10-26 Rusty Russellopt: change / separator to |
2010-10-20 Rusty Russelltools: fixes for 64-bit.
2010-10-08 Rusty Russellccanlint: use opt package.
2010-10-07 Rusty Russellccanlint: yet more modifications to example extraction...
2010-10-06 Rusty Russellccanlint: yet more heuristics for compiling examples.
next