Commit 1af4668473eb45ef1963d8c2d197994e693069ed

Paul Eggert 2003-09-24T20:38:08

* 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.