Commit graph

1447 commits

Author SHA1 Message Date
mccallum
cddc14d2b4 Patched from mail.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@597 72102866-910b-0410-8b05-ffd578937521
1995-08-30 21:49:35 +00:00
mccallum
febfce5a16 Added break's to avoid
falling through case statements.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@596 72102866-910b-0410-8b05-ffd578937521
1995-08-30 21:33:39 +00:00
mccallum
5755c8c223 Comment change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@595 72102866-910b-0410-8b05-ffd578937521
1995-08-30 21:32:48 +00:00
mccallum
bbf2b3a45a Added #line macro so gdb
knows which file source came from


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@594 72102866-910b-0410-8b05-ffd578937521
1995-08-30 21:32:11 +00:00
mccallum
52d9a70db8 all methods): Implemented.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@593 72102866-910b-0410-8b05-ffd578937521
1995-08-30 21:31:29 +00:00
mccallum
ee92d8fe84 Added #line macro so gdb
knows which file source came from.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@592 72102866-910b-0410-8b05-ffd578937521
1995-08-30 21:28:28 +00:00
mccallum
14b4933dbd ([Collection -empty]): Check if already empty. This avoids a previous
malloc(0).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@591 72102866-910b-0410-8b05-ffd578937521
1995-08-28 20:27:01 +00:00
mccallum
394a4a3424 * src/NSProcessInfo.m: Added Linux/ELF support. Linux calls the
__libc_subinit functions before the global constructors, therefore
	the subinit functions must be just vanilla C.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@590 72102866-910b-0410-8b05-ffd578937521
1995-08-28 13:36:24 +00:00
mccallum
8487148426 (snapshot): Put README.first in the snapshot distribution.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@589 72102866-910b-0410-8b05-ffd578937521
1995-08-26 16:36:33 +00:00
mccallum
42658c005e (GNUSTEP_HEADERS): Remove NSTimeZone.h. It's declared in NSDate.h.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@588 72102866-910b-0410-8b05-ffd578937521
1995-08-24 23:40:26 +00:00
mccallum
71e1c9fb75 Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@587 72102866-910b-0410-8b05-ffd578937521
1995-08-24 22:35:25 +00:00
mccallum
f830afae44 (GNUSTEP_MFILES): Added NSObjCRuntime.m.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@586 72102866-910b-0410-8b05-ffd578937521
1995-08-24 22:32:14 +00:00
mccallum
281a9647bf Include <NSString.h>
([NSObject -description]): Implemented.
([NSObject +description]): Implemented.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@585 72102866-910b-0410-8b05-ffd578937521
1995-08-24 22:24:17 +00:00
mccallum
0e5df69995 (FILE_AUTHORS): Added Peter Burka.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@584 72102866-910b-0410-8b05-ffd578937521
1995-08-24 16:36:17 +00:00
mccallum
b086ff8761 (snap): New target.
(snapshot): New target.
(dist): Use new target snap.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@583 72102866-910b-0410-8b05-ffd578937521
1995-08-24 16:32:51 +00:00
mccallum
3bb1c039cb ([NSTimeZone -encodeWithCoder:]): Avoid warning by removing type from
argument.
([NSTimeZone -initWithCoder:]): Likewise.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@582 72102866-910b-0410-8b05-ffd578937521
1995-08-23 16:15:22 +00:00
mccallum
ce5cc7fd54 Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@581 72102866-910b-0410-8b05-ffd578937521
1995-08-23 16:13:42 +00:00
mccallum
5a3a8bd0cb (nsprocessinfo): New target.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@580 72102866-910b-0410-8b05-ffd578937521
1995-08-23 16:11:53 +00:00
mccallum
d7827c3b4c (DIST_FILES): Dadd file README.foundation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@579 72102866-910b-0410-8b05-ffd578937521
1995-08-23 16:06:32 +00:00
mccallum
b731997313 (GNUSTEP_MFILES): Added NSTimeZone.m.
(GNUSTEP_HEADERS): Added Foundation/NSTimeZone.h.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@578 72102866-910b-0410-8b05-ffd578937521
1995-08-23 15:53:40 +00:00
mccallum
79e1b695e0 Fix bug by which [NSString mutableCopy] returned a String, not NSString.
([String -copyWithZone:]): Renamed from -copy.
([String -mutableCopyWithZone:]): Renamed from -mutableCopy.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@577 72102866-910b-0410-8b05-ffd578937521
1995-08-23 15:51:05 +00:00
mccallum
044d1039b5 Added comment about superclass methods being overriden.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@576 72102866-910b-0410-8b05-ffd578937521
1995-08-23 15:44:15 +00:00
mccallum
934d46540f * src/NSData.m ([NSData +allocWithZone:]): New method.
([NSMutableData +allocWithZone:]): Likewise.
	([NSData +data, +dataWithBytes:length:,
	+dataWithBytesNoCopy:length:, +dataWithContentsOfFile:,
	+dataWithContentsOfMappedFile:]): Allocate using designated
	allocator.  ([NSMutableData +dataWithCapacity:,
	+dataWithLength:]): Likewise.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@575 72102866-910b-0410-8b05-ffd578937521
