2003-05-08 |
Alexandre Julliard | Added support for calling the TLS callback functions. |
tree | commitdiff |
2003-05-08 |
Alexandre Julliard | Fixed wrong file offset used when mapping the import... |
tree | commitdiff |
2003-05-08 |
Eric Pouech | Added environment tests. |
tree | commitdiff |
2003-05-08 |
Eric Pouech | Implemented a bunch of environment related NTDLL APIs. |
tree | commitdiff |
2003-05-07 |
Alexandre Julliard | Moved the EnumResource* functions to the kernel dll... |
tree | commitdiff |
2003-05-06 |
Alexandre Julliard | Added comment about why changing ADDRESS_SPACE_LIMIT... |
tree | commitdiff |
2003-05-06 |
Alexandre Julliard | Added support for retrieving page fault address on... |
tree | commitdiff |
2003-05-06 |
Thomas Mertes | Tests for RtlDuplicateUnicodeString, RtlFindCharInUnico... |
tree | commitdiff |
2003-05-06 |
Thomas Mertes | Implement RtlDuplicateUnicodeString, RtlFindCharInUnico... |
tree | commitdiff |
2003-05-04 |
Marcus Meissner | Fixed powerpc compile. |
tree | commitdiff |
2003-05-01 |
Robert Shearman | - Implemented RtlAddAccessAllowedAce, RtlAddAccessDenie... |
tree | commitdiff |
2003-04-30 |
Alexandre Julliard | Fixed typo in last minute change (spotted by Gerald... |
tree | commitdiff |
2003-04-30 |
Alexandre Julliard | Moved most of the kernel resource APIs to dlls/kernel. |
tree | commitdiff |
2003-04-29 |
Alexandre Julliard | Implemented ntdll resource functions. |
tree | commitdiff |
2003-04-22 |
Eric Pouech | Moved kernel32.FlushFileBuffers to ntdll.NtFlushBuffers... |
tree | commitdiff |
2003-04-21 |
Alexandre Julliard | Removed no longer needed uses of LDPATH. |
tree | commitdiff |
2003-04-21 |
Jukka Heinonen | Moved dosconf.c to winedos. |
tree | commitdiff |
2003-04-16 |
Alexandre Julliard | Implemented RtlIsNameLegalDOS8Dot3 (based on a patch... |
tree | commitdiff |
2003-04-14 |
Alexandre Julliard | Insert the last free block of a subheap at the end... |
tree | commitdiff |
2003-04-12 |
Alexandre Julliard | Implemented RtlDetermineDosPathNameType_U and RtlIsDosD... |
tree | commitdiff |
2003-04-12 |
Robert Shearman | Added NtQueryProcessInformation case needed by NT versi... |
tree | commitdiff |
2003-04-08 |
Thomas Mertes | Tests for RtlUlonglongByteSwap, RtlRandom, RtlAreAllAcc... |
tree | commitdiff |
2003-04-08 |
Thomas Mertes | Implemented RtlRandom, RtlAreAllAccessesGranted, |
tree | commitdiff |
2003-04-07 |
Alexandre Julliard | Added possibility to filter relay traces based on the... |
tree | commitdiff |
2003-04-05 |
Alexandre Julliard | Rewrote most of the import fixup code to avoid doing... |
tree | commitdiff |
2003-04-04 |
Alexandre Julliard | Implemented NtQueueApcThread, and changed the server... |
tree | commitdiff |
2003-04-04 |
Alexandre Julliard | Merged PE_InitDLL into MODULE_InitDLL. |
tree | commitdiff |
2003-04-04 |
Alexandre Julliard | Remove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAI... |
tree | commitdiff |
2003-04-03 |
Eric Pouech | No longer call WaitFor*Object* from ntdll (but NtWait... |
tree | commitdiff |
2003-04-03 |
Alexandre Julliard | Added --with-nptl configure option and necessary change... |
tree | commitdiff |
2003-04-02 |
Alexandre Julliard | Added abs_time_t structure to the server protocol,... |
tree | commitdiff |
2003-04-02 |
Alexandre Julliard | Added support for marking heap blocks as inaccessible... |
tree | commitdiff |
2003-04-02 |
Andreas Mohr | Some spelling and formatting fixes. |
tree | commitdiff |
2003-04-02 |
Eric Pouech | Fixed a few FormatCode entries. |
tree | commitdiff |
2003-03-31 |
Alexandre Julliard | Added missing NONAMELESSSTRUCT/UNION. |
tree | commitdiff |
2003-03-31 |
Alexandre Julliard | Moved WaitForMultipleObjects to ntdll (based on a patch... |
tree | commitdiff |
2003-03-28 |
Yorick Hardy | Added fields from NetBSD struct sigcontext on i386. |
tree | commitdiff |
2003-03-26 |
Alexandre Julliard | Implemented file change notifications, based on a patch... |
tree | commitdiff |
2003-03-25 |
Alexandre Julliard | Store %gs in the TEB on every call to 16-bit code,... |
tree | commitdiff |
2003-03-24 |
Alexandre Julliard | Make sure changes to the debug registers while inside... |
tree | commitdiff |
2003-03-22 |
Alexandre Julliard | Fixed duplicate initialization of some of the wm->ldr... |
tree | commitdiff |
2003-03-22 |
Thomas Mertes | Tests for RtlCompareMemoryUlong, RtlUniform, RtlDowncas... |
tree | commitdiff |
2003-03-22 |
Thomas Mertes | - Implement RtlDowncaseUnicodeString, RtlUniform, iswdi... |
tree | commitdiff |
2003-03-21 |
Alexandre Julliard | Split signal blocking code out of SIGNAL_Reset into... |
tree | commitdiff |
2003-03-21 |
Alexandre Julliard | Added 'wine' prefix to libwine_unicode exports. |
tree | commitdiff |
2003-03-21 |
Eric Pouech | Removed no longer needed MODREF.find_export field. |
tree | commitdiff |
2003-03-21 |
Eric Pouech | - implemented LdrQueryProcessModuleInformation |
tree | commitdiff |
2003-03-20 |
Eric Pouech | Moved WINE_MODREF.flags to WINE_MODREF.ldr.Flags, and... |
tree | commitdiff |
2003-03-20 |
Eric Pouech | Move some fields (refCount, tls_index and module) from... |
tree | commitdiff |
2003-03-20 |
Eric Pouech | Fixed some unneeded unix to Win32 error mapping. |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Changed name of the asm version of RtlUlong/shortByteSw... |
tree | commitdiff |
2003-03-20 |
Eric Pouech | Moved the module loading/unloading code and the remaini... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Partially implemented LdrLock/UnlockLoaderLock. |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
tree | commitdiff |
2003-03-19 |
Alexandre Julliard | Implemented Rtl*ByteSwap() functions, based on a patch... |
tree | commitdiff |
2003-03-18 |
Jon Griffiths | Correct the agument count for RtlInitializeGenericTable(). |
tree | commitdiff |
2003-03-18 |
Alexandre Julliard | Avoid explicit long long constants. |
tree | commitdiff |
2003-03-18 |
Jon Griffiths | Documentation updates. |
tree | commitdiff |
2003-03-18 |
Eric Pouech | - added LDR_MODULE structure to WINE_MODREF and made... |
tree | commitdiff |
2003-03-18 |
Thomas Mertes | Tests for _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,... |
tree | commitdiff |
2003-03-17 |
Jon Griffiths | Documentation updates. |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Add RtlDowncaseUnicodeChar(), RtlEqualComputerName(), |
tree | commitdiff |
2003-03-14 |
Alexandre Julliard | Avoid GetProcessHeap() inside ntdll. |
tree | commitdiff |
2003-03-14 |
Eric Pouech | - implementation of LdrLoadDll out of loader/module.c |
tree | commitdiff |
2003-03-14 |
Alexandre Julliard | Only print the trace header when we are at the beginnin... |
tree | commitdiff |
2003-03-14 |
Eric Pouech | - implementation of LdrUnloadDll out of loader/module.c |
tree | commitdiff |
2003-03-12 |
Dmitry Timoshkov | Move vsnwprintf implementation to libwine_unicode,... |
tree | commitdiff |
2003-03-12 |
Thomas Mertes | Implement _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,... |
tree | commitdiff |
2003-03-07 |
Alexandre Julliard | Rewrote RtlFind{Most,Least}SignificantBit in a more... |
tree | commitdiff |
2003-03-06 |
Eric Pouech | - implemented LdrGetProcedureAddress and made use of... |
tree | commitdiff |
2003-03-05 |
Eric Pouech | Removed SO loading type. |
tree | commitdiff |
2003-03-04 |
Alexandre Julliard | Use SIGUSR1 instead of SIGSTOP to suspend threads. |
tree | commitdiff |
2003-03-04 |
Eric Pouech | - added Ldr* information to include/winternl.h |
tree | commitdiff |
2003-02-27 |
Alexandre Julliard | Properly save/restore %gs register across 16-bit calls. |
tree | commitdiff |
2003-02-25 |
Gerald Pfeifer | Define CD_SECS and CD_FRAMES also on non-Linux systems... |
tree | commitdiff |
2003-02-19 |
Waldeck Schutzer | - Some systems/drives are very slow to read the TOC... |
tree | commitdiff |
2003-02-19 |
Thomas Mertes | Tests for RtlCharToInteger, RtlExtendedMagicDivide... |
tree | commitdiff |
2003-02-19 |
Thomas Mertes | - Implement RtlCharToInteger, RtlExtendedMagicDivide... |
tree | commitdiff |
2003-02-18 |
Alexandre Julliard | Print thread ids in traces with only 4 digits now that... |
tree | commitdiff |
2003-02-18 |
Alexandre Julliard | Print dll name too for stub exceptions. |
tree | commitdiff |
2003-02-18 |
Thomas Mertes | - Fix small bug in RtlFindMostSignificantBit. It return... |
tree | commitdiff |
2003-02-11 |
Andreas Mohr | Added FIXME on stub exception. |
tree | commitdiff |
2003-01-24 |
Alexandre Julliard | Removed no longer needed inclusion of heap.h. |
tree | commitdiff |
2003-01-23 |
Marcus Meissner | Remove errno.h from files that do not need it. |
tree | commitdiff |
2003-01-23 |
Alexandre Julliard | Added -Wpointer-arith gcc flag, and fixed the resulting... |
tree | commitdiff |
2003-01-21 |
Gerald Pfeifer | Only declare variables we actually need. |
tree | commitdiff |
2003-01-16 |
Francois Gouget | ok() does not support '%S'. Store the Ansi version... |
tree | commitdiff |
2003-01-13 |
Robert Shearman | - Add some stubs. |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
tree | commitdiff |
2003-01-04 |
Alexandre Julliard | Removed a few more #ifdef __WINE__. |
tree | commitdiff |
2003-01-03 |
Alexandre Julliard | Added wine_dbg_sprintf function that allocates a tempor... |
tree | commitdiff |
2003-01-03 |
Francois Gouget | Call lstrcmpW rather than wcscmp. |
tree | commitdiff |
2003-01-02 |
Francois Gouget | Fix mapping of STATUS_DEVICE_NOT_CONNECTED to match XP. |
tree | commitdiff |
2002-12-19 |
Alexandre Julliard | Avoid some warnings. |
tree | commitdiff |
2002-12-18 |
Alexandre Julliard | Implemented RtlTimeToElapsedTimeFields. |
tree | commitdiff |
2002-12-17 |
Alexandre Julliard | Implemented the Fiber* functions (with the help of... |
tree | commitdiff |
2002-12-13 |
Jukka Heinonen | When asynchronous signals are blocked, block also SIGUSR2. |
tree | commitdiff |
2002-12-13 |
Alexandre Julliard | Avoid casts between LARGE_INTEGER and FILETIME. |
tree | commitdiff |
2002-12-13 |
György 'Nog' Jeney | - Reimplement time functions using ntdll functions. |
tree | commitdiff |
2002-12-12 |
Dimitrie O. Paun | Move excpt.h out of include/msvcrt/ as it does not... |
tree | commitdiff |
next |