Locks the virtual views linked list.
[wine] / memory / virtual.c
2000-09-24  Gerard PatelLocks the virtual views linked list.
2000-09-18  Alexandre JulliardMoved FILE_dommap() to memory/virtual.c (and renamed...
2000-09-16  Andreas MohrAdded VirtualAllocEx.
2000-08-31  Alexandre JulliardConverted a lot of server requests to the new exception...
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
2000-08-14  Alexandre JulliardImplemented SEC_IMAGE mappings and shared PE sections...
2000-08-01  Peter GantenCommitting a page of a shared mapping in one process...
2000-05-01  Alexandre JulliardUse exception handling to implement the IsBad* functions.
2000-04-29  Ove KaavenAdd Wine-internal allocation type MEM_SYSTEM for Virtua...
2000-04-28  Alexandre JulliardAuthors: Gavriel State <gavriels@corel.com>, Ulrich...
2000-04-13  Alexandre JulliardImplemented guard pages and stack overflow exceptions.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-19  Dimitrie O. PaunRemoved most calls to xmalloc/xrealloc.
2000-03-10  Alexandre JulliardRemoved PROCESS_IsCurrent().
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
1999-11-25  Alexandre JulliardStore all object names as Unicode in the server.
1999-11-15  Alexandre JulliardFixed allocation rounding for MEM_RESERVE.
1999-11-10  Ulrich WeigandWhen decommitting, remap zero pages using MAP_FIXED.
1999-11-08  Alexandre JulliardRemap zero-pages when decomitting a page range (based...
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-05-23  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-15  Alexandre JulliardServer reorganization:
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-09  Marcus MeissnerCreateFileMapping SetLastError(0)s on newly created...
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-21  Alexandre JulliardRemoved MEM_MAPPED_FILE_Ops.
1999-02-09  Ulrich WeigandChange fault handler 'addr' argument to LPCVOID.
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  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-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-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-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
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-01  Alexandre JulliardRelease 971101 wine-971101
1997-09-14  Alexandre JulliardRelease 970914 wine-970914
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-06-16  Alexandre JulliardRelease 970616 wine-970616
1997-05-09  Alexandre JulliardRelease 970509 wine-970509
1997-04-15  Alexandre JulliardRelease 970415 wine-970415
1997-03-29  Alexandre JulliardRelease 970329 wine-970329
1997-03-05  Alexandre JulliardRelease 970305 wine-970305