Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | Add sentinel value correctly (!) | Tom Ryder | 5 years | |
Age | Commit message | Author | Files | Lines |
2019-12-10 | Add sentinel value correctly (!)HEADmaster | Tom Ryder | 1 | -2/+4 |
2019-12-10 | Adjust implementation | Tom Ryder | 1 | -26/+13 |
2019-12-10 | Use more idiomatic vector iteration | Tom Ryder | 1 | -6/+6 |
2019-12-10 | Remove some unneeded brackets | Tom Ryder | 1 | -8/+4 |
2019-12-10 | Switch spaces to tabs | Tom Ryder | 2 | -51/+51 |
2018-01-26 | Add length to arrays | Tom Ryder | 1 | -2/+2 |
2018-01-26 | Re-use passed pointers for cheap iteration | Tom Ryder | 1 | -10/+4 |
2018-01-26 | Add declaration for static int | Tom Ryder | 1 | -0/+1 |
2018-01-26 | Remove unneeded name from prototype | Tom Ryder | 1 | -1/+1 |
2018-01-26 | Count through argv so we don't edit it in place | Tom Ryder | 1 | -2/+3 |
[...] | ||||
Clone | ||||
https://dev.sanctum.geek.nz/code/funcptr.git |