Added a DOS text mode memory buffer copy in order to be able to tell
[wine] / memory /
2002-06-25  Alexandre JulliardAuthors: Huw D M Davies <hdavies@codeweavers.com>,...
2002-06-20  Alexandre JulliardAvoid loading programs into the DOS memory area.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-24  Alexandre JulliardA few optimizations in the process startup requests...
2002-05-23  Alexandre JulliardReplaced the GET/PUT_UA macros by memcpy. Fixed a few...
2002-05-17  Alexandre JulliardA few fixes for mingw cross-compilation.
2002-05-17  Alexandre JulliardExport the debugging API from libwine instead of ntdll.
2002-05-16  Alexandre JulliardExport global argc/argv variables from libwine and...
2002-05-16  Alexandre JulliardMoved the selector access functions out of winnt.h...
2002-05-14  Alexandre JulliardSpecify the complete source file list for a dll inside...
2002-05-11  Jukka HeinonenWhen using MapSL, 32-bit addresses are no longer trunca...
2002-05-10  Alexandre JulliardBuild an explicit argument structure for mmap instead...
2002-05-08  Andreas MohrReplace SELECTOR_AllocBlock and SELECTOR_FreeBlock...
2002-05-07  Olivier HouchardSupport for getting memory size on FreeBSD.
2002-05-04  Patrik StridvallMS C related changes.
2002-04-25  Alexandre JulliardMoved __ASM_GLOBAL_FUNC macros and interlocked function...
2002-04-02  Andreas MohrAdd return traces to GlobalMemoryStatus, GetSystemInfo...
2002-03-29  Alexandre JulliardTransfer the full process startup info as well as the...
2002-03-29  Alexandre JulliardMake sure the import directory is not in shared memory.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-25  Peter HunnisettNew file msvcrt/excpt.h. Move some stuff out of winnt...
2002-02-04  Dmitry TimoshkovReimplement GetStringTypeA and GetStringTypeExA.
2002-01-07  Alexandre JulliardAdded support for cleaning up the TEB from inside the...
2001-12-26  Alexandre JulliardFixed bug in system heap creation when it already exists.
2001-12-20  Uwe BonnesGlobalReAlloc16: If heap has GlobalPageLock set, try...
2001-12-19  Alexandre JulliardMoved heap functions to ntdll.
2001-12-17  Alexandre JulliardRemoved unnecessary includes.
2001-12-17  Rein KlazesAdded error message in LOCAL_GetBlock().
2001-12-05  Alexandre JulliardUse ntdll functions instead of MultiByteToWideChar...
2001-12-05  Alexandre JulliardRemoved ntdll dependency on MultiByteToWideChar/WideCha...
2001-11-30  Andrew Lewyckymap_image: map the PE header readonly.
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-24  Alexandre JulliardFixed registry routines broken by the structure sizes...
2001-11-23  Dmitry TimoshkovFixed packing and layout of many system structures.
2001-11-20  Andreas MohrUse exception handler for GlobalUnlock, GlobalFree.
2001-11-06  François GougetFix the #include order for config.h.
2001-10-24  Alexandre JulliardTry to use read instead of mmap for files on removable...
2001-10-21  Andreas MohrCosmetics.
2001-10-15  Francois GougetAdd INVALID_ATOM and MAXINTATOM to winbase.h.
2001-10-14  Francois GougetWhen including 'wine/port.h', include it first.
2001-10-14  Francois GougetWhen including config.h, include it first.
2001-10-12  Alexandre JulliardAdded atom_t type for atoms to make sure we use the...
2001-10-09  Alexandre JulliardFix MapViewOfFile to always return a 64K-aligned address.
2001-10-02  Andreas MohrYet another documentation/message text patch.
2001-09-26  Alexandre JulliardFixed size check in HEAP_FindFreeBlock to make sure...
2001-09-20  Francois GougetFix the conversions of a command line to/from an argv...
2001-08-16  Alexandre JulliardAdded names to standard critical sections (suggested...
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-20  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-18  Patrik StridvallDocumentation fixes.
2001-07-12  Patrik StridvallDocumentation fixes.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-14  Alexandre JulliardAdded direct system call for unaligned mmap support...
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-04-20  Dmitry TimoshkovVirtualProtect should return correct old protection...
2001-03-23  Alexandre JulliardSmall dll separation fixes.
2001-03-04  Alexandre JulliardWe need to create the system heap at startup even thoug...
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-02-23  Alexandre JulliardOnly create the system heap when we actually need it.
2001-02-23  Alexandre JulliardAllocations do not need to be on the system heap.
2001-02-20  Alexandre JulliardSmall server protocol cleanups.
2001-02-20  Alexandre JulliardFixed MEM_SYSTEM handling to avoid unmapping areas...
2001-02-14  François GougetMisc typos in comments.
2001-02-12  James AbbatielloDon't require write access on the file handle to create a
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-26  Andreas MohrSome more cleanups.
2001-01-15  Uwe BonnesMapViewOfFileEx: make the returned error dependent...
2001-01-15  Alexandre JulliardRemoved some direct accesses to the 16-bit task structure.
2001-01-12  Alexandre JulliardAdded flag to differentiate file mappings and VirtualAl...
2001-01-06  François GougetFixed some HFILE vs. HANDLE mismatches.
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2001-01-04  Mike McCormackSome borken memory monitoring programs divide by dwTota...
2001-01-02  Ulrich WeigandAlign moveable blocks if the architecture requires it.
2000-12-29  Alexandre JulliardAdded support for composite Unicode characters in Multi...
2000-12-27  Ulrich WeigandAdded check whether unaligned memory access is allowed.
2000-12-22  Alexandre JulliardUse a separate FIFO pair for server requests that don...
2000-12-22  Alexandre JulliardReplaced WIN16_GlobalLock16 by "official" function...
2000-12-20  Dmitry TimoshkovMake new edit control allocate its buffers with granula...
2000-12-19  Alexandre JulliardSet last error in GlobalUnlock.
2000-12-16  Patrik StridvallFixed some issues found by winapi_check.
2000-12-15  Alexandre JulliardConverted enum_key_value request to the new request...
2000-12-13  Alexandre JulliardUse getpagesize() instead of VIRTUAL_GetPageSize().
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-11  Alexandre JulliardMoved all Wine internal definitions out of process.h.
2000-12-02  Francois GougetFixed miscellaneous typos, syntactic and grammatical...
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-30  Andreas MohrFixed crash in UnMapLS for pointers not belonging to...
2000-11-30  Alexandre JulliardUse the HEAP_WINE_SEGPTR flag to specify allocations...
2000-11-29  Andreas MohrVirtualQuery should return 0 for all addresses >= 0xc00...
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-28  Alexandre JulliardMade HEAP_strdup* functions inline (temporary).
2000-11-27  Dmitry TimoshkovGlobalAlloc as GlobalAlloc16 should round size to 32.
2000-11-26  Alexandre JulliardMoved UTSelectorOffsetToLinear and UTLinearToSelectorOf...
2000-11-25  Dimitrie O. PaunInclude config.h in files that test for constants defin...
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
next