libs-base/Source/Additions
ayers 5e5ce83a86 * Headers/gnustep/base/objc-gnu2next.h: Remove simple mappings for
class_get_class_method they cannot work due to different
	parameter expectations.  Added mapping from NeXT->GNU runtime.
	The other way does not work.  Added simple mapping for internal
	flush function __objc_update_dispatch_table_for_class and
	_objc_flush_caches.

	* Headers/gnustep/base/GSObjCRuntime.h/m:
	Added typedef for GSMethod.
	(GSGetInstanceMethod): New function.
	(GSGetClassMethod): Ditto.
	(GSGetInstanceMethodNotInherited): Ditto.
	(GSGetClassMethodNotInherited): Ditto.
	(GSFlushMethodCacheForClass): Ditto.
	(flush_method_cache_for_class): Removed function which is replaced
	by GSFlushMethodCacheForClass.
	(GSObjCGetMethod): Removed function which is replaced by
	GSGetInstanceMethod and GSGetClassMethod.
	(GSObjCReplaceMethod): Removed function.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@16997 72102866-910b-0410-8b05-ffd578937521
2003-06-22 08:45:48 +00:00
..
behavior.m Change syntax of includes 2003-06-07 01:24:41 +00:00
GCArray.m Change syntax of includes 2003-06-07 01:24:41 +00:00
GCDictionary.m Change syntax of includes 2003-06-07 01:24:41 +00:00
GCObject.m Change syntax of includes 2003-06-07 01:24:41 +00:00
GNUmakefile Filesystem change 2003-04-28 02:29:49 +00:00
GSCategories.m Change syntax of includes 2003-06-07 01:24:41 +00:00
GSCompatibility.h Change syntax of includes 2003-06-07 01:24:41 +00:00
GSCompatibility.m Filesystem change 2003-04-28 02:29:49 +00:00
GSMime.m Improve coercing of encoding types 2003-06-18 15:48:13 +00:00
GSNextRuntime.m Change syntax of includes 2003-06-07 01:24:41 +00:00
GSObjCRuntime.m * Headers/gnustep/base/objc-gnu2next.h: Remove simple mappings for 2003-06-22 08:45:48 +00:00
GSXML.m Implement description for GSXMLNode 2003-06-18 10:08:02 +00:00
Makefile.preamble Port baseadd to MacOSX 2002-12-03 02:50:07 +00:00
Unicode.m Minor fencepost fix 2003-06-19 08:27:51 +00:00