log src/w32heap.c @ 109417:338717febe80

age author description
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-10-19 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
2009-01-08 Glenn Morris Add 2009 to copyright years.
2008-07-11 Dan Nicolaescu * lisp.h:
2008-05-14 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-06-07 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-06-09 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
2004-06-28 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-14 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
2006-05-26 Eli Zaretskii (etext, edata): Remove unused definitions.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update 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 Bader Add arch taglines
2002-10-28 Juanma Barranquero Don't redefine _heap_init and _heap_term on MSVC 7 build environments. Patch
2002-01-01 Pavel Janík Include <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 Voelker w32heap.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 error.
1997-09-03 Geoff Voelker (os_subtype): New variable.
1997-07-01 Geoff Voelker Add pragma to force zero initialized
1997-01-20 Geoff Voelker Change all uses of win95, winnt, and win32
1996-11-19 Geoff Voelker Use new names for w32 files
1996-11-19 Geoff Voelker Change 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 Voelker Include lisp.h.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1995-06-30 Geoff Voelker Include 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 page size.
1994-11-01 Richard M. Stallman Initial revision