]> code.delx.au - gnu-emacs/history - src/w32heap.c
*** empty log message ***
[gnu-emacs] / src / w32heap.c
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-06 Eli Zaretskii(RVA_TO_PTR): No need to #undef now.
2004-05-18 Jason Rumney[USE_LSB_TAG]: Don't check heap location.
2003-09-01 Miles BaderAdd arch taglines
2002-10-28 Juanma BarranqueroDon't redefine _heap_init and _heap_term on MSVC 7...
2002-01-01 Pavel JaníkInclude <config.h>.
2000-11-05 Andrew Innes(w32_build_number): New variable.
2000-08-22 Andrew Innes[!USE_CRT_DLL]: Don't define _heap_init and _heap_term
1999-06-24 Geoff Voelkerw32heap.c (osinfo_cache): New variable.
1999-01-17 Andrew Innes(RVA_TO_PTR): Redefine to convert RVA to address in
1998-09-02 Geoff Voelker(allocate_heap): Define NTHEAP_PROBE_BASE by default.
1998-04-17 Geoff Voelker(recreate_heap): Invoke w32_fatal_reload_error upon...
1997-09-03 Geoff Voelker(os_subtype): New variable.
1997-07-01 Geoff VoelkerAdd pragma to force zero initialized
1997-01-20 Geoff VoelkerChange all uses of win95, winnt, and win32
1996-11-19 Geoff VoelkerUse new names for w32 files
1996-11-19 Geoff VoelkerChange identifiers of the form win32* to w32*.
1996-05-13 Richard M. Stallman(allocate_heap): Clean up conditional.
1996-05-11 Geoff Voelker(allocate_heap): Bump heap base up to 27MB to
1996-05-03 Geoff VoelkerInclude lisp.h.
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1995-06-30 Geoff VoelkerInclude config.h.
1995-05-26 Geoff Voelker(reserved_heap_size,allocate_heap): Defined.
1995-04-12 Karl Heuer(sbrk): Shrink heap by arbitrary amounts.
1994-11-03 Karl Heuer(sbrk): Allow request sizes to be different than the...
1994-11-01 Richard M. StallmanInitial revision