| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add with overflow: correct documentationethomson/fix-intrinsics | Edward Thomson | 2019-01-20 | 1 | -2/+2 |
| * | add with overflow: use SizeTAdd on Windows | Edward Thomson | 2019-01-20 | 1 | -0/+10 |
| * | Remove unused git__add_uint64_overflow | Edward Thomson | 2019-01-20 | 1 | -12/+0 |
| * | add with overflow intrinsics: simplify tests | Edward Thomson | 2019-01-20 | 1 | -26/+18 |
| * | Let GCC use the add/mul overflow intrinsics | lhchavez | 2019-01-09 | 1 | -10/+30 |
| * | consistent header guardsethomson/header_guards | Edward Thomson | 2018-02-01 | 1 | -1/+1 |
| * | mac: on 32 bit, use `__builtin_umull_overflow` | Edward Thomson | 2017-01-23 | 1 | -6/+6 |
| * | Fix MAX 32 bit build problem described in libgit2/libgit2#2917ntk/macosx_build_cherrypicked | Jeff Hostetler | 2015-02-20 | 1 | -1/+1 |
| * | integer overflow: use compiler intrinsics if supported | Edward Thomson | 2015-02-13 | 1 | -0/+15 |
| * | Make our overflow check look more like gcc/clang's | Edward Thomson | 2015-02-13 | 1 | -12/+16 |
| * | Introduce git__add_sizet_overflow and friends | Edward Thomson | 2015-02-12 | 1 | -0/+77 |
