Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
trunk
/
src
/
kernel32
/
seh
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)
@22004
13 years
dmik
kernel32: Pick up register changes in
try/
except filter. This is …
(edit)
@21999
14 years
dmik
kernel32: Make SEH work in OS/2 context. See
#82
for details.
(edit)
@21916
14 years
dmik
Merge branch gcc-kmk to trunk.
(edit)
@21662
14 years
dmik
kernel32: SEH: Disabled unwinding Win32 exception handlers in response …
(edit)
@21645
14 years
dmik
kernel32: SEH: Fixed crashes at process termination (exceptions …
(edit)
@21633
14 years
dmik
kernel32: Fixed crashes in code involving _try/
except due to garbage …
(edit)
@21625
15 years
dmik
kernel32: SEH: Fixed: Detecting the successful Win32 FS change was …
(edit)
@21622
15 years
dmik
kernel32: SEH: We must unwind the Win32 exception stack on any …
(edit)
@21618
15 years
dmik
kernel32/SEH: Fixed a couple of bugs in SEH processing that could …
(edit)
@21612
15 years
dmik
kernel32/SEH: Fixed: The
try exception handler would incorrectly …
(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)
@21431
15 years
dmik
SEH: A better implementation of
r21427
, doesn't need separate …
(edit)
@21427
15 years
dmik
SEH: Save EXCEPTION_RECORD and CONTEXT on heap when jumping back from …
(edit)
@21385
15 years
dmik
Added ignore patterns and removed generated files from SVN control.
(edit)
@21383
15 years
dmik
SEH: Don't call
except blocks during exception stack unwind (for …
(edit)
@21382
15 years
dmik
SEH: Fixed: Nested
try/
except statements would produce wrong …
(add)
@21381
15 years
dmik
Implemented compiler-level SEH (
try/
catch) support for GCC.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog