libs-base/Source/Additions
David Ayers d6c274320f * Headers/Additions/GNUstepBase/GSObjCRuntime.h
* Source/Additions/GSObjCRuntime.m: Make ObjC++ safe.
        (GSObjCSuper, GSObjCIsKindOf, GSNameFromClass)
        (GSTypesFromSelector, GSGetMethod, GSFlushMethodCacheForClass)
        (GSCGetInstanceVariableDefinition)
        (GSObjCGetInstanceVariableDefinition)
        (GSMethodListForSelector, GSAddMethodList, GSRemoveMethodList)
        (GSObjCVersion, GSObjCName, GSObjCSelectorName)
        (GSObjCSelectorTypes, GSGetInstanceMethod, GSGetClassMethod)
        (GSGetInstanceMethodNotInherited, GSGetClassMethodNotInherited)
        (search_for_method_in_class, GSObjCAddMethods): Replace class
        and this with cls or sel.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19790 72102866-910b-0410-8b05-ffd578937521
2004-07-29 12:55:05 +00:00
..
behavior.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
GCArray.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
GCDictionary.m * Headers/Additions/GNUstepBase/GSCategories.h: Move 2003-09-13 22:42:50 +00:00
GCObject.m * Headers/Additions/GNUstepBase/GSCategories.h: Move 2003-09-13 22:42:50 +00:00
GNUmakefile Add lazy locking classes 2003-10-26 13:45:49 +00:00
GSCategories.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
GSCompatibility.h * Headers/Additions/GNUstepBase/GSCategories.h: Move 2003-09-13 22:42:50 +00:00
GSCompatibility.m * Headers/Additions/GNUstepBase/GSCategories.h: 2004-02-25 13:57:59 +00:00
GSLock.m * Source/Additions/GSLock.m ([GSLazyLock -init]) 2004-04-23 13:14:32 +00:00
GSMime.m Removed debug lines accidentally left in last modification 2004-06-01 12:19:04 +00:00
GSNextRuntime.m * Headers/Additions/GNUstepBase/GSObjCRuntime.h/m 2004-05-06 15:25:01 +00:00
GSObjCRuntime.m * Headers/Additions/GNUstepBase/GSObjCRuntime.h 2004-07-29 12:55:05 +00:00
GSXML.m Remove debug statement accidentally left in 2004-06-24 09:27:10 +00:00
Makefile.preamble Various compile fixes 2003-09-24 01:39:55 +00:00
Unicode.m Use latin1 as default encoding. 2004-07-05 15:42:32 +00:00