20 Commits
Author SHA1 Message Date
Bruno Haible 90e1ab9fe4 Talk primarily about git, not CVS. 2007-03-31 12:34:54 +00:00
Paul Eggert 10a6173194 * README: Document signed integer overflow situation more
accurately.
2007-02-26 07:43:43 +00:00
Paul Eggert 106dbed1f8 * README: Advise users that they might find the bug-gnulig@gnu.org
and autotools-announce@gnu.org mailing lists useful.
2006-11-29 00:41:00 +00:00
Ralf Wildenhues 4186a0ec21 * README: Fix typo.
* doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
(Miscellanous Notes): ...from this.
2006-11-07 19:51:40 +00:00
Bruno Haible 9a21ae5eaf Mention where to put documentation. 2006-07-11 11:59:13 +00:00
Paul Eggert 98b3edaec7 Gnulib doesn't generate a tarball. 2006-01-04 19:18:29 +00:00
Karl Berry 5dc0042226 typos from Ralf, other updates 2005-08-10 19:02:17 +00:00
Simon Josefsson 18437eed37 2005-08-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
* README: Typos.
2005-08-08 13:58:29 +00:00
Paul Eggert 267a39bafd *** empty log message *** 2005-05-14 06:03:57 +00:00
Bruno Haible 3943c5dd42 Note about licensing, from Simon Josefsson. 2004-09-28 15:02:50 +00:00
Paul Eggert 9b9bfb49af Mention that the 'free' module, LIA-1. 2004-05-30 07:29:34 +00:00
Paul Eggert 9b1421e271 Mention that S+T cannot overflow if S is the size of an existing
object and T is sufficiently small.
2003-11-17 21:47:16 +00:00
Paul Eggert 7fd2829dd8 (foo *) NULL + 0 == NULL 2003-10-16 18:28:06 +00:00
Paul Eggert d6a093438c Rework advice for preventing empty .o files. 2003-10-05 07:06:59 +00:00
Paul Eggert 1af4668473 * README: Document assumptions that 'int' is at least 32 bits
wide, that integer arithmetic is 2's complement without overflow,
that there are no holes in integer values, that adding sizes of
two nonoverlapping objects can't overflow, and that all-bits-zero
yields scalar zero.  Fix spelling and capitalization typos.
2003-09-24 20:38:08 +00:00
Paul Eggert 9fa0213b0a New section: portability guidelines. 2003-09-09 21:22:08 +00:00
Bruno Haible 76a774bce0 spelling. 2003-07-04 14:27:29 +00:00
Bruno Haible c947ae968b Add a note about empty files. 2003-06-12 11:12:14 +00:00
Bruno Haible 09b2350347 Add a section "how to add a new module", suggested by Simon Josefsson. 2003-06-11 10:57:36 +00:00
Jeff Bailey 9be083d500 Checking initial copies various licenses, README, and general COPYING document. 2001-10-22 13:45:41 +00:00