Sign in
goma
/
wine
/
b64aa2460ed5118dfdb03a2bd9fb6052046b64a8
/
memory
/
heap.c
62030ff
Fixed HeapAlloc(HEAP_ZERO_MEMORY) to clear the whole allocated block.
by Alexandre Julliard
· 25 years ago
4d48dd3
Removed HEAP_xalloc.
by Dimitrie O. Paun
· 25 years ago
7827254
Get rid of HEAP_xrealloc.
by Dimitrie O. Paun
· 25 years ago
e7dc390
Implemented HeapWalk().
by Andreas Mohr
· 25 years ago
227a089
Removed a number of global handle allocations and critical section
by Alexandre Julliard
· 25 years ago
6d77d3a
Use min/max instead of MIN/MAX.
by Francois Gouget
· 25 years ago
fdc1065
Added (correct) prototype for HeapWalk.
by Francois Gouget
· 25 years ago
383da68
Optimized debugging API to reduce code size.
by Alexandre Julliard
· 25 years ago
079fd72
Share the system heap between different address spaces. Made process
by Alexandre Julliard
· 25 years ago
4ef6413
Fix problems with GlobalHandle and GlobalFree so results match Win98.
by Guy Albertelli
· 25 years ago
161693e
Addresses issues with multiple processes accessing non-global critical sections.
by James Abbatiello
· 25 years ago
73bd8d2
HEAP_Commit/Decommit were assuming a page size of 4KB unconditionally.
by Ulrich Weigand
· 26 years ago
1565709
Converted to the new debug interface, using script written by Patrik Stridvall.
by Alexandre Julliard
· 26 years ago
d38ae1f
Call SetLastError in HeapCompact().
by Huw D M Davies
· 26 years ago
b6b8bf8
Fixed __builtin_return_address arg.
by Alexandre Julliard
· 26 years ago
c7a8dde
#pragma pack(?) changed to #include "*pack*.h"
by Patrik Stridvall
· 26 years ago
2d12743
Made HeapValidate threadsafe, and added some macros to track callerEIP
by Ove Kaaven
· 26 years ago
b4b9fae
New debug scheme with explicit debug channels declaration.
by Patrik Stridvall
· 26 years ago
34bf815
Got rid of SYSTEM_LOCK macros.
by Alexandre Julliard
· 26 years ago
ec5b68e
Make the system heap critical section global.
by Alexandre Julliard
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
04c3e1d
Removed a lot of occurences of windows.h (and added necessary other includes).
by Marcus Meissner
· 26 years ago
3db8e19
Fixed GlobalSize return value for zero size block.
by Guy Albertelli
· 26 years ago
416d39e
Implemented Local32Info, stubs for Local32First/Next (KERNEL.444-446).
by Ulrich Weigand
· 26 years ago
5c3e457
egcs 'ambiguous else' warnings fixes.
by Jesper Skov
· 26 years ago
6f36e64
Changed many WARN()s related to internal Wine memory failures to ERR()s.
by Andreas Mohr
· 26 years ago
3888246
Bugfix: Local32Free caused free handles list corruption.
by Ulrich Weigand
· 26 years ago
bf5f693
Implemented HEAP_WINE_CODE16SEG SEGPTR heaps with 16-bit code segments.
by Ulrich Weigand
· 26 years ago
39413f8
Small fixes.
by David Luyer
· 26 years ago
d30dfd2
Release 980927
by Alexandre Julliard
· 27 years ago
wine-980927
767e6f6
Release 980809
by Alexandre Julliard
· 27 years ago
wine-980809
a845b88
Release 980601
by Alexandre Julliard
· 27 years ago
wine-980601
46ea8b3
Release 980503
by Alexandre Julliard
· 27 years ago
wine-980503
c7c217b
Release 980413
by Alexandre Julliard
· 27 years ago
wine-980413
54c2711
Release 980329
by Alexandre Julliard
· 27 years ago
wine-980329
a69b88b
Release 980315
by Alexandre Julliard
· 27 years ago
wine-980315
a11d7b1
Release 980301
by Alexandre Julliard
· 27 years ago
wine-980301
02e9008
Release 980104
by Alexandre Julliard
· 27 years ago
wine-980104
44ed71f
Release 971221
by Alexandre Julliard
· 27 years ago
wine-971221
17216f5
Release 971012
by Alexandre Julliard
· 27 years ago
wine-971012
670cdc4
Release 970824
by Alexandre Julliard
· 28 years ago
wine-970824
2197901
Release 970305
by Alexandre Julliard
· 28 years ago
wine-970305
c6c0944
Release 970112
by Alexandre Julliard
· 28 years ago
wine-970112
9ea19e5
Release 970101
by Alexandre Julliard
· 28 years ago
wine-970101
7ebe1a4
Release 961222
by Alexandre Julliard
· 28 years ago
wine-961222
8bbf818
Release 960913
by Alexandre Julliard
· 29 years ago
wine-960913
8cc3a5e
Release 960811
by Alexandre Julliard
· 29 years ago
wine-960811
ac9c9b0
Release 960728
by Alexandre Julliard
· 29 years ago
wine-960728
ca22b33
Release 960712
by Alexandre Julliard
· 29 years ago
wine-960712
3051b64
Release 960705
by Alexandre Julliard
· 29 years ago
wine-960705
8b91563
Release 960616
by Alexandre Julliard
· 29 years ago
wine-960616
d90840e
Release 960611
by Alexandre Julliard
· 29 years ago
wine-960611
e2bfa4c
Release 960516
by Alexandre Julliard
· 29 years ago
wine-960516
2ace16a
Release 960428
by Alexandre Julliard
· 29 years ago
wine-960428
329f068
Release 960414
by Alexandre Julliard
· 29 years ago
wine-960414
e2abbb1
Release 950319
by Alexandre Julliard
· 30 years ago
wine-950319
b67b1dc
Release 950216
by Alexandre Julliard
· 30 years ago
wine-950216
7cbe657
Release 950109
by Alexandre Julliard
· 30 years ago
wine-950109
234bc24
Release 941210
by Alexandre Julliard
· 30 years ago
wine-941210
3ed37e0
Release 941107
by Alexandre Julliard
· 30 years ago
wine-941107
aca0578
Release 941017
by Alexandre Julliard
· 30 years ago
wine-941017
988ca97
Release 940620
by Alexandre Julliard
· 31 years ago
wine-940620
7cc9c0c
Release 940614
by Alexandre Julliard
· 31 years ago
wine-940614
490a27e
Release 940607
by Alexandre Julliard
· 31 years ago
wine-940607
36ca136
Release 940602
by Alexandre Julliard
· 31 years ago
wine-940602
73450d6
Release 940518
by Alexandre Julliard
· 31 years ago
wine-940518
d18872d
Release 940510
by Alexandre Julliard
· 31 years ago
wine-940510
8d24ae6
Release 940405
by Alexandre Julliard
· 31 years ago
wine-940405
fb9a919
Release 940301
by Alexandre Julliard
· 31 years ago
wine-940301
86a8d0f
Release 0.7
by Alexandre Julliard
· 31 years ago
wine-0.7
401710d
Release 0.3.0
by Alexandre Julliard
· 32 years ago
wine-0.3.0