Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ExitTrace with new DUTIL_CALLBACK_TRACEERROR callback. | Sean Hall | 2020-06-24 | 1 | -5/+11 |
| | | | | | | 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. | ||||
* | Add Console*LastError macros and delete deprecated ones. | Sean Hall | 2020-05-16 | 1 | -6/+2 |
| | |||||
* | Initial commit | Rob Mensching | 2017-09-03 | 1 | -0/+78 |