Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * words.h (natural32): Define as "int". | Mark Mitchell | 2006-01-25 | 1 | -1/+1 |
| | |||||
* | * words.h (signed32): Define as "int". | Mark Mitchell | 2006-01-24 | 1 | -2/+2 |
| | | | | (unsigned32): Define as "unsigned int". | ||||
* | Use HAVE_LONG_LONG to check if compiler supports long long instead of using ↵ | Manoj Iyer | 2005-04-20 | 1 | -0/+4 |
| | | | | | | | | | | | __GNU__. 2005-04-18 Manoj Iyer <manjo@austin.ibm.com> * configure.ac: Added check for long long. * config.in: Regenerated. * configure: Regenerated. * words.h: Modified logic to check for HAVE_LONG_LONG instead of __GNUC__, added config.h header file. | ||||
* | Initial revision | Stan Shebs | 1999-04-16 | 1 | -0/+116 |