libs-base/Source/win32
jbettis 55c7cd74a5 NSBundle.m: objc_executable_location(): A cast was obsuring a misuse of fileSystemRepresentation
NSFileManager.m: isExecutableFileAtPath: Added a comment
NSPropertyList.m: propertyListFromData:mutabilityOption:format:errorDescription: Don't call memcmp if the data is smaller than 8 bytes.
objc-load.m: mingw unicode
win32-load.h: mingw unicode
NSUserDefaultsWin32.m: Write defaults to registry as unicode strings, read in either unicode(REG_SZ) or ascii(REG_BINARY).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22782 72102866-910b-0410-8b05-ffd578937521
2006-04-12 19:52:10 +00:00
..
GNUmakefile Changes for NSStream support, especially in mingw32 ... not yet complete. 2006-03-21 15:33:05 +00:00
GSFileHandleWin32.m fixup some private declarations accidentally left in public header 2006-02-23 15:45:43 +00:00
GSRunLoopCtxt.m fix typo 2006-03-24 11:23:52 +00:00
Makefile.preamble * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSMessagePortNameServerWin32.m mingw fixups. 2006-01-15 13:13:36 +00:00
NSMessagePortWin32.m mingw fixups. 2006-01-15 13:13:36 +00:00
NSStreamWin32.m tidied pipe streams in mingw32 2006-03-26 06:24:55 +00:00
NSUserDefaultsWin32.m NSBundle.m: objc_executable_location(): A cast was obsuring a misuse of fileSystemRepresentation 2006-04-12 19:52:10 +00:00