index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32heap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 2008 to copyright years.
Glenn Morris
2008-01-08
1
-1
/
+1
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Update copyright for years from Emacs 21 to present (mainly adding
Glenn Morris
2007-01-14
1
-2
/
+2
*
(etext, edata): Remove unused definitions.
Eli Zaretskii
2006-05-26
1
-4
/
+0
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+2
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
1
-1
/
+1
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(RVA_TO_PTR): No need to #undef now.
Eli Zaretskii
2005-06-06
1
-1
/
+0
*
[USE_LSB_TAG]: Don't check heap location.
Jason Rumney
2004-05-18
1
-1
/
+2
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+3
*
Don't redefine _heap_init and _heap_term on MSVC 7 build environments. Patch
Juanma Barranquero
2002-10-28
1
-15
/
+15
*
Include <config.h>.
Pavel JanÃk
2002-01-01
1
-1
/
+3
*
(w32_build_number): New variable.
Andrew Innes
2000-11-05
1
-0
/
+5
*
[!USE_CRT_DLL]: Don't define _heap_init and _heap_term
Andrew Innes
2000-08-22
1
-2
/
+2
*
w32heap.c (osinfo_cache): New variable.
Geoff Voelker
1999-06-24
1
-0
/
+8
*
(RVA_TO_PTR): Redefine to convert RVA to address in
Andrew Innes
1999-01-17
1
-104
/
+69
*
(allocate_heap): Define NTHEAP_PROBE_BASE by default.
Geoff Voelker
1998-09-02
1
-1
/
+2
*
(recreate_heap): Invoke w32_fatal_reload_error upon error.
Geoff Voelker
1998-04-17
1
-1
/
+1
*
(os_subtype): New variable.
Geoff Voelker
1997-09-03
1
-4
/
+34
*
Add pragma to force zero initialized
Geoff Voelker
1997-07-01
1
-0
/
+11
*
Change all uses of win95, winnt, and win32
Geoff Voelker
1997-01-20
1
-4
/
+4
*
Use new names for w32 files
Geoff Voelker
1996-11-19
1
-1
/
+1
*
Change identifiers of the form win32* to w32*.
Geoff Voelker
1996-11-19
1
-4
/
+4
*
(allocate_heap): Clean up conditional.
Richard M. Stallman
1996-05-13
1
-3
/
+9
*
(allocate_heap): Bump heap base up to 27MB to
Geoff Voelker
1996-05-11
1
-10
/
+21
*
Include lisp.h.
Geoff Voelker
1996-05-03
1
-39
/
+40
*
Update FSF's address in the preamble.
Erik Naggum
1996-01-15
1
-15
/
+16
*
Include config.h.
Geoff Voelker
1995-06-30
1
-6
/
+29
*
(reserved_heap_size,allocate_heap): Defined.
Geoff Voelker
1995-05-26
1
-4
/
+52
*
(sbrk): Shrink heap by arbitrary amounts.
Karl Heuer
1995-04-12
1
-2
/
+0
*
(sbrk): Allow request sizes to be different than the page size.
Karl Heuer
1994-11-03
1
-2
/
+0
*
Initial revision
Richard M. Stallman
1994-11-01
1
-0
/
+198