libs-base/Source/Additions
alexm cf50088545 * Source/NSDistantObject.m: Make proxyLocation an enum tag, not a
variable.
	* Source/NSFileManager.m (custom_strdup, append_file_to_path): Make
	static.
	* Source/NSString.m (-isEqual:): Clarify documentation.
	* Source/NSUnarchiver.m (mapClassObject, mapClassName): Make static.
	* Source/Additions/Unicode.m (GetDefEncoding): Add missing void in
	the prototype.
	* Tools/make_strings/make_strings.m (ParseFile): Remove spurious
	static on the nested function add_arg_ch.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20163 72102866-910b-0410-8b05-ffd578937521
2004-09-27 21:32:45 +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 Improve charset mappings 2004-08-25 13:28:27 +00:00
GSNextRuntime.m * Headers/Additions/GNUstepBase/GSObjCRuntime.h/m 2004-05-06 15:25:01 +00:00
GSObjCRuntime.m Fix comments wrt runtime qualifier. 2004-09-16 16:13:16 +00:00
GSXML.m Fix typo 2004-09-24 19:16:22 +00:00
Makefile.preamble Various compile fixes 2003-09-24 01:39:55 +00:00
Unicode.m * Source/NSDistantObject.m: Make proxyLocation an enum tag, not a 2004-09-27 21:32:45 +00:00