Commit graph

13 commits

Author SHA1 Message Date
richard
73bc1de913 Bugfix in array - use insertion sort to make sure we delete objects at indices
correctly.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3723 72102866-910b-0410-8b05-ffd578937521
1999-02-16 16:08:59 +00:00
richard
d7f450d9e8 Fixed attempt to modify constant array.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3036 72102866-910b-0410-8b05-ffd578937521
1998-10-07 15:47:52 +00:00
richard
c290bbc5e8 perform: has changed to performSelector:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3024 72102866-910b-0410-8b05-ffd578937521
1998-10-03 05:24:11 +00:00
netc
a02a4e9e88 Fix NSDictionary and NSMutableDictionary implementation.
NSCharacterSet searches in appropriate places for resources.
NSBundle no longer supports GNUSTEP_LIBRARY_PATH variable.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2519 72102866-910b-0410-8b05-ffd578937521
1997-10-16 23:56:27 +00:00
fedor
a57d791f91 Patches submitted from May 20 to Aug 28 1997
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2406 72102866-910b-0410-8b05-ffd578937521
1997-09-01 21:59:51 +00:00
mccallum
67869fb4e0 Changes from Scott Christley. See ChangeLog Dec 04 and Nov 21
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2032 72102866-910b-0410-8b05-ffd578937521
1997-01-09 16:24:07 +00:00
mccallum
718a535d98 (main): Patched from Scott Christley.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1490 72102866-910b-0410-8b05-ffd578937521
1996-04-30 14:19:39 +00:00
mccallum
410dc201b6 (main): Removed several -autorelease calls that are repetative, now
that NSArray autoreleases properly.  The test still does not complete
successfully.  It tries to send -cString to an NSMutableArray.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1387 72102866-910b-0410-8b05-ffd578937521
1996-04-16 23:30:08 +00:00
mccallum
42630a149b (main): Use renamed method behavior_set_debug.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1316 72102866-910b-0410-8b05-ffd578937521
1996-03-31 04:34:14 +00:00
mccallum
eb1964ab0c (main): Filled out tests for NSArray and NSMutableArray classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1218 72102866-910b-0410-8b05-ffd578937521
1996-03-19 02:04:21 +00:00
mccallum
883fa9fab5 Include from <Foundation/...>, not <foundation/...>.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@391 72102866-910b-0410-8b05-ffd578937521
1995-04-17 21:13:20 +00:00
mccallum
ee24581534 (main): Fix serious bug by including `nil' at end of contents list.
Test forward and reverse enumerator objects.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@317 72102866-910b-0410-8b05-ffd578937521
1995-04-07 22:12:53 +00:00
mccallum
c2629d3f31 Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@291 72102866-910b-0410-8b05-ffd578937521
1995-04-05 20:47:19 +00:00