Author: stefanbidi
Date: Tue Dec  6 00:25:12 2011
New Revision: 34250

URL: http://svn.gna.org/viewcvs/gnustep?rev=34250&view=rev
Log:
Replaced the 4 different header files that had private definitions with a 
single one called GSPrivate.h.  Also renamed of the functions to have a GS 
prefix instead of CF, this should help spotting private functions.  Also did 
some work on CFString.

Added:
    libs/corebase/trunk/Source/GSPrivate.h
Removed:
    libs/corebase/trunk/Source/atomic_ops.h
    libs/corebase/trunk/Source/callbacks.h
    libs/corebase/trunk/Source/objc_interface.h
    libs/corebase/trunk/Source/threading.h
Modified:
    libs/corebase/trunk/ChangeLog
    libs/corebase/trunk/Source/CFArray.c
    libs/corebase/trunk/Source/CFBase.c
    libs/corebase/trunk/Source/CFCalendar.c
    libs/corebase/trunk/Source/CFData.c
    libs/corebase/trunk/Source/CFDate.c
    libs/corebase/trunk/Source/CFDictionary.c
    libs/corebase/trunk/Source/CFError.c
    libs/corebase/trunk/Source/CFLocale.c
    libs/corebase/trunk/Source/CFNumber.c
    libs/corebase/trunk/Source/CFRuntime.c
    libs/corebase/trunk/Source/CFString.c
    libs/corebase/trunk/Source/CFStringEncoding.c
    libs/corebase/trunk/Source/CFStringFormat.c
    libs/corebase/trunk/Source/CFTimeZone.c


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to