mccallum
d3d84d0810
Don't include gnustep/base/config.h.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1801 72102866-910b-0410-8b05-ffd578937521
1996-09-18 13:11:42 +00:00
mccallum
72621c30d3
Fix typo in last change.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1800 72102866-910b-0410-8b05-ffd578937521
1996-09-17 21:09:41 +00:00
mccallum
a20301fa67
Declare new method.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1799 72102866-910b-0410-8b05-ffd578937521
1996-09-17 21:08:38 +00:00
mccallum
33473a39b5
(ostream_open_memory): Use new MemoryStream method to specify that
...
buffer should not be deallocated when MemoryStream is deallocated.
Don't do the extra retain that was the previous workaround.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1798 72102866-910b-0410-8b05-ffd578937521
1996-09-17 21:07:17 +00:00
mccallum
85070e08f3
Rename all uses of ivar eof_position.
...
([MemoryStream -_initOnMallocBuffer:freeWhenDone:size:
eofPosition:prefix:position:]): Method name changed to include
freeWhenDone:. Set new ivar.
([MemoryStream -_initOnMallocBuffer:size:
eofPosition:prefix:position:]): New method (with old name) that calls
above method with `YES' for freeWhenDone:.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1797 72102866-910b-0410-8b05-ffd578937521
1996-09-17 21:06:08 +00:00
mccallum
622edf4290
(MemoryStream free_when_done): New ivar.
...
(MemoryStream eof_position): Ivar renamed from eofPosition, to
conform to GNU coding standards.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1796 72102866-910b-0410-8b05-ffd578937521
1996-09-17 21:03:24 +00:00
mccallum
e343c3f880
New file.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1795 72102866-910b-0410-8b05-ffd578937521
1996-09-17 20:54:59 +00:00
mccallum
f4cc946004
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1794 72102866-910b-0410-8b05-ffd578937521
1996-09-17 20:54:52 +00:00
mccallum
371f8ba0bf
(GNU_MFILES): Rename objc_streams.m to ostream.h.
...
(GNU_HEADERS): Rename objc_streams.h to ostream.h.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1793 72102866-910b-0410-8b05-ffd578937521
1996-09-17 20:52:51 +00:00
mccallum
96f048c9a2
Fix copyright date, and make minor formatting changes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1792 72102866-910b-0410-8b05-ffd578937521
1996-09-17 20:51:44 +00:00
mccallum
9dee60b7f5
New file.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1791 72102866-910b-0410-8b05-ffd578937521
1996-09-17 20:47:55 +00:00
mccallum
fb130bf261
(MEMORY_CHECK): Macro deleted. objc_malloc() and friends take care of
...
raising the correct exception. All calls removed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1790 72102866-910b-0410-8b05-ffd578937521
1996-09-17 20:44:13 +00:00
mccallum
ca43d69ed2
Patch from Adam Fedor. See ChangeLog.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1789 72102866-910b-0410-8b05-ffd578937521
1996-09-17 20:41:37 +00:00
mccallum
2b225fe72a
Add config.h.in.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1788 72102866-910b-0410-8b05-ffd578937521
1996-09-17 20:39:43 +00:00
mccallum
e02d9fc9d6
(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
mccallum
e8bfee10c4
*** 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
mccallum
af5d609f11
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
mccallum
62e5dcbb0e
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
mccallum
2703590ece
*** 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
mccallum
8208873bc6
(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
mccallum
77857647de
(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
mccallum
447d947f10
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
mccallum
27a7391f2a
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
mccallum
0e75eb6d02
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
mccallum
2a01942773
([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
mccallum
c1fb4e8088
([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
mccallum
7d6c23c297
([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
mccallum
4935a94f87
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
mccallum
dbc6e293eb
(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
mccallum
41c3b31702
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
mccallum
b650e02702
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
mccallum
17b5b114fa
*** 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
mccallum
912070f192
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
mccallum
699ca2a010
(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
mccallum
07d9ffba34
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
mccallum
5cee841f6d
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
mccallum
64b7b93708
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
mccallum
800842749b
(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
mccallum
1cbfed198c
(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
mccallum
4f3331dbc1
*** 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
mccallum
17ccf26a42
(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
mccallum
52dbe67f7b
*** 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
mccallum
c02a8b824f
(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
mccallum
a89ecacf28
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
mccallum
fc674dfcd0
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
mccallum
42d2388f96
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
mccallum
508f175d9f
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
mccallum
d05c02fd6b
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
mccallum
e799e98a56
(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
mccallum
195b4d8fb6
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