Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add custom debug printing for your asserts | Rich Ercolani | 2024-04-10 | 1 | -12/+137 |
* | Add VERIFY0P() and ASSERT0P() macros. | Dag-Erling Smørgrav | 2023-09-19 | 1 | -0/+13 |
* | Clean up existing VERIFY*() macros. | Dag-Erling Smørgrav | 2023-09-19 | 1 | -14/+13 |
* | debug: fix output from VERIFY0 assertion | Rob N ★ | 2022-10-28 | 1 | -1/+1 |
* | Silence objtool warnings from 55d7afa4 | Richard Yao | 2022-10-26 | 1 | -0/+3 |
* | Reduce false positives from Static Analyzers | Richard Yao | 2022-09-30 | 1 | -11/+19 |
* | Replace *CTASSERT() with _Static_assert() | наб | 2022-01-26 | 1 | -1/+0 |
* | Clean up CSTYLEDs | наб | 2022-01-26 | 1 | -28/+26 |
* | libspl: cast to uintptr_t instead of !!ing | наб | 2022-01-24 | 1 | -8/+14 |
* | libspl: ASSERT*: !! for sizeof | наб | 2022-01-21 | 1 | -8/+8 |
* | libspl: ASSERT*: mark arguments as used | наб | 2021-12-23 | 1 | -8/+8 |
* | Microoptimizations for VERIFY() and friends | Adam D. Moss | 2021-03-11 | 1 | -40/+40 |
* | Add FreeBSD support to OpenZFS | Matthew Macy | 2020-04-14 | 1 | -0/+168 |