mccallum
72b23b6482
Initial revision
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@521 72102866-910b-0410-8b05-ffd578937521
1995-08-02 18:51:42 +00:00
mccallum
8616b88990
* src/NSBundle.m (bundle_object_name, bundle_resource_path,
...
[NSBundle +mainBundle], [NSBundle +setSystemLanguages:]): Remove
dependency on NSString for calculating paths.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@520 72102866-910b-0410-8b05-ffd578937521
1995-08-02 16:58:51 +00:00
mccallum
d601bad897
Initial revision
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@519 72102866-910b-0410-8b05-ffd578937521
1995-08-02 16:58:07 +00:00
mccallum
f2c099663b
* checks/Makefile.in (DYNAMIC_LDFLAGS): New macro. (nsbundle): Use
...
macro in linking.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@518 72102866-910b-0410-8b05-ffd578937521
1995-08-02 16:57:29 +00:00
mccallum
71ab86663c
* configure.in: Check for HP version of dld library. Add new
...
DYNAMIC_LDFLAGS if hpux version found.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@517 72102866-910b-0410-8b05-ffd578937521
1995-08-02 16:56:38 +00:00
mccallum
2a3bcfa4b4
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@516 72102866-910b-0410-8b05-ffd578937521
1995-08-02 16:37:09 +00:00
mccallum
39cbb1bdaa
Remove reference to gcc-dynamic.patch.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@515 72102866-910b-0410-8b05-ffd578937521
1995-08-02 16:04:50 +00:00
mccallum
73f6339876
(GNUSTEP_MFILES): Remove NSUser.m.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@514 72102866-910b-0410-8b05-ffd578937521
1995-08-02 15:45:01 +00:00
mccallum
a226d09f75
NSUser.c.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@513 72102866-910b-0410-8b05-ffd578937521
1995-08-02 15:44:04 +00:00
mccallum
d7f1158630
([NSGMutableData -setLength:]): Reset eofPosition
...
to size.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@512 72102866-910b-0410-8b05-ffd578937521
1995-08-02 15:40:55 +00:00
mccallum
82e186ca12
([NSAutoreleasePool +autoreleaseCountForObject:]): Initialize count to 0.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@511 72102866-910b-0410-8b05-ffd578937521
1995-08-02 15:40:33 +00:00
mccallum
871ef71882
Include NSData header.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@510 72102866-910b-0410-8b05-ffd578937521
1995-08-02 15:40:18 +00:00
mccallum
aebe024d8e
([MallocAddress -dealloc]): Check for object in dictionary before
...
removing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@509 72102866-910b-0410-8b05-ffd578937521
1995-08-02 15:39:31 +00:00
mccallum
826de26482
Initial revision
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@508 72102866-910b-0410-8b05-ffd578937521
1995-08-02 15:37:10 +00:00
mccallum
c4f3913247
([NXConstantString -dealloc]): New method.
...
([NXConstantString -cString]): New method.
([NXConstantString -retain]): New method.
([NXConstantString -release]): New method.
([NXConstantString -autorelease]): New method.
([NXConstantString -copyWithZone:]): New method.
(From Jeremy Bettis).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@507 72102866-910b-0410-8b05-ffd578937521
1995-08-02 15:25:34 +00:00
mccallum
adbd615d4f
([NSDate -isEqual:]): Fix typo.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@506 72102866-910b-0410-8b05-ffd578937521
1995-08-02 15:21:54 +00:00
mccallum
f06f32f172
(componentsSeparatedByString:, substringFromRange:,
...
rangeOfCharacterFromSet:, rangeOfCharacterFromSet:options:,
rangeOfCharacterFromSet:options:range:, rangeOfString:,
rangeOfString:options:, caseInsensitiveCompare:, hasPrefix:,
hasSuffix:, lastPathComponent, pathExtension,
stringByAppendingPathComponent:, stringByAppendingPathExtension:,
stringByDeletingLastPathComponent, stringByDeletingPathExtension):
Implemented methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@505 72102866-910b-0410-8b05-ffd578937521
1995-08-02 15:10:41 +00:00
mccallum
54fbd5122e
(_NSAssertArgs, _NSCAssertArgs): Made ',' a separate token to work
...
with ## macro.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@504 72102866-910b-0410-8b05-ffd578937521
1995-08-02 15:10:05 +00:00
mccallum
5cdc8b7686
Added NSMakeRange declaration.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@503 72102866-910b-0410-8b05-ffd578937521
1995-08-02 15:09:28 +00:00
mccallum
8f0564c1b8
NSGData.m (_initWithBytesNoCopy:length:): Make designated
...
initializer. (initWithBytesNoCopy:length:) Call designated initializer.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@502 72102866-910b-0410-8b05-ffd578937521
1995-08-02 14:51:53 +00:00
mccallum
b7b35b32a5
([NSData +allocWithZone:]): New method.
...
(_initWithBytesNoCopy:length): New (designated initializer) method.
(initWithBytesNoCopy:length:): Make subclass responsibility.
(init): Call new designated initializer. ([NSMutableData
+allocWithZone:]) New Method. (dataWithCapacity:, dataWithLength:):
Allocate using designated allocator. (initWithBytesNoCopy:length:):
Make subclass responsibility.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@501 72102866-910b-0410-8b05-ffd578937521
1995-08-02 14:51:26 +00:00
mccallum
9af42750f9
(GNUSTEP_HEADERS): Added Foundation/NSUser.h.
...
(GNUSTEP_MFILES): Added NSUser.c.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@500 72102866-910b-0410-8b05-ffd578937521
1995-08-02 14:35:29 +00:00
mccallum
56ad577313
Explain that machine's presence doesn't imply working libobjects.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@499 72102866-910b-0410-8b05-ffd578937521
1995-08-02 13:49:06 +00:00
mccallum
8523703daf
([NSGArray -initWithObjects:count:]): Set _capacity to minimum of 1.
...
([NSGMutableArray -initWithCapacity:]): Likewise.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@498 72102866-910b-0410-8b05-ffd578937521
1995-07-06 17:58:16 +00:00
mccallum
591d66eaff
([NSCString -cString]): Malloc extra byte for '\0' terminator.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@497 72102866-910b-0410-8b05-ffd578937521
1995-07-06 17:57:02 +00:00
mccallum
28dce7024b
([MemoryStream -writeBytes:length:]): Realloc buffer to at least
...
minimum required length.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@496 72102866-910b-0410-8b05-ffd578937521
1995-07-06 17:56:12 +00:00
mccallum
20c673a812
(install, uninstall, TAGS): Fix typo.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@495 72102866-910b-0410-8b05-ffd578937521
1995-07-05 21:32:14 +00:00
mccallum
389f4d76a3
Final description of 0.1.13.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@494 72102866-910b-0410-8b05-ffd578937521
1995-07-05 21:31:23 +00:00
mccallum
eb1a6df11e
([NSString -getCharacters:range:]): Decrement, not increment in loop.
...
(Reported by Harmut <benz@sophie-scholl.dbag.ulm.DaimlerBenz.COM>).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@493 72102866-910b-0410-8b05-ffd578937521
1995-07-05 21:19:20 +00:00
mccallum
0f728306e9
([NSMethodSignature -dealloc]): Free returnTypes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@492 72102866-910b-0410-8b05-ffd578937521
1995-07-03 22:31:03 +00:00
mccallum
addc49727f
Allow easy user-modification of concrete class.
...
([NSUnarchiver +_setConcreteClass:]): New method.
([NSUnarchiver +_concreteClass]): New method.
([NSUnarchiver +initialize]): New method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@491 72102866-910b-0410-8b05-ffd578937521
1995-07-03 22:22:37 +00:00
mccallum
c82709e1d8
Allow easy user-modification of concrete class. Removed references to
...
NSGData.
([NSArchiver +_setConcreteClass:]): New method.
([NSArchiver +_concreteClass]): New method.
([NSArchiver +initialize]): New method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@490 72102866-910b-0410-8b05-ffd578937521
1995-07-03 22:20:40 +00:00
mccallum
b1fe8f95a0
Allow easy user-modification of concrete class.
...
([NSData +_setConcreteClass:]): New method.
([NSData +_setMutableConcreteClass:]): New method.
([NSData +_concreteClass]): New method.
([NSData +_mutableConcreteClass]): New method.
([NSData +initialize]): New method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@489 72102866-910b-0410-8b05-ffd578937521
1995-07-03 22:10:49 +00:00
mccallum
14d7b1e14c
Capitalize Foundation.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@488 72102866-910b-0410-8b05-ffd578937521
1995-07-01 19:10:22 +00:00
mccallum
1479421e5e
Update copyright.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@487 72102866-910b-0410-8b05-ffd578937521
1995-07-01 19:01:11 +00:00
mccallum
cc3ec28e75
(GNUSTEP_MFILES): Remove NSArrayEnumerator.m.
...
(GNUSTEP_HEADERS): Remove Foundation/NSArrayEnumerator.h.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@486 72102866-910b-0410-8b05-ffd578937521
1995-07-01 18:39:22 +00:00
mccallum
783733a346
Moved NSArrayEnumerator interface and implementation from separate
...
files to here.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@485 72102866-910b-0410-8b05-ffd578937521
1995-07-01 18:38:03 +00:00
mccallum
e9b61a4450
Update copyright.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@484 72102866-910b-0410-8b05-ffd578937521
1995-07-01 18:34:58 +00:00
mccallum
271a0a7f7e
(NSLocationInRange): Added __attribute__ ((unused)).
...
(NSMaxRange): Likewise.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@483 72102866-910b-0410-8b05-ffd578937521
1995-06-30 20:42:09 +00:00
mccallum
56ba95133e
(INSTALL, INSTALL_PROGRAM, INSTALL_DATA): New variables.
...
(install): Depend on installdirs.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@482 72102866-910b-0410-8b05-ffd578937521
1995-06-30 20:30:47 +00:00
mccallum
7b9a9f2e14
(ALL_CPPFLAGS): Look in src for includes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@481 72102866-910b-0410-8b05-ffd578937521
1995-06-30 20:29:22 +00:00
mccallum
9bd150f7a2
Use release instead of free.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@480 72102866-910b-0410-8b05-ffd578937521
1995-06-30 20:28:51 +00:00
mccallum
74a57cb6e5
Initial revision
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@479 72102866-910b-0410-8b05-ffd578937521
1995-06-30 20:26:56 +00:00
mccallum
ae94ebb226
Initial revision
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@478 72102866-910b-0410-8b05-ffd578937521
1995-06-30 15:09:11 +00:00
mccallum
0956007421
(OBJECTS_SUBMINOR_VERSION): Version 0.1.13.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@477 72102866-910b-0410-8b05-ffd578937521
1995-06-30 14:26:07 +00:00
mccallum
a262f9164a
(Noteworthy chnages since version 0.1.12): New section.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@476 72102866-910b-0410-8b05-ffd578937521
1995-06-30 14:25:41 +00:00
mccallum
ba5f7f4415
([NSDictionary +_setConcreteClass:]): New method.
...
([NSDictionary +_setMutableConcreteClass:]): New method.
([NSDictionary +_concreteClass]): New method.
([NSDictionary +_mutableConcreteClass]): New method.
([NSDictionary +initialize]): New method.
(NSDictionary_concrete_class, NSMutableDictionary_concrete_class): New
static variables.
([NSDictionary -copyWithZone:]): Make a deep copy to conform to spec;
it was a shallow copy.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@475 72102866-910b-0410-8b05-ffd578937521
1995-06-30 14:21:45 +00:00
mccallum
7a1f748dd8
([NSArray +arrayWithObjects:]): Fix typo.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@474 72102866-910b-0410-8b05-ffd578937521
1995-06-30 14:19:53 +00:00
mccallum
b34a29a236
([NSArray +_setMutableConcreteClass:]): New method.
...
([NSArray +_mutableConcreteClass]): New method.
([NSArray -copyWithZone:]): Make is a deep copy to conform to spec; it
was a shallow copy.
([NSMutableArray _setConcreteClass], [NSMutableArray_concreteClass]):
Removed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@473 72102866-910b-0410-8b05-ffd578937521
1995-06-30 14:07:44 +00:00
mccallum
5344b93b3f
Allow easy user-modification of concrete class.
...
([NSArray +_setConcreteClass:]): New method.
([NSArray +_concreteClass]): New method.
([NSArray +initialize]): New method.
(NSArray_concrete_class): New static variable.
([NSArray +arrayWithObject:]): Don't use addObject:.
([NSMutableArray +_setConcreteClass:]): New method.
([NSMutableArray +_concreteClass]): New method.
([NSMutableArray +initialize]): New method.
(NSMutableArray_concrete_class): New static variable.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@472 72102866-910b-0410-8b05-ffd578937521
1995-06-30 13:45:13 +00:00