- 14 Aug, 2009 1 commit
-
-
Jacek Caban authored
-
- 15 Jun, 2009 1 commit
-
-
Eric Pouech authored
dbghelp: Improve speed of our hashtable implementation by remembering the last element added to every bucket.
-
- 12 Feb, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 05 Feb, 2009 1 commit
-
-
Andrew Talbot authored
-
- 04 Feb, 2009 1 commit
-
-
Alexandre Julliard authored
Also move full arenas to a separate list to avoid searching through them again and again.
-
- 03 Jan, 2009 1 commit
-
-
Andrew Talbot authored
-
- 24 Nov, 2008 1 commit
-
-
Kai Blin authored
-
- 15 May, 2007 4 commits
-
-
Markus Amsler authored
-
Markus Amsler authored
-
Markus Amsler authored
-
Markus Amsler authored
-
- 20 Apr, 2007 1 commit
-
-
Andrew Talbot authored
-
- 11 Dec, 2006 1 commit
-
-
Eric Pouech authored
-
- 06 Dec, 2006 1 commit
-
-
Eric Pouech authored
Make use of it to get rid to module_compute_num_syms.
-
- 20 Jun, 2006 1 commit
-
-
Eric Pouech authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 09 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 18 May, 2004 1 commit
-
-
Eric Pouech authored
<elf>) - added generic thunk support for builtin modules (with the help of winebuild's new markers for thunks) - for ELF modules, no longer generating SymTagPublicSymbols objects from ELF public symbol table - because of last point, rewrote stabs symbols' address and size management by parsing directly the symtab instead of using SymTagPublicSymbols objects - cleaned up SymTagPublicSymbols object names for native modules - fixed off by one errors in array management - SymLoadModule(hProc,0,0,0,0) (wine extension) will force the resynchronization of internal ELF modules list) - new option (0x40000000) for Sym{Get|Set}Option to report ELF modules in SymEnumModules (as well as loader with <wine-loader>) - some minor internal clean-ups - enhanced const correctness
-
- 06 Apr, 2004 1 commit
-
-
Gerald Pfeifer authored
-
- 05 Apr, 2004 1 commit
-
-
Eric Pouech authored
-