Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
trunk
/
include
/
excpt.h
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@22009
13 years
dmik
kernel32: Fix crash when using the new SEH scheme (regression of …
(edit)
@21999
14 years
dmik
kernel32: Make SEH work in OS/2 context. See
#82
for details.
(edit)
@21636
14 years
dmik
SEH: Preserve EDX before
try just in case if the compiler happens to …
(edit)
@21633
15 years
dmik
kernel32: Fixed crashes in code involving _try/
except due to garbage …
(edit)
@21624
15 years
dmik
kernel32: SEH: Make sure Win32 FS is active when unregistering the …
(edit)
@21605
15 years
dmik
general: Corrected spelling of my name.
(edit)
@21474
15 years
dmik
kernel32/SEH: Added support for setjmp()/longjmp() within the
try …
(edit)
@21448
15 years
dmik
excpt.h: Added support for
try/
finally/
leave SEH statements.
(edit)
@21427
15 years
dmik
SEH: Save EXCEPTION_RECORD and CONTEXT on heap when jumping back from …
(edit)
@21387
15 years
dmik
SEH: Added _exception_code/_exception_info found in modern MSVC compilers.
(edit)
@21382
15 years
dmik
SEH: Fixed: Nested
try/
except statements would produce wrong …
(edit)
@21381
15 years
dmik
Implemented compiler-level SEH (
try/
catch) support for GCC.
(edit)
@10
27 years
phaller
Experimental support vor EMX/GCC 0.9d as build environment. IBM VAC++ …
(add)
@4
27 years
ktk
Import
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog