.. |
unicode
|
fix character mapping error
|
2011-03-31 20:16:53 +00:00 |
GCArray.m
|
simplification, including use of strtoull() everywhere
|
2012-09-03 13:36:45 +00:00 |
GCDictionary.m
|
Lots of little fixes to make -base compile with -Werror (now builds without warnings).
|
2011-07-24 13:09:22 +00:00 |
GCObject.m
|
|
|
GNUmakefile
|
|
|
GSFunctions.m
|
For the avoidance of confusion, remove references to obsolete header.
|
2011-07-15 13:53:45 +00:00 |
GSInsensitiveDictionary.m
|
Lots of little fixes to make -base compile with -Werror (now builds without warnings).
|
2011-07-24 13:09:22 +00:00 |
GSLock.m
|
Lots of little fixes to make -base compile with -Werror (now builds without warnings).
|
2011-07-24 13:09:22 +00:00 |
GSMime.m
|
don't waity for a CRLF at the end of the final boundary in a multipart document
|
2012-12-12 09:30:19 +00:00 |
GSObjCRuntime.m
|
When trying to find the types of a method, lookup the untyped slot.
|
2013-02-02 15:26:13 +00:00 |
GSXML.m
|
update for new TLS api
|
2012-10-29 13:41:27 +00:00 |
Makefile.postamble
|
Cleanup and fix to build additipns library on apple systems.
|
2011-03-29 11:18:10 +00:00 |
Makefile.preamble
|
Use _POSIX_C_SOURCE=199506L
|
2011-10-15 05:02:22 +00:00 |
NSArray+GNUstepBase.m
|
Make -base compile almost without warnings again. Fixes:
|
2011-08-16 16:04:43 +00:00 |
NSAttributedString+GNUstepBase.m
|
|
|
NSBundle+GNUstepBase.m
|
|
|
NSCalendarDate+GNUstepBase.m
|
Make -drain and -release in NSAutoreleasePool do the same thing (rather than one calling the other) in non-GC mode.
|
2011-05-27 11:48:44 +00:00 |
NSData+GNUstepBase.m
|
simplification, including use of strtoull() everywhere
|
2012-09-03 13:36:45 +00:00 |
NSDebug+GNUstepBase.m
|
|
|
NSError+GNUstepBase.m
|
Use dedicated code for glibc specific variant of strerror_r based on
|
2012-11-02 13:44:30 +00:00 |
NSFileHandle+GNUstepBase.m
|
|
|
NSLock+GNUstepBase.m
|
|
|
NSMutableString+GNUstepBase.m
|
simplification, including use of strtoull() everywhere
|
2012-09-03 13:36:45 +00:00 |
NSNumber+GNUstepBase.m
|
simplification, including use of strtoull() everywhere
|
2012-09-03 13:36:45 +00:00 |
NSObject+GNUstepBase.m
|
build on apple
|
2011-08-26 11:21:32 +00:00 |
NSProcessInfo+GNUstepBase.m
|
|
|
NSPropertyList+GNUstepBase.m
|
|
|
NSStream+GNUstepBase.m
|
|
|
NSString+GNUstepBase.m
|
simplification, including use of strtoull() everywhere
|
2012-09-03 13:36:45 +00:00 |
NSTask+GNUstepBase.m
|
|
|
NSThread+GNUstepBase.m
|
|
|
NSURL+GNUstepBase.m
|
Apply patch by Jens Alfke with minor changes
|
2012-03-07 08:37:54 +00:00 |
Unicode.m
|
simplification, including use of strtoull() everywhere
|
2012-09-03 13:36:45 +00:00 |