Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass the exception record (EXCEPTION_POINTERS*) to callback functions from | mmentovai | 2007-01-12 | 1 | -4/+7 |
* | Removing CRs from #81. Hey, how'd those get in there? | mmentovai | 2006-12-08 | 1 | -24/+24 |
* | Allow exception handler callbacks more flexibility (#81). r=bryner | mmentovai | 2006-12-07 | 1 | -25/+93 |
* | Don't use CRT in exception handler code (#86). r=bryner | mmentovai | 2006-11-28 | 1 | -2/+7 |
* | Windows exception handler does not survive stack overflows (#34). r=brian, | mmentovai | 2006-10-31 | 1 | -3/+56 |
* | Disable exception handling warnings in Windows client code (#38). | mmentovai | 2006-10-27 | 1 | -0/+6 |
* | Add set_dump_path method to ExceptionHandler (#37). Patch by Ted Mielczarek. | mmentovai | 2006-10-27 | 1 | -0/+4 |
* | Support building with WIN32_LEAN_AND_MEAN (#60) | mmentovai | 2006-10-26 | 1 | -4/+4 |
* | Add static-CRT build configurations. Get rid of the largely redundant README, | bryner | 2006-09-28 | 1 | -0/+3 |
* | Initial version of Windows exception handler and crash report sender classes | bryner | 2006-09-27 | 1 | -0/+139 |