annotate .gitattributes @ 16536:b4afb7c149dc

New module 'cbrtl'. * lib/math.in.h (cbrtl): New declaration. * lib/cbrtl.c: New file. * m4/cbrtl.m4: New file. * m4/math_h.m4 (gl_MATH_H): Test whether cbrtl is declared. (gl_MATH_H_DEFAULTS): Initialize GNULIB_CBRTL, HAVE_CBRTL, HAVE_DECL_CBRTL. * modules/math (Makefile.am): Substitute GNULIB_CBRTL, HAVE_CBRTL, HAVE_DECL_CBRTL. * modules/cbrtl: New file. * tests/test-math-c++.cc: Check the declaration of cbrtl. * doc/posix-functions/cbrtl.texi: Mention the new module.
author Bruno Haible <bruno@clisp.org>
date Thu, 01 Mar 2012 02:50:14 +0100
parents 2e5821b6f988
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11830
2e5821b6f988 doc: improve git diff of texinfo files
Eric Blake <ebb9@byu.net>
parents: 9694
diff changeset
1 # See lib/git-merge-changelog.c for making this useful.
9694
6a8d9b9a5d7c Specify custom merge drivers.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 ChangeLog merge=merge-changelog
11830
2e5821b6f988 doc: improve git diff of texinfo files
Eric Blake <ebb9@byu.net>
parents: 9694
diff changeset
3
2e5821b6f988 doc: improve git diff of texinfo files
Eric Blake <ebb9@byu.net>
parents: 9694
diff changeset
4 # Run this to make 'git diff' on texinfo files give nicer hunk context:
2e5821b6f988 doc: improve git diff of texinfo files
Eric Blake <ebb9@byu.net>
parents: 9694
diff changeset
5 # git config diff.texinfo.funcname '^@node[ ][ ]*\\([^,][^,]*\\)'
2e5821b6f988 doc: improve git diff of texinfo files
Eric Blake <ebb9@byu.net>
parents: 9694
diff changeset
6 *.texi* diff=texinfo