|
6829a6c0
|
2011-04-25T10:38:33
|
|
Revert "use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE"
This reverts commit 349d7fe0e307d59d508b3579317ee8d4eacfeb9c.
Revert accidentally-pushed patch. Not yet ready.
|
|
349d7fe0
|
2011-04-24T19:02:10
|
|
use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE
|
|
d60f3b0c
|
2011-01-01T20:17:23
|
|
maint: update almost all copyright ranges to include 2011
Run the new "make update-copyright" rule.
|
|
b2e2010c
|
2010-01-01T10:31:12
|
|
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
|
|
441aa304
|
2009-12-10T20:28:30
|
|
Use spaces for indentation, not tabs.
|
|
cc96df30
|
2009-04-09T18:07:15
|
|
filevercmp: correct today's change
* lib/filevercmp.c: Also handle coreutils' test inputs.
* tests/test-filevercmp.c: Add inputs from one of coreutils' test scripts.
|
|
4fd00879
|
2009-04-09T13:22:23
|
|
filevercmp: fix regression
|
|
1721cf06
|
2009-03-20T11:20:12
|
|
filevercmp: handle simple~ and numbered.~3~ backup suffixes
* lib/filevercmp.c: Handle simple~ and numbered.~3~ backup suffixes.
* tests/test-filevercmp.c: Add tests for backup suffixes.
Reported by Sven Joachim.
|
|
0443c2f3
|
2009-03-05T22:56:29
|
|
filevercmp: Move hidden files up in ordering.
|
|
9121662f
|
2008-10-03T10:31:28
|
|
filevercmp: new module
* lib/filevercmp.h: New function filevercmp comparing version strings.
* lib/filevercmp.c: Implementation of filevercmp function.
* modules/filevercmp: Module metadata.
* tests/test-filevercmp.c: Unit test for new module.
* modules/filevercmp-tests: Unit test metadata.
* MODULES.html.sh: Add filevercmp module.
|