| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-09-10 | maint: move the last coreutils-specific files from lib/ to gl/ | Jim Meyering | 1 | -32/+0 | |
| Convert the few remaining coreutils-specific files in lib/ to gnulib-style modules under gl/, removing their corresponding .m4 files, since the information recorded in those files is better stored in module-description file in gl/modules/. * bootstrap.conf (gnulib_modules): Add new modules: fd-reopen, buffer-lcm, xfts, strnumcmp. * gl/lib/buffer-lcm.c: Renamed from the file in lib/. * gl/lib/buffer-lcm.h: Likewise. * gl/lib/fd-reopen.c: Likewise. * gl/lib/fd-reopen.h: Likewise. * gl/lib/strintcmp.c: Likewise. * gl/lib/strnumcmp-in.h: Likewise. * gl/lib/strnumcmp.c: Likewise. * gl/lib/strnumcmp.h: Likewise. * gl/lib/xfts.c: Likewise. * gl/lib/xfts.h: Likewise. * gl/modules/buffer-lcm: New module-description file. * gl/modules/fd-reopen: Likewise. * gl/modules/strnumcmp: Likewise. * gl/modules/xfts: Likewise. * m4/fd-reopen.m4: Remove, no longer needed. * m4/strnumcmp.m4: Likewise. * m4/xfts.m4: Likewise. * m4/prereq.m4: Do not AC_REQUIRE the m4 functions from our just-removed m4/*.m4 files. | |||||
| 2012-01-27 | maint: use single copyright year range | Jim Meyering | 1 | -1/+1 | |
| Run "make update-copyright". | |||||
| 2012-01-01 | maint: update all copyright year number ranges | Jim Meyering | 1 | -1/+1 | |
| Run "make update-copyright". | |||||
| 2011-01-01 | maint: update all copyright year number ranges | Jim Meyering | 1 | -1/+1 | |
| Run "make update-copyright". | |||||
| 2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering | 1 | -1/+1 | |
| Use this command: git ls-files | grep -v COPYING \ | xargs env UPDATE_COPYRIGHT_USE_INTERVALS=1 \ build-aux/update-copyright | |||||
| 2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering | 1 | -1/+1 | |
| 2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | 1 | -5/+4 | |
| 2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | 1 | -1/+1 | |
| 2006-08-26 | Include <config.h> unconditionally, since we now assume config.h exists. | Paul Eggert | 1 | -4/+2 | |
| 2005-09-24 | Include <config.h> here, not from strnumcmp-in.h. | Jim Meyering | 1 | -0/+4 | |
| 2005-05-27 | Break integer-in-string comparison code out from src/sort. | Paul Eggert | 1 | -0/+31 | |
