Commit graph

1921 commits

Author SHA1 Message Date
mccallum
1c11729e8a (rcs-list-locked): Fix typo.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@471 72102866-910b-0410-8b05-ffd578937521
1995-06-29 02:24:59 +00:00
mccallum
6d3a76f4de (DIST_FILES): Remove gcc patch files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@470 72102866-910b-0410-8b05-ffd578937521
1995-06-29 02:17:30 +00:00
mccallum
25deaf88ac Remove instructions for gcc patches.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@469 72102866-910b-0410-8b05-ffd578937521
1995-06-29 02:16:57 +00:00
mccallum
bc09435c49 ([Dictionary initWithType:keyType:capacity]): Declare it.
([Dictionary initWithType:capacity]): Likewise.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@468 72102866-910b-0410-8b05-ffd578937521
1995-06-29 02:06:19 +00:00
mccallum
2b0814a862 (RCS_FILES): Added Makeconf.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@467 72102866-910b-0410-8b05-ffd578937521
1995-06-29 01:42:23 +00:00
mccallum
ea2945d062 (DIST_FILES): Added RCS_FILES.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@466 72102866-910b-0410-8b05-ffd578937521
1995-06-29 01:36:34 +00:00
mccallum
756552adc2 Add _SEQUENT_ to lrand48 conditional.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@465 72102866-910b-0410-8b05-ffd578937521
1995-06-29 01:08:14 +00:00
mccallum
d61783e463 Include Sequent support. (Thanks to Matt Nelson <nelsonm@ctron.com>).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@464 72102866-910b-0410-8b05-ffd578937521
1995-06-29 01:05:29 +00:00
mccallum
259bf6d783 Include Sequent support.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@463 72102866-910b-0410-8b05-ffd578937521
1995-06-29 01:04:33 +00:00
mccallum
8ba60dd26e ([Connection +newForInPort:outPort:ancestorConnection:]): Add comment.
I need to fix retain/release for Connection.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@462 72102866-910b-0410-8b05-ffd578937521
1995-06-29 00:53:34 +00:00
mccallum
ad03940151 (main): Use -invalidate, not -release.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@461 72102866-910b-0410-8b05-ffd578937521
1995-06-29 00:52:41 +00:00
mccallum
c708d2d80f (main): Use -invalidate, not -release.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@460 72102866-910b-0410-8b05-ffd578937521
1995-06-29 00:45:55 +00:00
mccallum
92069c928c Put src in all dependencies on libobjects.a.
(OBJECTS_NEXT_INCLUDES): Look in src directory.
(LIBS): Likewise.
(ALL_CPPFLAGS): Likewise.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@459 72102866-910b-0410-8b05-ffd578937521
1995-06-28 23:54:31 +00:00
mccallum
2614d24602 Use libobjects' Coder instead of GNU TypedStream. Comment out
BinaryTree testing.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@458 72102866-910b-0410-8b05-ffd578937521
1995-06-28 23:51:10 +00:00
mccallum
6f04986bd7 ([BinaryTree -_initCollectionWithCoder:]): Disabled with
-notImplemented.  I need to fix decoding of this class.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@457 72102866-910b-0410-8b05-ffd578937521
1995-06-28 23:50:13 +00:00
mccallum
0a3f6f66c9 Added comment. I need to fix decoding of this class.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@456 72102866-910b-0410-8b05-ffd578937521
1995-06-28 23:49:52 +00:00
mccallum
5ee18261b4 ([Collection -_safeWithElementsCallNoRetain:]): Use malloc not alloca.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@455 72102866-910b-0410-8b05-ffd578937521
1995-06-28 23:21:00 +00:00
mccallum
a578d2b436 ([NSGArchiver -initForWritingWithMutableData:]): Comment out for now.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@454 72102866-910b-0410-8b05-ffd578937521
1995-06-28 23:01:00 +00:00
mccallum
3f48565bcd ([Dictionary -putElement:atKey:]): Release previous element.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@453 72102866-910b-0410-8b05-ffd578937521
1995-06-28 22:57:21 +00:00
mccallum
89c02c3a8b (NSDecrementExtraRefCountWasZero): Return correct value.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@452 72102866-910b-0410-8b05-ffd578937521
1995-06-28 22:56:42 +00:00
mccallum
379998f2bb (CFLAGS): Remove -Wall.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@451 72102866-910b-0410-8b05-ffd578937521
1995-06-28 22:52:17 +00:00
mccallum
68043afb57 Use machines.texi.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@450 72102866-910b-0410-8b05-ffd578937521
1995-06-28 22:33:12 +00:00
mccallum
c5d1cd9182 (TEXI_FILES): Added machines.texi.
(info): Removed libobjects.texi and objective-c.texi.
(objective-c): Print apology about makeinfo.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@449 72102866-910b-0410-8b05-ffd578937521
1995-06-28 22:31:35 +00:00
mccallum
77e0bd0b3d (objects/stdobjects.h): Depend on ../Version, not Makefile.in.
(AUTHORS): Fix echo'ing of newlines.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@448 72102866-910b-0410-8b05-ffd578937521
1995-06-25 22:10:52 +00:00
mccallum
6d4b74eeaf (OBJECTS_SUBMINOR_VERSION): Version 0.1.12.
(OBJECTS_GCC_VERSION): Upped from 2.6.3 to 2.7.0.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@447 72102866-910b-0410-8b05-ffd578937521
1995-06-25 22:08:26 +00:00
mccallum
bcbb8607ce Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@446 72102866-910b-0410-8b05-ffd578937521
1995-06-25 22:07:18 +00:00
mccallum
eff8af4a6a Added Ultrix 4.2 and HP/UX 9.01 to list of previously working
configurations.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@445 72102866-910b-0410-8b05-ffd578937521
1995-06-25 21:43:38 +00:00
mccallum
d0d8ed6819 Include $(srcdir)/../Makeconf.
(RCS_FILES): New variable.
(install, uninstall): New targets.
(copy-dist): Converted to new scheme.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@444 72102866-910b-0410-8b05-ffd578937521
1995-06-20 16:32:10 +00:00
mccallum
55340e5188 (rcs-list-locked): Print subdir names.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@443 72102866-910b-0410-8b05-ffd578937521
1995-06-20 16:31:01 +00:00
mccallum
db379b6f61 Include $(srcdir)/../Makeconf.
(RCS_FILES): New variable.
(install, uninstall): New targets.
(copy-dist): Converted to new scheme.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@442 72102866-910b-0410-8b05-ffd578937521
1995-06-20 16:25:54 +00:00
mccallum
475b6ad3bc Change the way top-level dir info files are handled.
(TOP_FILES): Variable removed.
(.SUFFIXES): Removed.
(prefix, infodir): New variables.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@441 72102866-910b-0410-8b05-ffd578937521
1995-06-20 16:24:02 +00:00
mccallum
78aa008cc5 (Noteworthy changes since version 0.1.10): New section.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@440 72102866-910b-0410-8b05-ffd578937521
1995-06-20 16:21:31 +00:00
mccallum
c4ac3de73f ([NSGArchiver -initForWritingWithMutableData:]): New method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@439 72102866-910b-0410-8b05-ffd578937521
1995-06-20 16:14:50 +00:00
mccallum
b5f8e0ceb8 (prefix, exec_prefix, libdir, includedir): New variables.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@438 72102866-910b-0410-8b05-ffd578937521
1995-06-20 16:14:09 +00:00
mccallum
a65f73fd21 Convert to new scheme with subdirs. Many variable and targets moved
to subdir Makefiles.
(maintainer-clean, %-subdirs): New targets.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@437 72102866-910b-0410-8b05-ffd578937521
1995-06-20 16:12:24 +00:00
mccallum
ce04c6d9ae (AC_OUTPUT): Added NSCharacterSets/Makefile.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@436 72102866-910b-0410-8b05-ffd578937521
1995-06-20 16:10:10 +00:00
mccallum
40ac808901 (prefix, datadir, charsetdir, INSTALL_FILES): New variables.
(installdirs, install, uninstall): New targets.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@435 72102866-910b-0410-8b05-ffd578937521
1995-06-20 16:06:33 +00:00
mccallum
e17c083505 + Fri May 26 11:17:54 1995 Adam Fedor <fedor@mode.colorado.edu>
+
+ 	* src/objc-load.c (objc_load_module): Don't execute ctor_list on
+ 	__ELF__ systems.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@434 72102866-910b-0410-8b05-ffd578937521
1995-05-26 17:54:55 +00:00
mccallum
21b5a3fdba Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@433 72102866-910b-0410-8b05-ffd578937521
1995-05-19 20:35:41 +00:00
mccallum
c33a482997 (copy-dist): Renamed from "dist".
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@432 72102866-910b-0410-8b05-ffd578937521
1995-05-19 15:56:45 +00:00
mccallum
750d43c577 (AC_OUTPUT): Prepend "src/" to "objects/config.h".
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@431 72102866-910b-0410-8b05-ffd578937521
1995-05-19 15:34:06 +00:00
mccallum
46a9d8aa20 Changed INSTALL_HEADERS to HEADERS_INSTALL.
Changed INSTALL_OBJS to OBJS_INSTALL.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@430 72102866-910b-0410-8b05-ffd578937521
1995-05-19 15:24:47 +00:00
mccallum
7be9547d81 (AC_OUTPUT): Added src/Makefile.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@429 72102866-910b-0410-8b05-ffd578937521
1995-05-19 15:22:40 +00:00
mccallum
4cfc437d2c (datadir): According to new standards, use share instead of lib.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@428 72102866-910b-0410-8b05-ffd578937521
1995-05-11 20:09:32 +00:00
mccallum
9fe5c05655 (dist): Rename "share" to "NSCharacterSets".
(datadir): New variable.
(charsetdir): New variable.
(install): Install files from NSCharacterSets directory.
(installdirs): Make $(datadir) and $(charsetdir).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@427 72102866-910b-0410-8b05-ffd578937521
1995-05-08 20:39:39 +00:00
mccallum
1bbe21efe8 Use config/ directory prefix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@426 72102866-910b-0410-8b05-ffd578937521
1995-05-05 22:42:07 +00:00
mccallum
d034deddb2 (OBJECTS_SUBMINOR_VERSION): Version 0.1.11.
(dist): mkdir src and config.  Copy share and contents.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@425 72102866-910b-0410-8b05-ffd578937521
1995-05-05 22:41:13 +00:00
mccallum
2bf3c51bd2 (TOP_FILES): New variable.
(dist): Copy TOP_FILES.
(version.texi): Remove $(MAKEFLAGS).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@424 72102866-910b-0410-8b05-ffd578937521
1995-05-05 22:40:26 +00:00
mccallum
7484a5ae85 (encodeWithCoder:, initWithCoder:): Remove class names from arg type
to avoid bogus warnings about protocol conformance.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@423 72102866-910b-0410-8b05-ffd578937521
1995-05-05 21:32:14 +00:00
mccallum
11844f5c25 Use doc/ and src/ directories. Many changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@422 72102866-910b-0410-8b05-ffd578937521
1995-05-05 21:23:35 +00:00