Commit graph

1776 commits

Author SHA1 Message Date
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
Andrew McCallum
88c17ac136 ([MemoryStream -readLine]): 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@1717 72102866-910b-0410-8b05-ffd578937521
1996-09-07 19:56:42 +00:00
Andrew McCallum
a14adce278 ([Invocation -initWithCoder:]): 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@1716 72102866-910b-0410-8b05-ffd578937521
1996-09-07 19:56:16 +00:00
Andrew McCallum
59ac3b1972 Update instructions for new Objective C runtime patches and for new
pthreads.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1715 72102866-910b-0410-8b05-ffd578937521
1996-09-07 19:44:48 +00:00
Andrew McCallum
c24bff1d7e *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1714 72102866-910b-0410-8b05-ffd578937521
1996-09-07 19:43:41 +00:00
Andrew McCallum
43815d1720 New file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1713 72102866-910b-0410-8b05-ffd578937521
1996-09-07 19:43:29 +00:00
Andrew McCallum
bea9bc6a8a Talk about new ObjC patches.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1712 72102866-910b-0410-8b05-ffd578937521
1996-09-07 19:16:49 +00:00
Andrew McCallum
5745a849c4 New from FSF
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1711 72102866-910b-0410-8b05-ffd578937521
1996-09-07 19:09:27 +00:00
Andrew McCallum
f376fcecda Added some pattern rules, but commented them out for now.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1710 72102866-910b-0410-8b05-ffd578937521
1996-09-07 19:03:56 +00:00
Andrew McCallum
2ffe820166 Remove comment about NeXT's reputation for legal intimidation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1709 72102866-910b-0410-8b05-ffd578937521
1996-09-07 17:58:51 +00:00
Andrew McCallum
64caae8e20 ([NSCharacterSet +_bitmapForSet:number:]): Retain cached set.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1708 72102866-910b-0410-8b05-ffd578937521
1996-09-07 17:56:16 +00:00
Andrew McCallum
64a08d0771 ([NSGCString -substringFromRange:]): Don't always return a mutable
string class; return the same mutable/immutable string class as self.
This also simplies the code.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1707 72102866-910b-0410-8b05-ffd578937521
1996-09-07 17:54:08 +00:00
Andrew McCallum
6482c6835a ([NSGCString -substringFromRange:]): New method, overrides superclass
method with more efficient implementation.  (From Eric Norum.)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1706 72102866-910b-0410-8b05-ffd578937521
1996-09-07 17:47:24 +00:00
Andrew McCallum
b922ca0a1e Now that NSCharacterSet's does its own caching, simplify this code.
(Changes from Eric Norum <Eric.Norum@usask.ca>.)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1705 72102866-910b-0410-8b05-ffd578937521
1996-09-07 17:46:10 +00:00
Andrew McCallum
fecb3e568c (NSCharacterSet_PATH): New macro, replacing BITMAP_PATH. Value
partially determined by GNUSTEP_INSTALL_PREFIX.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1704 72102866-910b-0410-8b05-ffd578937521
1996-09-07 17:45:08 +00:00
Andrew McCallum
4701ec747e Use AC_CHECKING instead of `echo', so ./configure obeys --quiet and
--silent.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1703 72102866-910b-0410-8b05-ffd578937521
1996-09-07 17:39:21 +00:00
Andrew McCallum
e82b2241e7 (DEFS): Add definition of GNUSTEP_INSTALL_PREFIX, equal to $(prefix).
This is needed by NSCharacterSet, so it knows where to find the char
set data files.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1702 72102866-910b-0410-8b05-ffd578937521
1996-09-07 17:37:30 +00:00
Andrew McCallum
3132a476b3 Fixes from Knauth.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1701 72102866-910b-0410-8b05-ffd578937521
1996-09-04 18:15:05 +00:00
Andrew McCallum
00dbf94cfe Grammar improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1700 72102866-910b-0410-8b05-ffd578937521
1996-09-04 15:53:02 +00:00
Andrew McCallum
01fd1ec09d *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1699 72102866-910b-0410-8b05-ffd578937521
1996-09-04 15:33:34 +00:00
Andrew McCallum
722d20008b (Why don't we separate the OpenStep standard classes from the
GNU-specific classes?): New Q/A pair.
(Where can I get a copy?): Removed reference to Rochester's FTP site,
which will no longer be used, now that I'm at CMU.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1698 72102866-910b-0410-8b05-ffd578937521
1996-09-04 15:29:29 +00:00
Andrew McCallum
97003487fa New file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1695 72102866-910b-0410-8b05-ffd578937521
1996-09-02 20:30:43 +00:00
Andrew McCallum
dcfef1d5a1 *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1693 72102866-910b-0410-8b05-ffd578937521
1996-09-02 20:10:33 +00:00
Andrew McCallum
97754fee3e Use new exception variable name.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1692 72102866-910b-0410-8b05-ffd578937521
1996-09-02 20:06:14 +00:00
Andrew McCallum
7f44fbe8d9 *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1691 72102866-910b-0410-8b05-ffd578937521
1996-09-02 19:32:14 +00:00
Andrew McCallum
a0c92b588e ([NSString -substringFromRange:]): Implement it using CString's for
now so we can get it working; (we'll fix everything for Unichar's in
the next release).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1690 72102866-910b-0410-8b05-ffd578937521
1996-09-02 19:31:44 +00:00
Andrew McCallum
7d17cc4dc6 New file from Eric Norum.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1689 72102866-910b-0410-8b05-ffd578937521
1996-09-02 18:45:21 +00:00
Andrew McCallum
0a87e5247f (VERSION): Use curly braces for sh.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1688 72102866-910b-0410-8b05-ffd578937521
1996-09-02 17:10:23 +00:00
Andrew McCallum
0f1b5edda6 say Adam Fedor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1687 72102866-910b-0410-8b05-ffd578937521
1996-09-02 17:06:33 +00:00
Andrew McCallum
5fdaf7db97 Describe recent NSScanner and NSCharacterSet work.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1686 72102866-910b-0410-8b05-ffd578937521
1996-09-02 17:06:05 +00:00
Andrew McCallum
0e413e82ad (FTP_DIRECTORY): Remove spaces around `=' so file can be read by sh.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1685 72102866-910b-0410-8b05-ffd578937521
1996-09-02 16:39:15 +00:00
Andrew McCallum
af932755ce New file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1684 72102866-910b-0410-8b05-ffd578937521
1996-09-02 16:32:39 +00:00
Andrew McCallum
2ee71c286e *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1683 72102866-910b-0410-8b05-ffd578937521
1996-09-02 16:32:24 +00:00
Andrew McCallum
bab9fadeb5 *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1682 72102866-910b-0410-8b05-ffd578937521
1996-09-02 16:23:20 +00:00
Andrew McCallum
77ef3106e6 New file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1681 72102866-910b-0410-8b05-ffd578937521
1996-09-02 16:22:25 +00:00
Andrew McCallum
e51083e659 New file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1680 72102866-910b-0410-8b05-ffd578937521
1996-09-02 15:59:13 +00:00
Andrew McCallum
5a8ee6c741 *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1679 72102866-910b-0410-8b05-ffd578937521
1996-09-02 15:55:52 +00:00
Andrew McCallum
7a77cbad63 *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1678 72102866-910b-0410-8b05-ffd578937521
1996-09-02 15:54:23 +00:00
Andrew McCallum
fd3b4b308e ([NSString -substringFromRange:]): Fix bug in references to string
length.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1677 72102866-910b-0410-8b05-ffd578937521
1996-09-02 15:53:47 +00:00
Andrew McCallum
370a3ac19f ([NSGArray +initialize]): Declare NonCore classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1676 72102866-910b-0410-8b05-ffd578937521
1996-09-02 15:53:07 +00:00
Andrew McCallum
2fa94dd929 ([NSCharacterSet +_bitmapForSet:number:]): Add an abort() after
raising the exception, to avoid gcc warning.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1675 72102866-910b-0410-8b05-ffd578937521
1996-09-02 15:52:46 +00:00