log include/SDL_rwops.h @ 5048:187d7d446306

age author description
Wed, 12 Jan 2011 09:47:33 -0800 Sam Lantinga Updated headers to match wiki documentation
Sun, 22 Aug 2010 17:19:10 -0700 Sam Lantinga Fixed documentation typo
Mon, 21 Sep 2009 09:38:10 +0000 Sam Lantinga Fixed bug #706 SDL-1.2
Fri, 30 Jan 2009 01:40:44 +0000 Ryan C. Gordon Corrected documentation for SDL_rwops::read() SDL-1.2
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Tue, 10 Jul 2007 04:01:46 +0000 Sam Lantinga Added read-ahead support for Win32 file IO SDL-1.2
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Wed, 06 Jan 2010 07:39:35 +0000 Ryan C. Gordon Merged r4412:4413 from branches/SDL-1.2: rwops documentation fix.
Tue, 15 Dec 2009 05:34:58 +0000 Sam Lantinga Add a dummy function if SDL doesn't have STDIO support
Mon, 19 Oct 2009 13:31:58 +0000 Sam Lantinga Partial fix for bug #859
Sat, 05 Sep 2009 23:37:35 +0000 Sam Lantinga Fixed issues building 64-bit Windows binary
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Tue, 10 Jul 2007 05:29:56 +0000 Sam Lantinga Oh yeah, they're boolean values...
Tue, 10 Jul 2007 05:25:19 +0000 Sam Lantinga Updated to use size_t instead of int for amounts of data.
Tue, 10 Jul 2007 05:01:22 +0000 Sam Lantinga Merged read-ahead support for Win32 file I/O from SDL 1.2 revision 3183