| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-05-12 | strings do not have to be valid UTF-8 any more | Ralf Jung | -4/+4 |
| 2020-05-06 | convert remaining try_validation to new macro | Ralf Jung | -0/+6 |
| 2020-05-06 | add test for insufficiently aligned vtable | Ralf Jung | -0/+2 |
| 2020-03-11 | fmt, tweak messages and bless | Ralf Jung | -1/+1 |
| 2020-03-08 | fix some cases of unexpected exceptions leaving validation | Ralf Jung | -1/+5 |
| 2020-03-06 | better error messages for invalid boxes (and a few more tests) | Ralf Jung | -0/+6 |
| 2020-03-06 | const validation ub tests: use transmute instead of unions | Ralf Jung | -90/+39 |
| 2019-12-18 | Update test now that reference to pointer casts have more checks | Matthew Jasper | -2/+13 |
| 2019-08-30 | make unions repr(C) | Ralf Jung | -0/+3 |
| 2019-08-30 | better variable names | Ralf Jung | -10/+10 |
| 2019-08-26 | adjust tests | Ralf Jung | -2/+1 |
| 2019-08-25 | test for too long slices | Ralf Jung | -0/+2 |
| 2019-08-25 | validate raw wide pointers | Ralf Jung | -0/+155 |
