Commit graph

1866 commits

Author SHA1 Message Date
Andrew McCallum
4bc5a13dfd (DIST_FILES): Add space before backslash.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1787 72102866-910b-0410-8b05-ffd578937521
1996-09-17 20:39:22 +00:00
Andrew McCallum
7779783079 *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1786 72102866-910b-0410-8b05-ffd578937521
1996-09-17 20:17:40 +00:00
Andrew McCallum
bb5d46cf3f Don't include config.h.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1785 72102866-910b-0410-8b05-ffd578937521
1996-09-17 16:05:04 +00:00
Andrew McCallum
72ca291647 Fix typo in use of @code{}.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1784 72102866-910b-0410-8b05-ffd578937521
1996-09-17 15:41:36 +00:00
Andrew McCallum
35ab092c52 *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1783 72102866-910b-0410-8b05-ffd578937521
1996-09-17 15:40:39 +00:00
Andrew McCallum
4bc4a4234e (SUBMINOR_VERSION): Version 0.2.9.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1782 72102866-910b-0410-8b05-ffd578937521
1996-09-17 15:38:50 +00:00
Andrew McCallum
1ebab82b40 (DIST_FILES): Added contents of RCS_FILES. Added acconfig.h.
(RCS_FILES): Variable removed.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1781 72102866-910b-0410-8b05-ffd578937521
1996-09-17 15:37:45 +00:00
Andrew McCallum
b71ccfd762 Cause the time stamp to updates automatically by emacs.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1780 72102866-910b-0410-8b05-ffd578937521
1996-09-17 15:31:10 +00:00
Andrew McCallum
35e0b80fc7 Test new method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1779 72102866-910b-0410-8b05-ffd578937521
1996-09-17 15:03:25 +00:00
Andrew McCallum
1a470f8ca0 Declare new method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1778 72102866-910b-0410-8b05-ffd578937521
1996-09-17 15:03:00 +00:00
Andrew McCallum
b3c153c3d6 ([NSScanner -scanRadixUnsignedInt:]): New method.
([NSScanner -_scanInt:]): Deal with overflow better.  (?)
([NSScanner -scanLongLong:]): Likewise.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1777 72102866-910b-0410-8b05-ffd578937521
1996-09-17 15:02:31 +00:00
Andrew McCallum
54b4126b08 ([NSObject -doesNotRecognizeSelector:]): Raise
NSInvalidArgumentException, not NSGenericException.  (Reported by
Jeremy Bettis <jeremy@tddi.inetnebr.com>.)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1776 72102866-910b-0410-8b05-ffd578937521
1996-09-17 14:33:30 +00:00
Andrew McCallum
202df44f7c ([HashTable -isKey]): Updated isKey to use the new hash_value_for_key
function in the runtime, and thereby allow for nulls in HashTables.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1775 72102866-910b-0410-8b05-ffd578937521
1996-09-17 14:20:23 +00:00
Andrew McCallum
e37cc84076 New binary files. Now did cvsadmin -kb
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1774 72102866-910b-0410-8b05-ffd578937521
1996-09-17 13:58:34 +00:00
Andrew McCallum
083e7fefa3 (DYNAMIC_LINKER): Put double quotes around some $-variable
dereferences.  (Reported by Richard Frith-Macdonald
<richard@brainstorm.co.uk>.)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1773 72102866-910b-0410-8b05-ffd578937521
1996-09-16 20:56:54 +00:00
Andrew McCallum
a1be686466 Include <objc/objc-api.h>. (Reported by Richard Frith-Macdonald
<richard@brainstorm.co.uk>.)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1772 72102866-910b-0410-8b05-ffd578937521
1996-09-16 20:55:02 +00:00
Andrew McCallum
92147ba673 Don't include no-longer-existant gnustep/base/objc-malloc.h.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1771 72102866-910b-0410-8b05-ffd578937521
1996-09-16 20:46:03 +00:00
Andrew McCallum
c5155be133 *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1770 72102866-910b-0410-8b05-ffd578937521
1996-09-16 20:43:22 +00:00
Andrew McCallum
4fcad9881b Don't include gnustep/base/config.h. Note, this file used to define
NeXT_runtime and NeXT_cc.  These macros will no longer be available to
library users.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1769 72102866-910b-0410-8b05-ffd578937521
1996-09-16 20:42:00 +00:00
Andrew McCallum
9ba503d1b5 (include/config.h.in): New dependancy.
(include/config.h): New dependancy.
(ALL_CPPFLAGS): Added -include argument to have gcc look at
include/config.h.  It is no longer included in include/preface.h
because other packages that use the installed Base Library may have
their own ideas about these macro values.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1768 72102866-910b-0410-8b05-ffd578937521
1996-09-16 20:41:04 +00:00
Andrew McCallum
dfc63ccb70 New file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1767 72102866-910b-0410-8b05-ffd578937521
1996-09-16 20:38:59 +00:00
Andrew McCallum
700addb73a Use AC_CONFIG_HEADER to put config macros in a file instead of on
gcc's command line.  Use AC_DEFINE_UNQUOTED to set NeXT_runtime and
NeXT_cc instead of using AC_SUBST.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1766 72102866-910b-0410-8b05-ffd578937521
1996-09-16 20:38:37 +00:00
Andrew McCallum
eb532272c0 New file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1765 72102866-910b-0410-8b05-ffd578937521
1996-09-16 19:38:37 +00:00
Andrew McCallum
5a6db20b4a (diff): Add -N flag so new files will get created.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1764 72102866-910b-0410-8b05-ffd578937521
1996-09-16 19:08:40 +00:00
Andrew McCallum
fa063a6e3c (DIST_FILES): Fix typo.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1743 72102866-910b-0410-8b05-ffd578937521
1996-09-07 21:13:36 +00:00
Andrew McCallum
b5007efffb *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1742 72102866-910b-0410-8b05-ffd578937521
1996-09-07 21:12:56 +00:00
Andrew McCallum
6e5fb82ee7 (DIST_FILES): Remove gcc-objc.patch. Add gcc-2.7.2-objc.diff and
gcc-2.7.2.1-objc.diff.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1741 72102866-910b-0410-8b05-ffd578937521
1996-09-07 21:12:49 +00:00
Andrew McCallum
d790d6175f *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1740 72102866-910b-0410-8b05-ffd578937521
1996-09-07 21:09:35 +00:00
Andrew McCallum
46b8e3a501 (SUBMINOR_VERSION): Version 0.2.8.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1739 72102866-910b-0410-8b05-ffd578937521
1996-09-07 21:09:27 +00:00
Andrew McCallum
38e93ac44e Insert -lobjc before rest of LIBS, not after.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1738 72102866-910b-0410-8b05-ffd578937521
1996-09-07 21:08:58 +00:00
Andrew McCallum
cb41431044 Remove underscore from front of objc_thread type.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1737 72102866-910b-0410-8b05-ffd578937521
1996-09-07 21:08:23 +00:00
Andrew McCallum
4adb83aab0 Remove underscores from front of objc_mutex types.
([NSObject -error:]): Use objc_verror(), not _objc_error.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1736 72102866-910b-0410-8b05-ffd578937521
1996-09-07 21:07:27 +00:00
Andrew McCallum
3eb6548677 Refine instructions for installing pthreads. Wow, is it yucky.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1735 72102866-910b-0410-8b05-ffd578937521
1996-09-07 21:06:16 +00:00
Andrew McCallum
cc0c9d100b Remove check for sel_types_match. That patch was added long ago.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1734 72102866-910b-0410-8b05-ffd578937521
1996-09-07 20:40:41 +00:00
Andrew McCallum
3d1d9a29f3 (OBJC_STRINGIFY): New macro.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1733 72102866-910b-0410-8b05-ffd578937521
1996-09-07 20:35:13 +00:00
Andrew McCallum
ab61459ae7 Don't include objc-malloc.h.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1732 72102866-910b-0410-8b05-ffd578937521
1996-09-07 20:28:17 +00:00
Andrew McCallum
b6713406ac Remove underscore from before objc_mutex_t.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1731 72102866-910b-0410-8b05-ffd578937521
1996-09-07 20:25:48 +00:00
Andrew McCallum
420f2d5558 (OBJC_MALLOC): Macro moved here from src/include/objc-malloc.h.
(OBJC_VALLOC): Likewise.
(OBJC_ATOMIC_MALLOC): Likewise.
(OBJC_REALLOC): Likewise.
(OBJC_CALLOC): Likewise.
(OBJC_FREE): Likewise.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1730 72102866-910b-0410-8b05-ffd578937521
1996-09-07 20:21:27 +00:00
Andrew McCallum
90c034dee3 Don't include objc-malloc.h.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1729 72102866-910b-0410-8b05-ffd578937521
1996-09-07 20:17:46 +00:00
Andrew McCallum
6b3013ca7a (GNU_MFILES): Remove objc-malloc.m.
(GNU_HEADERS): Remove include/objc-malloc.h.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1728 72102866-910b-0410-8b05-ffd578937521
1996-09-07 20:13:55 +00:00
Andrew McCallum
3cc0c23f3b In accordance with Objective C runtime change, use objc_realloc as a
function, not a function pointer.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1727 72102866-910b-0410-8b05-ffd578937521
1996-09-07 20:08:43 +00:00
Andrew McCallum
55e7a29194 ([MemoryStream -writeBytes:length:]): In accordance with Objective C
runtime change, use objc_realloc as a function, not a function pointer.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1726 72102866-910b-0410-8b05-ffd578937521
1996-09-07 20:07:01 +00:00
Andrew McCallum
a7b7e508dc (STRING_ARG): In accordance with Objective C runtime
change, use objc_malloc as a function, not a function pointer.
STRING_ADD_CHAR): Likewise, with objc_realloc.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1725 72102866-910b-0410-8b05-ffd578937521
1996-09-07 20:05:25 +00:00
Andrew McCallum
60b44c4a07 (mframe_build_return): In accordance with Objective C runtime
change, use objc_malloc as a function, not a function pointer.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1724 72102866-910b-0410-8b05-ffd578937521
1996-09-07 20:04:13 +00:00
Andrew McCallum
6c3c3d44ee (behavior_class_add_methods): In accordance with Objective C runtime
change, use objc_malloc as a function, not a function pointer.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1723 72102866-910b-0410-8b05-ffd578937521
1996-09-07 20:03:33 +00:00
Andrew McCallum
88946fee14 ([Storage -initCount:elementSize:description:]): In accordance with
Objective C runtime change, use objc_malloc as a function, not a
function pointer.
([Storage -shallowCopy]): Likewise.
([Storage -read:]): Likewise.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1722 72102866-910b-0410-8b05-ffd578937521
1996-09-07 20:02:14 +00:00
Andrew McCallum
94f814fbcb ([Storage -initCount:elementSize:description:]): In accordance with
Objective C runtime change, use objc_malloc as a function, not a
function pointer.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1721 72102866-910b-0410-8b05-ffd578937521
1996-09-07 20:01:38 +00:00
Andrew McCallum
3013df2528 ([NSMutableData -initWithCapacity:]): In accordance with Objective C
runtime change, use objc_malloc as a function, not a function pointer.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1720 72102866-910b-0410-8b05-ffd578937521
1996-09-07 20:00:37 +00:00
Andrew McCallum
4e9fd4a563 ([NSGMutableData -initWithCapacity:]): In accordance with Objective C
runtime change, use objc_malloc as a function, not a function pointer.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1719 72102866-910b-0410-8b05-ffd578937521
1996-09-07 20:00:12 +00:00
Andrew McCallum
f3c5d64159 ([NSAutoreleasePool -init]): In accordance with Objective C runtime
change, use objc_malloc as a function, not a function pointer.
([NSAutoreleasePool -addObject:]): Likewise.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1718 72102866-910b-0410-8b05-ffd578937521
1996-09-07 19:57:33 +00:00