- 11 Mar, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 15 May, 2007 1 commit
-
-
Andrew Talbot authored
-
- 20 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 17 Jan, 2007 1 commit
-
-
Joel Parker authored
-
- 02 Jan, 2007 1 commit
-
-
Andrew Talbot authored
-
- 16 Dec, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 15 Dec, 2006 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 04 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 13 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 22 Feb, 2006 3 commits
-
-
Peter Beutner authored
It seems like the esp value (which is saved at [ebp-16]) is sometimes changed inside the catch handler so we end up with a bogus esp afterwards. To avoid that save it before calling the catch block.
-
Peter Beutner authored
Save in each nested frame a pointer to the original exception record. Only one refence in thread_data isn't enough when we have multiple nested frames.
-
Peter Beutner authored
Move handling of nested exceptions completely in the catch_function_nested_handler(). If a new exception was thrown inside a catch block destroy the old exception object, if it is a rethrow re-propagate the previous object.
-
- 17 Feb, 2006 1 commit
-
-
Peter Beutner authored
We can't just pop a exception record from the exception handler list which we haven't put there.
-
- 21 Jan, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 05 Jan, 2006 1 commit
-
-
Alexandre Julliard authored
to avoid having to save/restore the whole context on every call.
-
- 30 Oct, 2005 1 commit
-
-
Peter Beutner authored
-
- 25 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 12 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
right on a 64-bit platform.
-
- 07 May, 2005 1 commit
-
-
Alexandre Julliard authored
better consistency and to make automated checking possible.
-
- 02 Dec, 2004 1 commit
-
-
Peter Chapman authored
code with the -fomit-frame-pointer gcc flag.
-
- 19 Oct, 2004 1 commit
-
-
Alexandre Julliard authored
that they can have the correct layout, and get rid of the corresponding hacks in RTTI_GetObjectLocator. Build more of the code on non-i386 platforms too. Protect __RTDynamicCast and friends with exception handlers. Fix handling of the vtable pointer so that we don't need to declare all object pointers as type_info.
-
- 18 Oct, 2004 1 commit
-
-
Alexandre Julliard authored
inheritance hierarchies (thanks to Muse Research for help with this one). Added some debug output.
-
- 25 Jun, 2004 1 commit
-
-
Dimitrie O. Paun authored
Fix some naming conventions aberrations. Add tests to ensure consistency between the two sets of symbols.
-
- 04 Dec, 2003 1 commit
-
-
Alexandre Julliard authored
make them available for imports.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 28 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
seems to be the official name.
-
- 18 Mar, 2003 1 commit
-
-
Jon Griffiths authored
Constify parameters (enabling static RTTI). Move type definitions into a header for sharing with cpp.c objects.
-
- 12 Dec, 2002 1 commit
-
-
Dimitrie O. Paun authored
standard Unix header.
-
- 01 Nov, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 31 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 12 Sep, 2002 1 commit
-
-
Patrik Stridvall authored
winternl.h.
-
- 24 Jul, 2002 1 commit
-
-
Alexandre Julliard authored
Schmied for help in testing it).
-