Age | Commit message (Expand) | Author |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-23 | loplugin:unusedfields in soltools/ | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite; Mac-specific code) | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-02 | loplugin:unusedmethods | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-16 | -fsanitize=nonnull-attribute | Stephan Bergmann |
2015-04-02 | loplugin:staticmethods | Noel Grandin |
2015-03-02 | V804: Decreased performance | Caolán McNamara |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2014-12-09 | warning C4267: conversion from 'size_t' to 'int' (MSVC 64-bit) | Stephan Bergmann |
2014-12-09 | warning C4267: conversion from 'size_t' to 'int' (MSVC 64-bit) | Stephan Bergmann |
2014-11-06 | coverity#1000834 Use of untrusted string value | Caolán McNamara |
2014-10-28 | coverity#982185 silence Unchecked return value from library | Caolán McNamara |
2014-10-04 | coverity#706158 Copy into fixed size buffer | Norbert Thiebaud |
2014-10-02 | coverity#1233618 Overlapping buffer in memory copy | Caolán McNamara |
2014-09-04 | coverity#1019334 Explicit null dereferenced | Caolán McNamara |
2014-06-24 | mkdepend: cleanup indentation and function declarations | Noel Grandin |
2014-06-24 | remove use of register keyword in C files | Noel Grandin |
2014-06-17 | -Wstrict-prototypes | Stephan Bergmann |
2014-05-30 | coverity#705235 Missing break in switch | Caolán McNamara |
2014-05-30 | coverity#705236 Missing break in switch | Caolán McNamara |
2014-05-30 | coverity#705237 Missing break in switch | Caolán McNamara |
2014-05-27 | Remove unnecessary semicolons | Peter Senna Tschudin |
2014-05-24 | coverity#982647 Missing break in switch | Caolán McNamara |
2014-05-22 | Fix some memory leak in soltools/cpp tool | Stephan Bergmann |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-04-10 | Clean up function declaration | Stephan Bergmann |
2014-04-04 | Move prototype to include | Stephan Bergmann |
2014-03-31 | Typo #elsif -> #elif | Stephan Bergmann |
2013-11-17 | WaE: 'PATH_MAX' : macro redefinition | Tor Lillqvist |
2013-11-16 | Fix for VS 2013 compilation | Jesús Corrius |
2013-08-30 | WaE: size_t/unsigned int: possible loss of data | Tor Lillqvist |
2013-08-22 | left shift of 1 by 31 places cannot be represented in type 'int' | Stephan Bergmann |
2013-08-21 | We don't seem to actually need glibc getopt | Tor Lillqvist |
2013-07-14 | Mark as const | Takeshi Abe |
2013-05-10 | soltools: remove Package_inc and empty unistd.h nonsense | Michael Stahl |
2013-04-24 | error: too many arguments in call to 'pr_dummy' [-Werror] | Stephan Bergmann |
2013-04-24 | gbuild: get rid of processdeps.awk | Michael Stahl |
2013-04-09 | add external for unistd.h | David Tardon |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-19 | reduce whitespaces between include and filename | Thomas Arnhold |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-13 | more subtle dependencies for cross-compilation | Matúš Kukan |
2013-02-28 | remove dmake-only utils | Peter Foley |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl |