* lib/popcount.h: Use verify_true instead of if...abort.
[gnulib.git] / ChangeLog
index 54cd538..c8c539d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,171 @@
+2007-07-23  Ben Pfaff  <blp@gnu.org>
+
+       * lib/popcount.h: Use verify_true instead of if...abort.
+       * modules/popcount: Depend on verify module.
+       Suggested by Jim Meyering.
+
+2007-07-23  Bruno Haible  <bruno@clisp.org>
+
+       * gnulib-tool (func_import): Create a .cvsignore file also when the
+       directory is not yet in CVS but the toplevel directory is. When
+       creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
+       Reported by Karl Berry.
+
+2007-07-22  Ben Pfaff  <blp@gnu.org>
+
+       * lib/popcount.h: Use faster, branchless algorithm for non-GCC
+       case.
+       Suggested by Eric Blake.
+
+2007-07-22  Ben Pfaff  <blp@gnu.org>
+
+       New module: popcount.
+       * MODULES.html.sh: Add popcount.
+       * modules/popcount: New file.
+       * modules/popcount-tests: New file.
+       * tests/test-popcount.c: New file.
+       * lib/popcount.h: New file.
+       * m4/popcount.m4: New file.
+
+2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * build-aux/announce-gen: Update to GPLv3.
+
+       * build-aux/config.guess: Update from config.
+
+2007-07-21  Bruno Haible  <bruno@clisp.org>
+
+       * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
+       * lib/verror.c (_) [ENABLE_NLS]: Likewise.
+
+2007-07-20  Jim Meyering  <jim@meyering.net>
+
+       * check-module: Diagnose a self-dependency.
+
+2007-07-19  Bruno Haible  <bruno@clisp.org>
+
+       * gnulib-tool (func_import): Don't abort if pobase or po_domain is
+       empty.
+       Reported by Eric Blake.
+
+2007-07-18  Bruno Haible  <bruno@clisp.org>
+
+       * gnulib-tool: New options --po-base, --po-domain.
+       (func_usage): Document them.
+       (pobase, po_domain): New variables.
+       (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
+       DEFAULT_TEXT_DOMAIN.
+       (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
+       (func_import): Consider pobase and po_domain. Create a po/ directory.
+       (func_create_testdir): Set pobase and po_domain to empty.
+       * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
+       * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
+
+2007-07-18  Bruno Haible  <bruno@clisp.org>
+
+       * gnulib-tool (func_get_automake_snippet): Synthesize also an
+       EXTRA_DIST augmentation for files in build-aux/.
+
+2007-07-16  Bruno Haible  <bruno@clisp.org>
+
+       * modules/lseek (License): Use the synonymous term "LGPLv2+".
+       * modules/getdelim (License): Likewise.
+
+2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
+
+       * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
+       * modules/d-type (License): Likewise.
+       * modules/extensions (License): Likewise.
+       * modules/fnmatch (License): Likewise.
+       * modules/fseeko (License): Likewise.
+       * modules/getaddrinfo (License): Likewise.
+       * modules/getline (License): Likewise.
+       * modules/getlogin_r (License): Likewise.
+       * modules/getpass (License): Likewise.
+       * modules/gettimeofday (License): Likewise.
+       * modules/glob (License): Likewise.
+       * modules/inet_ntop (License): Likewise.
+       * modules/malloc (License): Likewise.
+       * modules/malloca (License): Likewise.
+       * modules/memmem (License): Likewise.
+       * modules/mempcpy (License): Likewise.
+       * modules/memset (License): Likewise.
+       * modules/minmax (License): Likewise.
+       * modules/mktime (License): Likewise.
+       * modules/netinet_in (License): Likewise.
+       * modules/pathmax (License): Likewise.
+       * modules/poll (License): Likewise.
+       * modules/regex (License): Likewise.
+       * modules/snprintf (License): Likewise.
+       * modules/stdbool (License): Likewise.
+       * modules/stdint (License): Likewise.
+       * modules/stdio (License): Likewise.
+       * modules/strcase (License): Likewise.
+       * modules/strcasestr (License): Likewise.
+       * modules/strdup (License): Likewise.
+       * modules/string (License): Likewise.
+       * modules/strndup (License): Likewise.
+       * modules/strnlen (License): Likewise.
+       * modules/strpbrk (License): Likewise.
+       * modules/strptime (License): Likewise.
+       * modules/strsep (License): Likewise.
+       * modules/sys_select (License): Likewise.
+       * modules/sys_socket (License): Likewise.
+       * modules/sys_stat (License): Likewise.
+       * modules/sys_time (License): Likewise.
+       * modules/time (License): Likewise.
+       * modules/time_r (License): Likewise.
+       * modules/timegm (License): Likewise.
+       * modules/unistd (License): Likewise.
+       * modules/vsnprintf (License): Likewise.
+       * modules/wctype (License): Likewise.
+
+2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * modules/argz (License): LGPLv2+.
+
+2007-07-15  Karl Berry  <karl@gnu.org>
+
+       * doc/gnulib.texi: revise node structure per new fdl.texi.
+
+2007-07-14  Bruno Haible  <bruno@clisp.org>
+
+       * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
+       the output file.
+       * lib/uniname/uninames.h: Regenerated.
+
+2007-07-14  Karl Berry  <karl@gnu.org>
+
+       * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
+       omitting sectioning and index commands.
+
+2007-07-13  Bruno Haible  <bruno@clisp.org>
+
+       New gnulib-tool option --more-symlinks.
+       * gnulib-tool (func_usage): Document --more-symlinks.
+       (do_copyrights): New variable.
+       Recognize option --more-symlinks.
+       (func_import): Don't add a copyright notice transform to
+       sed_transform_lib_file if do_copyrights is empty.
+
+2007-07-13  Bruno Haible  <bruno@clisp.org>
+
+       * lib/vasnprintf.c (decimal_point_char): Define also if
+       (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
+       && !NEED_PRINTF_DIRECTIVE_A.
+       Reported by Clemens Koller <clemens.koller@anagramm.de> via
+       Gary V. Vaughan <gary@gnu.org>.
+
+2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * lib/inttypes_.h: Undo previous change, since it was fixed
+       in a different way in the 2007-07-02 fix to m4/inttypes.m4.
+
+2007-07-13  Bruno Haible  <bruno@clisp.org>
+
+       * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
+       misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
+
 2007-07-13  Jim Meyering  <jim@meyering.net>
 
        df: Don't fail for Tru64's "file-on-file mount".
 2007-07-11  Karl Berry  <karl@gnu.org>
 
        * MODULES.html.sh (func_module): use
-        sed -e '\|^'"${includefile}"'$|d' 
+        sed -e '\|^'"${includefile}"'$|d'
         instead of /.../d, to avoid errors on $includefile's containing /.
 
 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
        * modules/sprintf-posix (Dependencies): Add stdint.
        * modules/vsprintf-posix (Dependencies): Likewise.
 
-2007-07-01  Bruno Haible <bruno@clisp.org>
+2007-07-01  Bruno Haible  <bruno@clisp.org>
 
        * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
        Windows PATH as well. Conservative double-quoting. Comments.
 
-2007-07-01  Bruno Haible <bruno@clisp.org>
+2007-07-01  Bruno Haible  <bruno@clisp.org>
            Eric Blake  <ebb9@byu.net>
            Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>