index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
os
/
unix
/
crashlog_unix.cpp
Age
Commit message (
Expand
)
Author
2021-03-13
Fix #8860: [Win32] Crashlog window wasn't reliably shown for crashes not on t...
Michael Lutz
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-03-24
Codechange: Use override specifer for overriding member declarations
Henry Wilson
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2010-07-31
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
alberth
2010-05-18
(svn r19853) -Fix [FS#3840]: revert r19781 and apply a more sensible version ...
rubidium
2010-01-18
(svn r18855) -Codechange: record compiler name and version in the crash log
smatz
2010-01-16
(svn r18831) -Change [FS#3537]: do not go into the crashlog handler in case l...
rubidium
2009-11-29
(svn r18350) -Codechange: catch SIGILL under unix-like systems as well
smatz
2009-11-09
(svn r18028) -Codechange: unglobalise some functions
rubidium
2009-09-07
(svn r17463) -Change (r17453): Retrigger the abort signal after writing the c...
frosch
2009-09-07
(svn r17453) -Add: crash logger for all Unixy OSes; should work for all, but ...
rubidium