summaryrefslogtreecommitdiff
path: root/flexint.h
Commit message (Expand)AuthorAge
* we don't really need int64 anywayWill Estes2002-12-09
* integer types for non-C99 systems flexint.hWill Estes2002-11-27
* Changed int types to flex_intX_t. The build is now broken until typedef's areJohn Millaway2002-11-27
* __STDC_VERSION__ needs an L suffixWill Estes2002-11-26
* include inttypes.h for folks who really are C99Will Estes2002-11-25
* use sys/types.h and not inttypes.hWill Estes2002-10-21
* if we're doing c++, then we can't use long longWill Estes2002-10-16
* ok, this seems to workWill Estes2002-10-10
* redo integral types again; add flexint.h; change dependencies caused by addin...Will Estes2002-10-10