Paul Eggert
a3fd683de3
version-etc: new year
...
* build-aux/gendocs.sh (version):
* doc/gendocs_template:
* doc/gendocs_template_min:
* doc/gnulib.texi:
* lib/version-etc.c (COPYRIGHT_YEAR):
Update copyright dates by hand in templates and the like.
* all files: Run 'make update-copyright'.
2017-01-01 02:59:23 +00:00
Paul Eggert
71090a2a31
version-etc: new year
...
* build-aux/gendocs.sh (version):
* doc/gendocs_template:
* doc/gendocs_template_min:
* doc/gnulib.texi:
* lib/version-etc.c (COPYRIGHT_YEAR):
Update copyright dates by hand in templates and the like.
* all files: Run 'make update-copyright'.
2016-01-01 00:57:21 -08:00
Assaf Gordon
c496809ef2
pmccabe2html: fix gawk regex escaping
...
* build-aux/pmccabe2html: Add one more backslash to properly
escape the gsub replacement value. Fixes this error:
gawk: ./build-aux/pmccabe2html:425: \
warning: escape sequence `\&' treated as plain `&'
2015-08-01 23:41:44 -07:00
Paul Eggert
b9bfe78424
version-etc: new year
...
* doc/gnulib.texi:
* lib/version-etc.c (COPYRIGHT_YEAR): Update copyright date.
* all files: Run 'make update-copyright'.
2014-12-31 17:47:54 -08:00
Eric Blake
1276a2c5f2
maint: update copyright
...
I ran 'make update-copyright'.
Signed-off-by: Eric Blake <eblake@redhat.com >
2014-01-01 00:07:10 -07:00
Mats Erik Andersson
883e87df0a
pmccabe2html: escaping of special characters
...
The C code characters '<', '>', and '&' were improperly
escaped in HTML output, and their multiplicity was ignored.
2013-09-26 00:44:17 +01:00
Mats Erik Andersson
bacee67de2
pmccabe2html: fix portability issues
...
Allow awk versions other than Gawk.
Correct wrong HTML tag closures.
2013-09-19 19:54:25 +01:00
Eric Blake
9fc81090f6
maint: update all copyright year number ranges
...
Run "make update-copyright". Compare to commit 1602f0a
from last year.
Signed-off-by: Eric Blake <eblake@redhat.com >
2013-01-01 00:50:58 +00:00
Jim Meyering
1602f0afed
maint: update all copyright year number ranges
...
Run "make update-copyright".
2012-01-01 10:04:58 +01:00
Jim Meyering
d60f3b0c6b
maint: update almost all copyright ranges to include 2011
...
Run the new "make update-copyright" rule.
2011-01-01 22:12:59 +01:00
Torsten Scheck
823c410912
pmccabe2html: bug fixes: don't skip last input line; quote filename in shell command
...
* build-aux/pmccabe2html: Fixed a off-by-one error, so last input line is
also considered for output. Quoted function name in shell command, so
temporary files for functions like MyClass::operator() are removed
correctly without errors.
Signed-off-by: Simon Josefsson <simon@josefsson.org >
2010-11-11 12:06:01 +01:00
Reuben Thomas
6359858989
More pmccabe fixes.
...
Signed-off-by: Simon Josefsson <simon@josefsson.org >
2010-11-10 23:26:43 +01:00
Reuben Thomas
7a49b7fe8c
Use src/ not lib/ as root of source in example Makefile.am code.
...
Signed-off-by: Simon Josefsson <simon@josefsson.org >
2010-09-21 15:54:15 +02:00
Reuben Thomas
c27b11980b
Set cut_dir properly, and add mode line for Emacs.
...
Signed-off-by: Simon Josefsson <simon@josefsson.org >
2010-09-21 15:54:08 +02:00
Reuben Thomas
2e1faa65f1
Set cut_dir properly, and add mode line for Emacs.
...
Signed-off-by: Simon Josefsson <simon@josefsson.org >
2010-09-21 14:32:30 +02:00
Reuben Thomas
236b99e9f7
Make Makefile.am example code more cut-and-paste friendly.
...
Signed-off-by: Simon Josefsson <simon@josefsson.org >
2010-09-21 14:27:00 +02:00
Jim Meyering
b2e2010c7c
update nearly all FSF copyright year lists to include 2010
...
Use the same procedure as for 2009, outlined in
http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
2010-01-01 10:42:00 +01:00
Jim Meyering
e54c53af08
pmccabe2html: emit consistent FSF copyright; remove trailing blanks
...
* build-aux/pmccabe2html: Insert comma before "Inc." in emitted
FSF copyright line. Remove trailing blanks.
2009-12-28 15:55:37 +01:00
Simon Josefsson
3431a129a1
build-aux/pmccabe2html: Drop #! header. Doc fix.
2009-11-06 14:36:24 +01:00
Simon Josefsson
4209564337
build-aux/pmccabe2html: Disable execute bit. Improve example usage.
2009-11-06 14:30:03 +01:00
Simon Josefsson
c9fed5f857
pmccabe2html: Don't hard code awk path.
2009-11-02 11:55:14 +01:00
Simon Josefsson
5c011218c8
build-aux/pmccabe2html: Added support for C++ source files.
2008-11-06 09:10:43 +01:00
Simon Josefsson
b13005f4bf
pmccabe2html: Add css and css_url parameters.
2008-10-13 12:20:30 +02:00
Simon Josefsson
7301ffa106
Add pmccabe2html module, from gnupdf.
2008-10-07 09:24:34 +02:00