2003-02-19 |
Gerald Pfeifer | Avoid warnings. |
tree | commitdiff |
2003-02-18 |
Alexandre Julliard | Print thread ids in traces with only 4 digits now that... |
tree | commitdiff |
2002-12-12 |
Dimitrie O. Paun | Move excpt.h out of include/msvcrt/ as it does not... |
tree | commitdiff |
2002-12-10 |
Alexandre Julliard | winnt.h should not be self-contained, it must depend... |
tree | commitdiff |
2002-11-21 |
Andrew John Hughes | Build ntdll with -DSTRICT. |
tree | commitdiff |
2002-11-04 |
Alexandre Julliard | Hack to detect register functions automatically so... |
tree | commitdiff |
2002-09-13 |
Alexandre Julliard | Removed references to advapi32 registry functions from... |
tree | commitdiff |
2002-09-12 |
Patrik Stridvall | Moved all the content of the DDK files ntdef.h and... |
tree | commitdiff |
2002-08-28 |
Patrik Stridvall | MSVC compatibility fixes. |
tree | commitdiff |
2002-08-09 |
Alexandre Julliard | Implemented the RtlImage* functions, and use them to... |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Fixed some handle type mismatches and added a few casts... |
tree | commitdiff |
2002-07-22 |
Alexandre Julliard | Replace all uses of PREFIX and @function by the __ASM_N... |
tree | commitdiff |
2002-07-08 |
Alexandre Julliard | Remove .dll extension from module name, added wildcard... |
tree | commitdiff |
2002-07-05 |
Alexandre Julliard | Return ERROR_BAD_EXE_FORMAT when builtin dll still... |
tree | commitdiff |
2002-06-13 |
Alexandre Julliard | Make builtins pretend to be loaded from the system... |
tree | commitdiff |
2002-06-04 |
Alexandre Julliard | Check if relay debugging is still on before printing... |
tree | commitdiff |
2002-06-04 |
Alexandre Julliard | Moved specification of relay and snoop include/exclude... |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | Export the debugging API from libwine instead of ntdll. |
tree | commitdiff |
2002-05-16 |
Warren Baird | Some fixes for compiling on Sparc. |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Specify the complete source file list for a dll inside... |
tree | commitdiff |
2002-04-25 |
Alexandre Julliard | Moved __ASM_GLOBAL_FUNC macros and interlocked function... |
tree | commitdiff |
2002-04-02 |
Dmitry Timoshkov | Fixed handling of a dll being loaded at the same addres... |
tree | commitdiff |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
tree | commitdiff |
2002-02-27 |
Andreas Mohr | Various cosmetic changes. |
tree | commitdiff |
2002-02-25 |
Peter Hunnisett | New file msvcrt/excpt.h. Move some stuff out of winnt... |
tree | commitdiff |
2002-02-02 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
tree | commitdiff |
2001-12-19 |
Alexandre Julliard | Fixed stack offset in relay debugging of cdecl register... |
tree | commitdiff |
2001-12-14 |
Alexandre Julliard | Made register and interrupt flags instead of entry... |
tree | commitdiff |
2001-12-11 |
Alexandre Julliard | Exported CALL32_Regs from ntdll, renamed to __wine_call... |
tree | commitdiff |
2001-11-09 |
François Gouget | Recognize the FreeBSD dlopen equivalent of "cannot... |
tree | commitdiff |
2001-10-14 |
Francois Gouget | When including config.h, include it first. |
tree | commitdiff |
2001-10-14 |
Francois Gouget | Recognize the Solaris dlopen equivalent of "cannot... |
tree | commitdiff |
2001-07-25 |
Alexandre Julliard | Removed unnecessary inclusion of heap.h. |
tree | commitdiff |
2001-07-24 |
Alexandre Julliard | Removed HEAP_strdupA. |
tree | commitdiff |
2001-07-19 |
Alexandre Julliard | Moved server.h to include/wine. |
tree | commitdiff |
2001-07-18 |
Uwe Bonnes | SNOOP_DoReturn: remove redundant printing of tid. |
tree | commitdiff |
2001-07-14 |
Uwe Bonnes | SNOOP_GetProcAddress: don't touch already initialized... |
tree | commitdiff |
2001-05-24 |
Andreas Mohr | Make snoop code take ordinal base into account. |
tree | commitdiff |
2001-05-08 |
Francois Gouget | Print the tid in the first column when +tid is specified. |
tree | commitdiff |
2001-04-24 |
Marcus Meissner | Drop SYSLEVEL checks from relay debugging, since they... |
tree | commitdiff |
2001-04-16 |
Dmitry Timoshkov | Display thread id instead of %fs in snoop trace. |
tree | commitdiff |
2001-04-09 |
Dmitry Timoshkov | Display thread id instead of %fs in relay trace. |
tree | commitdiff |
2001-02-12 |
Lawson Whitney | Make snoop specific case insensitive. |
tree | commitdiff |
2001-01-05 |
Alexandre Julliard | Added handle_t type to server interface so that we... |
tree | commitdiff |
2000-12-27 |
Ulrich Weigand | Silence silly error messages. |
tree | commitdiff |
2000-12-22 |
Andreas Mohr | Print all problems as ERR() except for "could not open... |
tree | commitdiff |
2000-12-13 |
James Abbatiello | Work around glibc 2.1.x dlopen bug (again). |
tree | commitdiff |
2000-12-13 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2000-12-12 |
Alexandre Julliard | Got rid of main.h. |
tree | commitdiff |
2000-12-12 |
Alexandre Julliard | Use __ASM_GLOBAL_FUNC directly in i386-only code. |
tree | commitdiff |
2000-12-11 |
Alexandre Julliard | Moved all Wine internal definitions out of process.h. |
tree | commitdiff |
2000-12-05 |
Alexandre Julliard | Always pass lower-case filenames to wine_dll_load(). |
tree | commitdiff |
2000-12-05 |
Andreas Mohr | Fixed dlerror() check to use strstr(). |
tree | commitdiff |
2000-12-01 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2000-11-30 |
Alexandre Julliard | Removed "elfdll" load order option and updated document... |
tree | commitdiff |
2000-11-27 |
Alexandre Julliard | Set debugging option based on NO_TRACE_MSGS define... |
tree | commitdiff |
2000-11-25 |
Dimitrie O. Paun | Include config.h in files that test for constants defin... |
tree | commitdiff |
2000-11-25 |
Marcus Meissner | Don't test !HIWORD values for pointerness. |
tree | commitdiff |
2000-11-10 |
Alexandre Julliard | Repaired relay debugging. |
tree | commitdiff |
2000-11-08 |
Alexandre Julliard | Do builtin modules fixups in library/loader.c before... |
tree | commitdiff |
2000-11-08 |
Alexandre Julliard | Moved builtin dll registration to libwine. |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | New debug channel mechanism allowing decentralized... |
tree | commitdiff |
2000-11-01 |
Alexandre Julliard | Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie... |
tree | commitdiff |
2000-10-29 |
Dimitrie O. Paun | Fixed a few compilation warnings |
tree | commitdiff |
2000-10-26 |
Alexandre Julliard | Raise an exception when a stub entry point is called. |
tree | commitdiff |
2000-10-25 |
Alexandre Julliard | Removed no longer used structure definition. |
tree | commitdiff |
2000-10-23 |
Alexandre Julliard | Build Win32 resources as .res files and dump them into... |
tree | commitdiff |
2000-10-12 |
Alexandre Julliard | Work-around for gcc bug. |
tree | commitdiff |
2000-10-01 |
Alexandre Julliard | Added stdcall64 entry point type to allow correct relay... |
tree | commitdiff |
2000-09-29 |
Alexandre Julliard | Moved $(MODULE).o rule out of Make.rules into the indiv... |
tree | commitdiff |
2000-09-27 |
Alexandre Julliard | Changed the Win32 dll descriptor to be in IMAGE_NT_HEAD... |
tree | commitdiff |
2000-09-27 |
Alexandre Julliard | Generate Win32 dll descriptor structure in the .spec... |
tree | commitdiff |
2000-09-26 |
Andreas Mohr | Display an ERR() in case of undefined symbols. |
tree | commitdiff |
2000-09-25 |
Alexandre Julliard | Removed some of the XXX_reg macros now that we are... |
tree | commitdiff |
2000-09-22 |
Francois Gouget | Raised MAX_DLLS to 100. |
tree | commitdiff |
2000-09-19 |
Rein Klazes | Catch EXCEPTION_PRIV_INSTRUCTION exception too. |
tree | commitdiff |
2000-09-18 |
Alexandre Julliard | Moved FILE_dommap() to memory/virtual.c (and renamed... |
tree | commitdiff |
2000-09-01 |
Alexandre Julliard | Avoid buffer overflows in builtin dll loading (with... |
tree | commitdiff |
2000-08-28 |
Peter Ganten | - Always store the full path name of 32bit modules... |
tree | commitdiff |
2000-08-11 |
Peter Ganten | The user driver functions might be called with the... |
tree | commitdiff |
2000-08-08 |
Alexandre Julliard | Make sure builtin dlls are never freed since we don... |
tree | commitdiff |
2000-08-07 |
Alexandre Julliard | - Fixed resource functions to work directly from the... |
tree | commitdiff |
2000-08-06 |
Alexandre Julliard | Moved most USER string functions to dlls/user. |
tree | commitdiff |
2000-08-06 |
Alexandre Julliard | Replaced lstrlen/lstrcmp by libc equivalents everywhere... |
tree | commitdiff |
2000-07-29 |
Alexandre Julliard | Removed some unnecessary inclusions of wingdi.h and... |
tree | commitdiff |
2000-07-25 |
Alexandre Julliard | Moved thunking functions off to kernel32.dll. |
tree | commitdiff |
2000-07-23 |
Ove Kaaven | Say that "No handler" messages as fatal. |
tree | commitdiff |
2000-06-24 |
Juergen Schmied | Avoid calling the exception handler in some cases. |
tree | commitdiff |
2000-06-23 |
Alexandre Julliard | Split the build program in several files. |
tree | commitdiff |
2000-06-23 |
Andreas Mohr | Replaced the BUILTIN32_dlopen() ERR() by a WARN(). |
tree | commitdiff |
2000-06-11 |
James Abbatiello | Fix for compiler warning (due to setjmp/longjmp being... |
tree | commitdiff |
2000-06-08 |
Alexandre Julliard | Removed the .xcnlnk section hack, and replaced it by... |
tree | commitdiff |
2000-06-08 |
Alexandre Julliard | Pass the main exe name in the CREATE_PROCESS debug... |
tree | commitdiff |
2000-06-07 |
Uwe Bonnes | Use "CALL" and "RET" in capital letters for distinction. |
tree | commitdiff |
2000-06-03 |
Dimitrie O. Paun | Start to separate KERNEL out of libwine. |
tree | commitdiff |
2000-06-01 |
Juergen Schmied | Implemented FindFirstFileEx, cleaned old implementation up. |
tree | commitdiff |
2000-05-30 |
Turchanov Sergei | Implemented local atoms in the server. |
tree | commitdiff |
2000-05-30 |
Ulrich Czekalla | Add stub for SetConsoleOutputCP. |
tree | commitdiff |
2000-05-14 |
Gerald Pfeifer | #include <sys/types.h> before <sys/mman.h>. |
tree | commitdiff |
next |