projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed linking of wine target.
[wine]
/
memory
/
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-02-25
Peter Hunnisett
New file msvcrt/excpt.h. Move some stuff out of winnt...
tree
|
commitdiff
2002-02-04
Dmitry Timoshkov
Reimplement GetStringTypeA and GetStringTypeExA.
tree
|
commitdiff
2002-01-07
Alexandre Julliard
Added support for cleaning up the TEB from inside the...
tree
|
commitdiff
2001-12-26
Alexandre Julliard
Fixed bug in system heap creation when it already exists.
tree
|
commitdiff
2001-12-20
Uwe Bonnes
GlobalReAlloc16: If heap has GlobalPageLock set, try...
tree
|
commitdiff
2001-12-19
Alexandre Julliard
Moved heap functions to ntdll.
tree
|
commitdiff
2001-12-17
Alexandre Julliard
Removed unnecessary includes.
tree
|
commitdiff
2001-12-17
Rein Klazes
Added error message in LOCAL_GetBlock().
tree
|
commitdiff
2001-12-05
Alexandre Julliard
Use ntdll functions instead of MultiByteToWideChar...
tree
|
commitdiff
2001-12-05
Alexandre Julliard
Removed ntdll dependency on MultiByteToWideChar/WideCha...
tree
|
commitdiff
2001-11-30
Andrew Lewycky
map_image: map the PE header readonly.
tree
|
commitdiff
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
tree
|
commitdiff
2001-11-24
Alexandre Julliard
Fixed registry routines broken by the structure sizes...
tree
|
commitdiff
2001-11-23
Dmitry Timoshkov
Fixed packing and layout of many system structures.
tree
|
commitdiff
2001-11-20
Andreas Mohr
Use exception handler for GlobalUnlock, GlobalFree.
tree
|
commitdiff
2001-11-06
François Gouget
Fix the #include order for config.h.
tree
|
commitdiff
2001-10-24
Alexandre Julliard
Try to use read instead of mmap for files on removable...
tree
|
commitdiff
2001-10-21
Andreas Mohr
Cosmetics.
tree
|
commitdiff
2001-10-15
Francois Gouget
Add INVALID_ATOM and MAXINTATOM to winbase.h.
tree
|
commitdiff
2001-10-14
Francois Gouget
When including 'wine/port.h', include it first.
tree
|
commitdiff
2001-10-14
Francois Gouget
When including config.h, include it first.
tree
|
commitdiff
2001-10-12
Alexandre Julliard
Added atom_t type for atoms to make sure we use the...
tree
|
commitdiff
2001-10-09
Alexandre Julliard
Fix MapViewOfFile to always return a 64K-aligned address.
tree
|
commitdiff
2001-10-02
Andreas Mohr
Yet another documentation/message text patch.
tree
|
commitdiff
2001-09-26
Alexandre Julliard
Fixed size check in HEAP_FindFreeBlock to make sure...
tree
|
commitdiff
2001-09-20
Francois Gouget
Fix the conversions of a command line to/from an argv...
tree
|
commitdiff
2001-08-16
Alexandre Julliard
Added names to standard critical sections (suggested...
tree
|
commitdiff
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
tree
|
commitdiff
2001-07-20
Patrik Stridvall
- Made sure that the files that contains the declarations
tree
|
commitdiff
2001-07-19
Alexandre Julliard
Moved server.h to include/wine.
tree
|
commitdiff
2001-07-18
Patrik Stridvall
- Made sure that the files that contains the declarations
tree
|
commitdiff
2001-07-18
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-12
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-11
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-02
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-06-20
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-14
Alexandre Julliard
Added direct system call for unaligned mmap support...
tree
|
commitdiff
2001-06-13
Patrik Stridvall
Documentation ordinal fixes (using winapi_fixup).
tree
|
commitdiff
2001-05-09
Francois Gouget
Add '\n' at the end of traces.
tree
|
commitdiff
2001-04-20
Dmitry Timoshkov
VirtualProtect should return correct old protection...
tree
|
commitdiff
2001-03-23
Alexandre Julliard
Small dll separation fixes.
tree
|
commitdiff
2001-03-04
Alexandre Julliard
We need to create the system heap at startup even thoug...
tree
|
commitdiff
2001-02-27
Alexandre Julliard
New set of macros for server calls; makes requests...
tree
|
commitdiff
2001-02-23
Alexandre Julliard
Only create the system heap when we actually need it.
tree
|
commitdiff
2001-02-23
Alexandre Julliard
Allocations do not need to be on the system heap.
tree
|
commitdiff
2001-02-20
Alexandre Julliard
Small server protocol cleanups.
tree
|
commitdiff
2001-02-20
Alexandre Julliard
Fixed MEM_SYSTEM handling to avoid unmapping areas...
tree
|
commitdiff
2001-02-14
François Gouget
Misc typos in comments.
tree
|
commitdiff
2001-02-12
James Abbatiello
Don't require write access on the file handle to create a
tree
|
commitdiff
2001-01-26
James Juran
Add <string.h> to files that needed it.
tree
|
commitdiff
2001-01-26
Andreas Mohr
Some more cleanups.
tree
|
commitdiff
2001-01-15
Uwe Bonnes
MapViewOfFileEx: make the returned error dependent...
tree
|
commitdiff
2001-01-15
Alexandre Julliard
Removed some direct accesses to the 16-bit task structure.
tree
|
commitdiff
2001-01-12
Alexandre Julliard
Added flag to differentiate file mappings and VirtualAl...
tree
|
commitdiff
2001-01-06
François Gouget
Fixed some HFILE vs. HANDLE mismatches.
tree
|
commitdiff
2001-01-05
Alexandre Julliard
Added handle_t type to server interface so that we...
tree
|
commitdiff
2001-01-04
Mike McCormack
Some borken memory monitoring programs divide by dwTota...
tree
|
commitdiff
2001-01-02
Ulrich Weigand
Align moveable blocks if the architecture requires it.
tree
|
commitdiff
2000-12-29
Alexandre Julliard
Added support for composite Unicode characters in Multi...
tree
|
commitdiff
2000-12-27
Ulrich Weigand
Added check whether unaligned memory access is allowed.
tree
|
commitdiff
2000-12-22
Alexandre Julliard
Use a separate FIFO pair for server requests that don...
tree
|
commitdiff
2000-12-22
Alexandre Julliard
Replaced WIN16_GlobalLock16 by "official" function...
tree
|
commitdiff
2000-12-20
Dmitry Timoshkov
Make new edit control allocate its buffers with granula...
tree
|
commitdiff
2000-12-19
Alexandre Julliard
Set last error in GlobalUnlock.
tree
|
commitdiff
2000-12-16
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2000-12-15
Alexandre Julliard
Converted enum_key_value request to the new request...
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Use getpagesize() instead of VIRTUAL_GetPageSize().
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
tree
|
commitdiff
2000-12-11
Alexandre Julliard
Moved all Wine internal definitions out of process.h.
tree
|
commitdiff
2000-12-02
Francois Gouget
Fixed miscellaneous typos, syntactic and grammatical...
tree
|
commitdiff
2000-12-01
Patrik Stridvall
Added/modified documentation for function arguments.
tree
|
commitdiff
2000-11-30
Andreas Mohr
Fixed crash in UnMapLS for pointers not belonging to...
tree
|
commitdiff
2000-11-30
Alexandre Julliard
Use the HEAP_WINE_SEGPTR flag to specify allocations...
tree
|
commitdiff
2000-11-29
Andreas Mohr
VirtualQuery should return 0 for all addresses >= 0xc00...
tree
|
commitdiff
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
tree
|
commitdiff
2000-11-28
Alexandre Julliard
Made HEAP_strdup* functions inline (temporary).
tree
|
commitdiff
2000-11-27
Dmitry Timoshkov
GlobalAlloc as GlobalAlloc16 should round size to 32.
tree
|
commitdiff
2000-11-26
Alexandre Julliard
Moved UTSelectorOffsetToLinear and UTLinearToSelectorOf...
tree
|
commitdiff
2000-11-25
Dimitrie O. Paun
Include config.h in files that test for constants defin...
tree
|
commitdiff
2000-11-14
Alexandre Julliard
Moved LDT handling to libwine.so. Changed the interface...
tree
|
commitdiff
2000-11-13
Alexandre Julliard
Replaced a few internal functions by exported ones.
tree
|
commitdiff
2000-11-10
Francois Gouget
Use DUMMYxxxNAME for anonymous struct/unions.
tree
|
commitdiff
2000-11-08
Alexandre Julliard
Added new library.h header for libwine definitions.
tree
|
commitdiff
2000-11-07
Alexandre Julliard
Fixed 0/-1 mixup for indicating no mapping handle.
tree
|
commitdiff
2000-10-29
David Elliott
Added basic working stubs of new Windows 2000 API funct...
tree
|
commitdiff
2000-10-29
Alexandre Julliard
Removed unused LOCAL_LockSegptr.
tree
|
commitdiff
2000-10-28
Francois Gouget
Return the correct value for dwTotalVirtual.
tree
|
commitdiff
2000-10-23
Alexandre Julliard
Fixed multibyte handling in HEAP_strdupAtoW.
tree
|
commitdiff
2000-10-19
Ulrich Weigand
Allow freeing locked global memory handles.
tree
|
commitdiff
2000-10-15
Alexandre Julliard
Converted a few more server requests to the new mechanism.
tree
|
commitdiff
2000-10-13
Guy Albertelli
Validate access even if wrap past address 0 for IsBadSt...
tree
|
commitdiff
2000-10-13
Andreas Mohr
- stupid spelling fixes
tree
|
commitdiff
2000-10-13
Andreas Mohr
Get rid of shared heap fixme messages.
tree
|
commitdiff
2000-10-13
Marcus Meissner
Check for buffer overflows on data returns from RegQuer...
tree
|
commitdiff
2000-10-02
Lawson Whitney
Protect GlobalHandle() against bad parameters.
tree
|
commitdiff
2000-10-02
Andreas Mohr
Introduced a new arena flag called GA_DOSMEM to disting...
tree
|
commitdiff
2000-10-02
Alexandre Julliard
Convert NtQueryKey and NtEnumerateKey to the new reques...
tree
|
commitdiff
2000-10-01
Alexandre Julliard
Converted some of the registry server requests to the...
tree
|
commitdiff
2000-09-29
Andreas Mohr
Make sure we commit enough memory in a new subheap.
tree
|
commitdiff
next