- 15 May, 2012 1 commit
-
-
Francois Gouget authored
-
- 15 May, 2011 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 04 Mar, 2011 1 commit
-
-
Marcus Meissner authored
-
- 18 Nov, 2009 1 commit
-
-
Eric Pouech authored
-
- 16 Nov, 2009 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 27 May, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 23 May, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 22 Oct, 2008 1 commit
-
-
Andrew Talbot authored
-
- 29 Apr, 2008 3 commits
-
-
Eric Pouech authored
Spotted by James Hawkins.
-
Eric Pouech authored
Based on a patch from Ulrich Küttler.
-
Eric Pouech authored
Spotted by James Hawkins.
-
- 23 Apr, 2008 1 commit
-
-
Andrew Talbot authored
-
- 09 Apr, 2008 1 commit
-
-
Austin English authored
-
- 22 Jan, 2008 8 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
- 10 Oct, 2007 1 commit
-
-
Alexandre Julliard authored
msvcrt: Fix demangling of function pointers by maintaining the left/right distinction for type references.
-
- 14 Aug, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 04 Jul, 2007 1 commit
-
-
Michael Stefaniuc authored
-
- 06 Apr, 2007 2 commits
-
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
msvcrt: Move the code to demangle a name with its template argument list out of get_class() and into a separate function.
-
- 13 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 07 Jun, 2006 1 commit
-
-
Andrew Talbot authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 13 Apr, 2006 1 commit
-
-
qingdoa daoo authored
-
- 30 Mar, 2006 1 commit
-
-
Rein Klazes authored
-
- 06 Mar, 2006 1 commit
-
-
Eric Pouech authored
-
- 20 Feb, 2006 4 commits
-
-
Michael Stefaniuc authored
- remove unused argument from functions - print the pointer in the str_array_push TRACE to be able to distinguish the different arrays. - comment and white space cleanups
-
Michael Stefaniuc authored
Use a separate array/stack for the back references to names as sym->stack is used to push temporary strings to it which breaks back referencing in some occasions (26 symbols in the mfc42 dll). During this cleanup get_class() a little bit.
-
Michael Stefaniuc authored
unDName: Move the code to parse a literal string from get_class() to a separate function. Add some error handling to the new function.
-
Michael Stefaniuc authored
-
- 08 Feb, 2006 1 commit
-
-
Michael Stefaniuc authored
-