The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects.
Find a file
Andrew McCallum 3f05c8ed68 Avoid cache_flush when releasing contents.
(send_release): Remove function.
([Collection -_releaseContents]): New method.
([Collection -dealloc]): Use it.
([Collection -empty]): Likewise.
([Collection -_safeWithElementsCallNoRetain:]): Use
-getNextElement:withEnumState instead of -withElementsCall: to avoid
cache_flush.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@613 72102866-910b-0410-8b05-ffd578937521
1995-09-27 22:45:44 +00:00
Admin (copy-dist): Use cp instead of ln -s. 1995-08-16 18:28:32 +00:00
config Initial revision 1994-11-04 16:29:24 +00:00
Documentation (Noteworthy changes since version 0.1.14): New section. 1995-09-12 23:00:21 +00:00
Examples (ALL_CPPFLAGS): Look in src for includes. 1995-06-30 20:29:22 +00:00
Headers/gnustep/base Patched from mail. See ChangeLog 1995-09-12 22:30:13 +00:00
NSCharacterSets (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): New variables. 1995-06-30 20:30:47 +00:00
Source Avoid cache_flush when releasing contents. 1995-09-27 22:45:44 +00:00
Testing (nsprocessinfo): New target. 1995-08-23 16:11:53 +00:00
aclocal.m4 Initial revision 1995-09-12 22:30:33 +00:00
config.guess Initial revision 1994-11-04 16:29:24 +00:00
configure.in Patched from mail. See ChangeLog 1995-09-12 22:30:13 +00:00
COPYING Initial revision 1994-11-04 16:29:24 +00:00
COPYING.LIB Initial revision 1994-11-04 16:29:24 +00:00
CREDITS Initial revision 1994-11-04 16:29:24 +00:00
install-sh Initial revision 1994-11-04 16:29:24 +00:00
MACHINES Explain that machine's presence doesn't imply working libobjects. 1995-08-02 13:49:06 +00:00
Makeconf (install, uninstall): New targets. 1995-08-23 14:39:20 +00:00
Makefile.in (RCS_FILES): Add file aclocal.m4. 1995-09-12 22:33:23 +00:00
mkinstalldirs Initial revision 1994-11-04 16:29:24 +00:00
NSBundle.README *** empty log message *** 1995-08-02 16:37:09 +00:00
Version (OBJECTS_SUBMINOR_VERSION): Version 0.1.14. 1995-08-16 17:51:51 +00:00