log src/file/SDL_rwops.c @ 1446:47bf1767c4ca

age author description
Mon, 27 Feb 2006 03:48:48 +0000 Sam Lantinga Date: Mon, 27 Feb 2006 02:17:29 +0100
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Thu, 09 Feb 2006 09:38:05 +0000 Sam Lantinga Fixed build problem with SDL_string.c
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Mon, 06 Feb 2006 08:28:51 +0000 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Thu, 26 Jan 2006 06:10:34 +0000 Sam Lantinga Some explanation on why SDL_RWFromFP doesn't always work on Win32
Mon, 12 Dec 2005 10:54:41 +0000 Ryan C. Gordon Matched SDL_AllowRW and SDL_FreeRW calls in SDL_rwops.c ...
Fri, 24 Jun 2005 12:48:38 +0000 Ryan C. Gordon Patch from Antonio SJ Musumeci:
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Sun, 04 Jan 2004 15:18:08 +0000 Sam Lantinga Added function to create RWops from const memory: SDL_RWFromConstMem()
Sun, 17 Nov 2002 18:59:10 +0000 Sam Lantinga *** empty log message ***
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Wed, 23 May 2001 23:35:10 +0000 Sam Lantinga Windows CE patches contributed by Rainer Loritz
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision