..
mframe
mingw fixes
2000-09-12 03:58:43 +00:00
.cvsignore
*** empty log message ***
1999-10-18 19:30:39 +00:00
behavior.m
Final fixes for DLLs
2000-06-30 22:42:48 +00:00
dld-load.h
Add win32 dynamic loading.
1998-10-06 20:06:01 +00:00
externs.m
Tidyup by removing some unused code.
2000-09-27 10:18:28 +00:00
GetDefEncoding.m
Include config.h
2000-03-24 05:40:19 +00:00
GNUmakefile
CHange names
2000-09-15 22:11:32 +00:00
GSCompatibility.m
Simplify memory management/initialisation for strings and data.
2000-09-27 15:26:16 +00:00
GSeq.h
Fix bogus change
2000-06-09 04:46:13 +00:00
GSTcpPort.m
More mingw ports
2000-09-13 21:10:52 +00:00
GSXML.m
2000-09-29 Manuel Guesdon <mguesdon@orange-concept.com>
2000-09-29 07:12:46 +00:00
hpux-load.h
Add win32 dynamic loading.
1998-10-06 20:06:01 +00:00
libgnustep-base-entry.m
CHange names
2000-09-15 22:11:32 +00:00
libgnustep-base.def
Port to MinGW
2000-09-15 22:06:01 +00:00
Makefile.postamble
Remove dependance on Source/Foundation link, additional MINGW ports.
2000-09-13 19:52:42 +00:00
Makefile.preamble
Remove dependance on Source/Foundation link, additional MINGW ports.
2000-09-13 19:52:42 +00:00
md5.c
Merge from dawn
1999-09-09 02:56:20 +00:00
md5.h
*** empty log message ***
1996-02-13 02:31:48 +00:00
mframe.m
General stack info handling improvements
2000-04-14 10:38:22 +00:00
NSArchiver.m
Merge 0.6.6 branch into main.
2000-08-07 22:00:31 +00:00
NSArray.m
Many and various fixes for XML and URL stuff
2000-09-22 18:55:21 +00:00
NSAssertionHandler.m
Better DLL handling
2000-06-14 04:03:56 +00:00
NSAttributedString.m
Some tidyups
2000-09-10 05:34:31 +00:00
NSAutoreleasePool.m
More GC tidyups
1999-09-28 11:10:34 +00:00
NSBitmapCharSet.m
Ivar underscore prefixes added and some tidying done.
1999-09-16 07:21:34 +00:00
NSBundle.m
Bundle match fix
2000-06-21 15:25:30 +00:00
NSCalendarDate.m
Make parsing more tolerant.
2000-09-10 19:16:22 +00:00
NSCallBacks.h
Merge from 0.6.5
2000-02-19 00:40:47 +00:00
NSCallBacks.m
Better DLL handling
2000-06-14 04:03:56 +00:00
NSCharacterSet.m
Merge from dawn
1999-09-09 02:56:20 +00:00
NSCoder.m
Many coding changes
2000-06-30 11:59:59 +00:00
NSConcreteNumber.m
Merge 0.6.6 branch into main.
2000-08-07 22:00:31 +00:00
NSConcreteValue.m
Merge from dawn
1999-09-09 02:56:20 +00:00
NSConnection.m
DO fixes
2000-09-12 05:16:01 +00:00
NSCopyObject.m
Better DLL handling
2000-06-14 04:03:56 +00:00
NSCountedSet.m
Merge 0.6.6 branch into main.
2000-08-07 22:00:31 +00:00
NSCTemplateValue.m
Merge from dawn
1999-09-09 02:56:20 +00:00
NSData.m
Simplify memory management/initialisation for strings and data.
2000-09-27 15:26:16 +00:00
NSDate.m
mingw fixes
2000-09-12 03:58:43 +00:00
NSDateFormatter.m
Tidyup for GC
1999-09-28 19:35:09 +00:00
NSDebug.m
Stack frame functions
2000-08-23 18:54:22 +00:00
NSDecimal.m
Corrected some bugs and added a basic implementation based on GMP
2000-08-23 21:27:31 +00:00
NSDecimalNumber.m
Use the NSDecimal functions for this class
2000-07-16 16:57:34 +00:00
NSDictionary.m
Many and various fixes for XML and URL stuff
2000-09-22 18:55:21 +00:00
NSDistantObject.m
Implemented methodForSelector:
2000-09-12 06:02:01 +00:00
NSDistributedLock.m
Ivar underscore prefixes added and some tidying done.
1999-09-16 07:21:34 +00:00
NSDistributedNotificationCenter.m
Better DLL handling
2000-06-14 04:03:56 +00:00
NSEnumerator.m
Merge from dawn
1999-09-09 02:56:20 +00:00
NSException.m
Don't return nil for exception name or reason.
2000-09-07 16:53:14 +00:00
NSFileHandle.m
Port to MinGW
2000-09-15 22:06:01 +00:00
NSFileManager.m
Path fixes, etc, to work on MINGW.
2000-09-22 04:20:52 +00:00
NSFormatter.m
Merge from dawn
1999-09-09 02:56:20 +00:00
NSGArray.m
Merge 0.6.6 branch into main.
2000-08-07 22:00:31 +00:00
NSGAttributedString.m
AttributedString fix
2000-09-19 22:31:18 +00:00
NSGCountedSet.m
Fix retain error in uniquing
2000-04-19 12:29:17 +00:00
NSGCString.m
Simplify memory management/initialisation for strings and data.
2000-09-27 15:26:16 +00:00
NSGDictionary.m
Massive tidy up
2000-07-03 11:47:17 +00:00
NSGeometry.m
MacOS-X compatibility stuff.
2000-09-13 12:32:19 +00:00
NSGSet.m
Merge 0.6.6 branch into main.
2000-08-07 22:00:31 +00:00
NSGString.m
Simplify memory management/initialisation for strings and data.
2000-09-27 15:26:16 +00:00
NSHashTable.m
Merge from dawn
1999-09-09 02:56:20 +00:00
NSHost.m
Remove dependance on Source/Foundation link, additional MINGW ports.
2000-09-13 19:52:42 +00:00
NSInvocation.m
DO and encoding updates
2000-07-02 18:57:05 +00:00
NSLock.m
tidied
2000-09-14 09:37:13 +00:00
NSLog.m
Mingw update
2000-06-12 05:17:41 +00:00
NSMapTable.m
Merge from dawn
1999-09-09 02:56:20 +00:00
NSMethodSignature.m
More GC tidyups
1999-09-28 11:10:34 +00:00
NSNotification.m
Many coding changes
2000-06-30 11:59:59 +00:00
NSNotificationCenter.m
Include config.h
2000-03-24 05:40:19 +00:00
NSNotificationQueue.m
Merge from 0.6.5
2000-02-19 00:40:47 +00:00
NSNumber.m
Avoid compiler warning
2000-08-09 14:40:14 +00:00
NSNumberFormatter.m
Added skeleton for this class
2000-09-02 01:44:24 +00:00
NSObjCRuntime.m
Merge from dawn
1999-09-09 02:56:20 +00:00
NSObject.m
Simplify memory management/initialisation for strings and data.
2000-09-27 15:26:16 +00:00
NSPage.m
Remove non-Openstep classes. More WIN32 changes.
2000-06-13 14:50:40 +00:00
NSPipe.m
GC improvement and tidyup
2000-09-15 10:17:42 +00:00
NSPort.m
Merge 0.6.6 branch into main.
2000-08-07 22:00:31 +00:00
NSPortCoder.m
Merge 0.6.6 branch into main.
2000-08-07 22:00:31 +00:00
NSPortMessage.m
Updates for message authentication stuff
2000-07-04 14:37:18 +00:00
NSPortNameServer.m
More mingw ports
2000-09-13 21:10:52 +00:00
NSProcessInfo.m
Port to MinGW
2000-09-15 22:06:01 +00:00
NSProtocolChecker.m
Better DLL handling
2000-06-14 04:03:56 +00:00
NSProxy.m
Merge from dawn
1999-09-09 02:56:20 +00:00
NSRange.m
Minor fixes
2000-03-16 12:41:01 +00:00
NSRunLoop.m
Path fixes, etc, to work on MINGW.
2000-09-22 04:20:52 +00:00
NSScanner.m
Minor bugfix
2000-06-21 08:27:30 +00:00
NSSerializer.m
Simplify memory management/initialisation for strings and data.
2000-09-27 15:26:16 +00:00
NSSet.m
Merge 0.6.6 branch into main.
2000-08-07 22:00:31 +00:00
NSString.m
Simplify memory management/initialisation for strings and data.
2000-09-27 15:26:16 +00:00
NSTask.m
Path fixes, etc, to work on MINGW.
2000-09-22 04:20:52 +00:00
NSThread.m
Merge 0.6.6 branch into main.
2000-08-07 22:00:31 +00:00
NSTimer.m
Merge 0.6.6 branch into main.
2000-08-07 22:00:31 +00:00
NSTimeZone.m
Many coding changes
2000-06-30 11:59:59 +00:00
NSUnarchiver.m
Simplify memory management/initialisation for strings and data.
2000-09-27 15:26:16 +00:00
NSUndoManager.m
Include config.h
2000-03-24 05:40:19 +00:00
NSURL.m
URL fixes and implementation of unimplemented methods
2000-09-22 13:45:58 +00:00
NSURLHandle.m
Added NSURLHandle documentation
2000-09-25 06:06:28 +00:00
NSUser.m
Path fixes, etc, to work on MINGW.
2000-09-22 04:20:52 +00:00
NSUserDefaults.m
Path fixes, etc, to work on MINGW.
2000-09-22 04:20:52 +00:00
NSValue.m
Merge 0.6.6 branch into main.
2000-08-07 22:00:31 +00:00
NSZone.m
Merge 0.6.6 branch into main.
2000-08-07 22:00:31 +00:00
null-load.h
Add win32 dynamic loading.
1998-10-06 20:06:01 +00:00
numbers.c
Merge from dawn
1999-09-09 02:56:20 +00:00
o_array.m
Merge from dawn
1999-09-09 02:56:20 +00:00
o_cbs.m
Merge from dawn
1999-09-09 02:56:20 +00:00
o_cbs_char_p.m
Include config.h
2000-03-24 05:40:19 +00:00
o_cbs_id.m
Include config.h
2000-03-24 05:40:19 +00:00
o_cbs_int.m
Include config.h
2000-03-24 05:40:19 +00:00
o_cbs_int_p.m
Include config.h
2000-03-24 05:40:19 +00:00
o_cbs_void_p.m
Include config.h
2000-03-24 05:40:19 +00:00
o_hash.m
Merge from dawn
1999-09-09 02:56:20 +00:00
o_list.m
Merge from dawn
1999-09-09 02:56:20 +00:00
o_map.m
Merge from dawn
1999-09-09 02:56:20 +00:00
o_vscanf.c
Revert last bugfix 'cos it broke DO
1999-11-11 13:40:52 +00:00
o_x_bas.m.in
Merge from dawn
1999-09-09 02:56:20 +00:00
o_x_cbs.m.in
Merge from dawn
1999-09-09 02:56:20 +00:00
objc-gnu2next.m
General stack info handling improvements
2000-04-14 10:38:22 +00:00
objc-load.m
Final fixes for DLLs
2000-06-30 22:42:48 +00:00
preface.m
Merge from dawn
1999-09-09 02:56:20 +00:00
propList.h
Many and various fixes for XML and URL stuff
2000-09-22 18:55:21 +00:00
simple-load.h
Add win32 dynamic loading.
1998-10-06 20:06:01 +00:00
tzfile.h
Patches submitted from May 20 to Aug 28 1997
1997-09-01 21:59:51 +00:00
Unicode.m
New strict methods for string conversion.
2000-09-18 23:27:17 +00:00
UnixFileHandle.m
Fix typo
2000-09-15 10:21:07 +00:00
win32-def.top
Final fixes for DLLs
2000-06-30 22:42:48 +00:00
win32-load.h
Add win32 dynamic loading.
1998-10-06 20:06:01 +00:00
WindowsFileHandle.m
FileHandle subclass
2000-09-16 20:31:32 +00:00