Commit Graph

30 Commits

Author SHA1 Message Date
Kresten Krab Thorup
2224b8ccb3 (nil_method): Don't define it, import it from sendmsg.c.
(arglist_t): Data-definition changed.

From-SVN: r5204
1993-08-24 10:00:49 +00:00
Richard Stallman
ecd023b662 (objc_protocol): New field `class_pointer'.
From-SVN: r4543
1993-05-23 19:33:36 +00:00
Kresten Krab Thorup
8c357b2d96 Conditionally include gstddef or stddef
From-SVN: r4396
1993-05-09 13:08:15 +00:00
Richard Stallman
7518f9cc23 Use gstddef.h, with doublequotes.
From-SVN: r4374
1993-05-06 23:10:46 +00:00
Kresten Krab Thorup
991d3e71ce Headerfiles reorganized
From-SVN: r4329
1993-05-05 08:13:15 +00:00
Kresten Krab Thorup
65e1be69ba Uninstalled argframe macros
From-SVN: r4270
1993-04-29 07:06:18 +00:00
Kresten Krab Thorup
d5247e3ea2 Changed to use argframe macros
From-SVN: r4253
1993-04-27 20:36:53 +00:00
Kresten Krab Thorup
d0b575120e Definition of (Meta)Class_t eliminated, using Class*
From-SVN: r4244
1993-04-27 07:41:50 +00:00
Kresten Krab Thorup
a7ab3794a9 Runtime portability cleanup
From-SVN: r4235
1993-04-26 16:06:37 +00:00
Kresten Krab Thorup
33d9bef5ab Changed unsigned int to size_t when casting pointers to integers
From-SVN: r4233
1993-04-26 09:45:17 +00:00
Kresten Krab Thorup
c455809014 Updated to use the above IN_OBJC
From-SVN: r4231
1993-04-26 07:39:32 +00:00
Kresten Krab Thorup
36be30f1bc includes changed to double quote style
From-SVN: r4113
1993-04-13 02:12:40 +00:00
Kresten Krab Thorup
6d9bd62495 now "#include"s objc-archive.h
From-SVN: r4094
1993-04-12 15:44:25 +00:00
Tom Wood
b2055d6de3 Update to new runtimes.
From-SVN: r4076
1993-04-10 01:05:19 +00:00
Richard Stallman
80485a6d56 Rename decls for vars renamed to _objc_alloc, _objc_dealloc,
_objc_realloc, _objc_copy, _objc_error.

From-SVN: r3101
1993-01-05 19:55:35 +00:00
Richard Stallman
bc957254f8 Minor typographical changes.
From-SVN: r2913
1992-12-26 22:09:40 +00:00
Richard Stallman
56358f7f02 Don't include gstdarg.h here.
From-SVN: r2641
1992-10-28 21:52:36 +00:00
Richard Stallman
584322a463 Removed due to issues
From-SVN: r2454
1992-10-14 09:29:26 +00:00
Dennis Glatting
4037e7bffb minor documentation adjustments.
From-SVN: r2006
1992-08-31 13:47:29 -07:00
Dennis Glatting
2db2bea5cb Check in after array version of run-time works.
Expect more changes as hash version and other changes are made.

From-SVN: r734
1992-04-13 11:43:08 +00:00
Dennis Glatting
94b8bab1ea Deleted index variable stuff. Index variables are a hack to the language.
Cleaned up some documentation.

From-SVN: r149
1991-12-31 20:16:08 +00:00
Dennis Glatting
eedb4710a6 Cleaned up file format for a distribution.
From-SVN: r111
1991-12-10 12:05:28 +00:00
Dennis Glatting
d17804d82a modified to remove changes previously made to implement posing.
modified to remove changes previously made to
implement posing.  posing just got easy.

From-SVN: r83
1991-12-01 01:29:29 +00:00
Dennis Glatting
b21c45844b modified to implement set functions.
From-SVN: r81
1991-11-29 22:00:10 +00:00
Dennis Glatting
752efdc0a5 fixed several const decls. bozo.
From-SVN: r80
1991-11-29 20:02:01 +00:00
Dennis Glatting
3f2f181378 many changes including posing...
many changes including posing, things to make the compiler
happier, structure changes, and things to make it play better.

From-SVN: r79
1991-11-29 00:24:14 +00:00
Dennis Glatting
b1fc2c61e2 changed typedef and struct decls.
the run-time was changed and those decls changed too.

From-SVN: r63
1991-11-19 12:37:49 +00:00
Dennis Glatting
5b54889788 changed the defs for class structures for new implementation of run-time.
changed def of SEL back to its original type.

From-SVN: r61
1991-11-16 15:57:35 +00:00
Dennis Glatting
eed5ef66e7 added copyleft.
From-SVN: r58
1991-11-07 22:31:42 +00:00
Dennis Glatting
e545f2b026 Initial check in. Preliminary development stage.
From-SVN: r45
1991-10-24 00:19:24 +00:00