Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
| | | | | Run "make update-copyright". | ||||
* | manywarnings: Don't mention gcc version in docstring. | Simon Josefsson | 2011-11-30 | 1 | -4/+4 |
| | | | | | * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Doc fix. Suggested by Jim Meyering <meyering@redhat.com>. | ||||
* | manywarnings: drop -Wunsuffixed-float-constants | Eric Blake | 2011-11-29 | 1 | -2/+1 |
| | | | | | | | * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): C99 does not allow '1.0D', which is the only way to silence this warning for 'double'. Signed-off-by: Eric Blake <eblake@redhat.com> | ||||
* | manywarnings: More warnings. | Simon Josefsson | 2011-11-20 | 1 | -0/+27 |
| | | | | * m4/manywarnings.m4: Add more warnings from gcc 4.6.2. | ||||
* | manywarnings: fix indentation | Bruno Haible | 2011-04-30 | 1 | -110/+111 |
| | | | | * m4/manywarnings.m4: Indent by 2 spaces consistently. | ||||
* | manywarnings: add -Wno-missing-field-initializers if needed | Pádraig Brady | 2011-04-30 | 1 | -1/+50 |
| | | | | | | * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add the above option if it's needed to allow initialization with { 0, }, which is the case with GCC before version 4.7 | ||||
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -1/+1 |
| | | | | Run the new "make update-copyright" rule. | ||||
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
| | | | | | Use the same procedure as for 2009, outlined in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081 | ||||
* | manywarnings: Add GCC 4.4 warnings. | Simon Josefsson | 2009-06-02 | 1 | -2/+6 |
| | |||||
* | m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add more warnings. | Simon Josefsson | 2008-12-11 | 1 | -0/+10 |
| | |||||
* | Fix typo in last commit. | Simon Josefsson | 2008-11-18 | 1 | -1/+1 |
| | |||||
* | warnings: Split off some code to new module manywarnings. | Simon Josefsson | 2008-11-18 | 1 | -0/+94 |