darling-cocotron/CoreFoundation
2015-05-23 20:15:45 -04:00
..
CoreFoundation.xcodeproj overhaul of targets and configurations, move from multiple targets to single targets and multiple configurations 2015-05-16 11:07:53 -04:00
English.lproj - Issue #76 fix, implementation of -[NSHost name] 2008-05-01 03:29:21 +00:00
CFArray.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFArray.m casts and type specifications for Clang 2012-04-18 17:10:35 +02:00
CFAttributedString.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFAttributedString.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFBag.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFBag.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFBase.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFBase.m merge 0fdac09 2015-03-28 21:05:07 -04:00
CFBinaryHeap.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFBinaryHeap.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFBitVector.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFBitVector.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFBundle.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFBundle.m CoreFoundation fixes, mktemps, CFBundle functions 2010-11-03 17:29:31 -04:00
CFByteOrder.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFByteOrder.m Add gitignore, fix scheme for no implicit dependencies, fix NSAffineTransform build, implement function 2015-03-22 22:39:08 -04:00
CFCalendar.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFCalendar.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFCharacterSet.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFCharacterSet.m fixed compiler warnings 2010-09-17 14:57:41 -04:00
CFData.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFData.m Merge with the trunk with a few fixes 2012-11-28 18:34:54 +01:00
CFDate.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFDate.m added kCFAbsoluteTimeIntervalSince1970 constant 2010-03-24 17:57:42 +00:00
CFDateFormatter.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFDateFormatter.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFDictionary.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFDictionary.m fixed compiler warnings 2010-09-17 14:57:41 -04:00
CFError.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFError.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFFileDescriptor.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFFileDescriptor.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFLocale.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFLocale.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFMachPort.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFMachPort.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFMessagePort.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFMessagePort.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFNotificationCenter.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFNotificationCenter.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFNumber.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFNumber.m clean up some warnings, NSSearchPathForDirectoriesInDomains fixes 2011-05-03 11:08:30 -04:00
CFNumberFormatter.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFNumberFormatter.m CFNumberFormatter constants added 2010-03-03 19:10:18 +00:00
CFPlugIn.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFPlugIn.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFPreferences.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFPreferences.m [PATCH] Prepare compile CF+F under Linux/GCC4.6 without warnings 2012-01-10 09:47:53 +01:00
CFPropertyList.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFPropertyList.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFRunLoop.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFRunLoop.m hand merge of changes in Glenn Ganz's clang clone, fix warnings 2012-02-11 14:37:55 -05:00
CFSet.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFSet.m - enable -Wreturn-type, -Wswitch, -Wmissing-braces, -Wparentheses, -Wunused-function, -Wunused-label for Foundation and AppKit Release configurations, and fixed all accompanying warnings. 2010-03-23 15:02:22 +00:00
CFSocket.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFSocket.m - enable -Wreturn-type, -Wswitch, -Wmissing-braces, -Wparentheses, -Wunused-function, -Wunused-label for Foundation and AppKit Release configurations, and fixed all accompanying warnings. 2010-03-23 15:02:22 +00:00
CFStream.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFStream.m changes on CoreFoundation's opaque References (CFHostRef and CF*StreamRef) for Clang 2012-04-18 17:30:19 +02:00
CFString.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFString.m overhaul of targets and configurations, move from multiple targets to single targets and multiple configurations 2015-05-16 11:07:53 -04:00
CFStringEncodingExt.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFStringTokenizer.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFStringTokenizer.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFTimeZone.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFTimeZone.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFTree.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFTree.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFURL.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFURL.m hand merge of changes in Glenn Ganz's clang clone, fix warnings 2012-02-11 14:37:55 -05:00
CFUserNotification.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFUserNotification.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFUUID.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFUUID.m merge 2012-02-11 16:18:58 -05:00
CFXMLNode.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFXMLNode.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CFXMLParser.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CFXMLParser.m enabled CoreFoundation in all targets, switched to language standard gnu99 from gnu89, cleanup related to these 2009-11-02 14:54:34 +00:00
CoreFoundation.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
Info.plist - Issue #76 fix, implementation of -[NSHost name] 2008-05-01 03:29:21 +00:00