Tried to add an error message when crashing on a selector load because
[wine] / memory /
1999-05-15  Alexandre JulliardServer reorganization:
1999-05-13  Alexandre JulliardAdapted for new register functions support (ESP_reg...
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-05-02  Huw D M DaviesCall SetLastError in HeapCompact().
1999-04-25  Alexandre JulliardFixed __builtin_return_address arg.
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-25  Ove KaavenMade HeapValidate threadsafe, and added some macros...
1999-04-22  Michael VekslerRemoved some includes of 16 bit API.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Bertho StultiensReorganization of the loader to correctly load and...
1999-04-11  Alexandre JulliardMade SELECTOR_ReallocBlock preserve the current selecto...
1999-03-28  Dimitrie O. PaunChanged some debug messages from one channel to another...
1999-03-22  Andreas MohrlstrcpyA can't use strcpy.
1999-03-21  Alexandre JulliardGot rid of SYSTEM_LOCK macros.
1999-03-14  Alexandre JulliardMake the system heap critical section global.
1999-03-14  Gerard PatelFix OemToAnsiBuff for real Win31 behavior.
1999-03-09  Marcus MeissnerCreateFileMapping SetLastError(0)s on newly created...
1999-02-28  Marcus MeissnerMore include optimisations and fixes.
1999-02-28  Alexandre JulliardUse server handles directly for Win32 handles. Removed...
1999-02-28  Alexandre JulliardAdded support for mappings with no associated file.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-02-21  Alexandre JulliardRemoved MEM_MAPPED_FILE_Ops.
1999-02-21  Marcus MeissnerChange "g" (general regs) into "r" (hardregs) in clone...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-17  Uwe BonnesChange type of mode argument to GETVDMPOINTER32W from...
1999-02-14  Guy AlbertelliFixed GlobalSize return value for zero size block.
1999-02-09  Ulrich WeigandChange fault handler 'addr' argument to LPCVOID.
1999-02-02  Ulrich WeigandBugfix: Preserve EAX in UnMapSLFixArray().
1999-02-02  Ulrich WeigandImplemented KERNEL.434 (UnicodeToAnsi).
1999-01-31  Alexandre JulliardAdded a lot of new error definitions.
1999-01-30  Marcus MeissnerCheck for NULL in lstrcpy* (Windows uses real exception...
1999-01-28  Marcus MeissnerFixed FILE_VIEW struct initialisation.
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-02  Alexandre JulliardFixed bug in CreateFileMapping when name is not NULL.
1999-01-01  Richard A LoughPut return value of LocalAlloc in CX too.
1999-01-01  Alexandre JulliardUse server file mapping objects.
1998-12-31  Alexandre JulliardRemoved client-side wait functions; all waiting is...
1998-12-27  Alexandre JulliardAdded beginnings of server-side file handling.
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-12-07  Andreas Mohr- Several kernel.spec return type mismatch fixes
1998-12-02  Marcus MeissnerHandle atoms "# non number" (oracle client).
1998-12-01  Ulrich WeigandImplemented GlobalChangeLockCount (KERNEL.365).
1998-12-01  Ulrich WeigandImplemented Local32Info, stubs for Local32First/Next...
1998-11-24  Stephen CrowleyReturn the "buffers" and "cached" memory as free since...
1998-11-22  Ulrich WeigandBugfix: typo in SUnMapLS_IP_EBP_8 lead to stack corruption.
1998-11-15  Alexandre JulliardSmall atom fixes.
1998-11-15  Marcus MeissnerClean invalid selectors on the pop %xs from the STACKFR...
1998-11-14  Juergen SchmiedFixed warnings, some only visible with -Wstrict-prototy...
1998-11-14  Huw D M DaviesChanged some of the message classes.
1998-11-14  Lionel UlmerCorrected bug in TRACE function.
1998-11-01  Jesper Skovegcs 'ambiguous else' warnings fixes.
1998-11-01  Ulrich WeigandAdapted to separation between KERNEL and USER.
1998-11-01  Andreas MohrChanged many WARN()s related to internal Wine memory...
1998-10-31  Marcus MeissnerRemoved the FIXME() and moved SetLastError(0) to the...
1998-10-26  Marcus MeissnerAnon shared mapping fixed for file sharing.
1998-10-25  Marcus MeissnerDelete the filename for the mapping instantly.
1998-10-24  Juergen SchmiedChanged some string-shell32 functions to 32AW, paramete...
1998-10-21  Marcus MeissnerSupport anon shared mappings using temporary files...
1998-10-18  Turchanov SergeyAdded VIRTUAL_MapFileW to map file to memory in one...
1998-10-17  Marcus MeissnerAdded FIXME() for a slightly incorrect implementation...
1998-10-14  Ulrich WeigandBugfix: Local32Free caused free handles list corruption.
1998-10-11  Ulrich WeigandImplemented HEAP_WINE_CODE16SEG SEGPTR heaps with 16...
1998-10-11  Ulrich WeigandGlobalFix16 is supposed to return selector to the memor...
1998-10-11  David LuyerSmall fixes.
1998-10-04  Alexandre JulliardInitial revision
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1998-01-18  Alexandre JulliardRelease 980118 wine-980118
1998-01-04  Alexandre JulliardRelease 980104 wine-980104
1997-12-21  Alexandre JulliardRelease 971221 wine-971221
1997-11-30  Alexandre JulliardRelease 971130 wine-971130
1997-11-16  Alexandre JulliardRelease 971116 wine-971116
1997-11-01  Alexandre JulliardRelease 971101 wine-971101
1997-10-12  Alexandre JulliardRelease 971012 wine-971012
1997-09-28  Alexandre JulliardRelease 970928 wine-970928
1997-09-14  Alexandre JulliardRelease 970914 wine-970914
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-08-04  Alexandre JulliardRelease 970804 wine-970804
1997-07-20  Alexandre JulliardRelease 970720 wine-970720
1997-06-29  Alexandre JulliardRelease 970629 wine-970629
1997-06-16  Alexandre JulliardRelease 970616 wine-970616
next