Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up more 32-bit assumptions. | Sean Hall | 2021-04-29 | 1 | -3/+7 |
| | |||||
* | Update rest of dutil to use their own source with the Exit* macros. | Sean Hall | 2021-03-02 | 1 | -7/+22 |
| | | | | Fix some CA warnings. | ||||
* | Update Dutil_TraceErrorSource to filter based on the report level. | Sean Hall | 2020-07-12 | 1 | -0/+6 |
| | |||||
* | Replace ExitTrace with new DUTIL_CALLBACK_TRACEERROR callback. | Sean Hall | 2020-06-24 | 1 | -2/+39 |
| | | | | | | This allows capturing internal dutil errors and eventually supports filtering to certain parts of dutil. Add Exit...Source macros to simplify calling both TraceError/TraceErrorDebug and Dutil_TraceErrorSource. Make existing Exit macros call the new Exit...Source macros so the logic is in one place. | ||||
* | Initial commit | Rob Mensching | 2017-09-03 | 1 | -0/+462 |