summaryrefslogtreecommitdiff
path: root/lib/intprops.h
Commit message (Expand)AuthorAgeFilesLines
* Revert macOS INT_MULTIPLY_WRAPV patchPaul Eggert2019-08-271-8/+5
* Speed up INT_MULTIPLY_WRAPV on macOSPaul Eggert2019-08-271-5/+8
* intprops.h, verify.h: port better to clangPaul Eggert2019-08-251-33/+60
* intprops: say why not Clang __builtin_add_overflowPaul Eggert2019-08-241-1/+3
* intprops: port to Oracle Developer Studio 12.6Paul Eggert2019-08-171-2/+2
* intprops: support uchar, ushort _WRAPV destsPaul Eggert2019-08-141-21/+32
* intprops: pacify picky GCCPaul Eggert2019-08-141-2/+4
* intprops: support unsigned *_WRAPV resultsPaul Eggert2019-08-141-28/+126
* autoupdatePaul Eggert2018-12-311-1/+1
* intprops: minor clarification of codePaul Eggert2018-09-071-2/+2
* intprops: avoid evaluation of some expressionsPaul Eggert2018-08-271-7/+9
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering2017-11-121-3/+3
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-3/+3
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* intprops: port to recent iccPaul Eggert2017-05-251-1/+5
* intprops: don’t depend on ‘verify’Paul Eggert2017-05-081-19/+1
* intprops: improve commentsPaul Eggert2017-04-151-20/+13
* intprops: fix comment typoPaul Eggert2017-04-141-2/+2
* intprops: try to avoid tickling similar bugsPaul Eggert2017-04-141-10/+9
* intprops: port to Oracle Studio 12.3 x86Paul Eggert2017-04-141-12/+29
* glob, intprops, xalloc: work around Clang bugPaul Eggert2017-01-061-8/+2
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* intprops: port to older XL CPaul Eggert2016-11-031-1/+2
* intprops: new macro TYPE_WIDTHPaul Eggert2016-09-131-4/+11
* intprops: tune INT_NEGATE_OVERFLOW for GCC 5 and 6Paul Eggert2016-08-301-1/+1
* intprops.h: port recent changes to GCC 6.2.0Paul Eggert2016-08-291-16/+11
* intprops.h: use __typeof__ with GCC 7Paul Eggert2016-08-291-3/+3
* intprops.h, xalloc-oversized.h: work with gcc 7Jim Meyering2016-08-291-2/+12
* intprops.h: fix missing-backslash problemsJim Meyering2016-08-291-3/+3
* intprops: fix paren typo on old platformsPaul Eggert2016-08-241-1/+1
* intprops: port to OpenVMSPaul Eggert2016-08-241-0/+6
* intprops: port better to GCC 7Paul Eggert2016-06-241-20/+37
* intprops: check two's complement assumptionPaul Eggert2016-04-131-5/+20
* intprops, mktime, strtol: assume two's complementPaul Eggert2016-04-131-22/+6
* intprops: make .h file license match modulePaul Eggert2016-03-081-6/+6
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* intprops: comment fixPaul Eggert2015-12-171-3/+4
* intprops: new public macro EXPR_SIGNEDPaul Eggert2015-11-101-9/+8
* intprops: fix typo in clang portPaul Eggert2015-11-101-1/+1
* intprops: revise _WRAPV macros, revert _OVERFLOWPaul Eggert2015-11-041-113/+105
* intprops: add parentheses for when OP has precedence lower than "-"Jim Meyering2015-11-031-1/+1
* intprops: add WRAPV and const flavors for GCC 5Paul Eggert2015-10-301-12/+129
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* intprops: port to Oracle Studio c99Paul Eggert2013-11-031-1/+2
* alignof, intprops, malloca: port better to IBM's C compilerPaul Eggert2013-04-271-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* intprops.h: adjust another comment to match code changeJim Meyering2011-05-281-1/+1