1995-08-23 15:36:59 +00:00
mccallum
b8204296d9 Added NSTimeZone.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@574 72102866-910b-0410-8b05-ffd578937521
1995-08-23 15:19:46 +00:00
mccallum
3a2fd5cfa1 *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@573 72102866-910b-0410-8b05-ffd578937521
1995-08-23 15:18:14 +00:00
mccallum
8fa067f75b ([NSAutoreleasePool -dealloc]): Removed question comment.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@572 72102866-910b-0410-8b05-ffd578937521
1995-08-23 15:07:17 +00:00
mccallum
6233cdef9a (install, uninstall): New targets.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@571 72102866-910b-0410-8b05-ffd578937521
1995-08-23 14:39:20 +00:00
mccallum
43858076dc Comment out args to LibobjectsMain so we don't get errors from
people's "int main ()".


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@570 72102866-910b-0410-8b05-ffd578937521
1995-08-16 19:37:15 +00:00
mccallum
41b36d987e (copy-dist): Use cp instead of ln -s.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@569 72102866-910b-0410-8b05-ffd578937521
1995-08-16 18:28:32 +00:00
mccallum
0a72a7e617 (copy-dist): Remove linking of 'tasks' to admin.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@568 72102866-910b-0410-8b05-ffd578937521
1995-08-16 18:20:06 +00:00
mccallum
e47b8a3828 (ADMIN_FILES): Added tasks.
(tasks): New target.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@567 72102866-910b-0410-8b05-ffd578937521
1995-08-16 18:19:15 +00:00
mccallum
ec888253de (FILE_AUTHORS): Fix typo.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@566 72102866-910b-0410-8b05-ffd578937521
1995-08-16 18:12:53 +00:00
mccallum
0ec64df7f2 (copy-dist): Fix typo.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@565 72102866-910b-0410-8b05-ffd578937521
1995-08-16 18:11:46 +00:00
mccallum
38ad510c70 @section Noteworthy changes since version @samp{0.1.13}
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@564 72102866-910b-0410-8b05-ffd578937521
1995-08-16 18:08:50 +00:00
mccallum
70108bf44b (_GNU_MISSING_MAIN_FUNCTION_CALL): Added Tuparev's email address.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@563 72102866-910b-0410-8b05-ffd578937521
1995-08-16 18:01:44 +00:00
mccallum
dfcf472af0 (copy-dist): Use "ln -s".
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@562 72102866-910b-0410-8b05-ffd578937521
1995-08-16 17:57:07 +00:00
mccallum
dbdd62310e (FILE_AUTHORS): Added "Georg Tuparev".
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@561 72102866-910b-0410-8b05-ffd578937521
1995-08-16 17:56:03 +00:00
mccallum
6ecde49cf1 Fix typo - single @ in email address.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@560 72102866-910b-0410-8b05-ffd578937521
1995-08-16 17:53:51 +00:00
mccallum
5763863679 (OBJECTS_SUBMINOR_VERSION): Version 0.1.14.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@559 72102866-910b-0410-8b05-ffd578937521
1995-08-16 17:51:51 +00:00
mccallum
d753934be1 (DIST_FILES): Remove GNUStep-volunteers. It's now in admin/volunteers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@558 72102866-910b-0410-8b05-ffd578937521
1995-08-16 16:23:24 +00:00
mccallum
59e0d6516d Fix typo in includes.
(main): Fix warnings in while test.
Add newlines to end of printf's.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@557 72102866-910b-0410-8b05-ffd578937521
1995-08-16 16:19:31 +00:00
mccallum
ad44388cb2 Fix indentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@556 72102866-910b-0410-8b05-ffd578937521
1995-08-16 16:14:11 +00:00
mccallum
8e5f9b9294 Only redefine main if we don't have __ELF__.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@555 72102866-910b-0410-8b05-ffd578937521
1995-08-16 16:11:01 +00:00
mccallum
e767da911e Include <objects/LibobjectsMain.h>
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@554 72102866-910b-0410-8b05-ffd578937521
1995-08-16 16:07:12 +00:00
mccallum
e8fe9ce712 (GNU_HEADERS): Added LibobjectsMain.h.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@553 72102866-910b-0410-8b05-ffd578937521
1995-08-16 16:05:54 +00:00
mccallum
9899725761 Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@552 72102866-910b-0410-8b05-ffd578937521
1995-08-16 16:04:22 +00:00
mccallum
61b6643abc (SRCS): Added nsprocessinfo.m.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@551 72102866-910b-0410-8b05-ffd578937521
1995-08-16 15:59:00 +00:00
mccallum
8eae3abce0 (GNUSTEP_MFILES): Added NSProcessInfo.m.
(GNUSTEP_HEADERS): Added Foundation/NSProcessInfo.h.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@550 72102866-910b-0410-8b05-ffd578937521
1995-08-16 15:58:23 +00:00
mccallum
55a15805fc Use ELF _libc_subinit for initialization instead of LibobjectsMain.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@549 72102866-910b-0410-8b05-ffd578937521
1995-08-16 15:56:33 +00:00
mccallum
b1bd1b7063 Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@548 72102866-910b-0410-8b05-ffd578937521
1995-08-16 15:47:12 +00:00