Richard Kenner
84c09f78a1
Update FSF address.
...
From-SVN: r9970
1995-06-15 08:44:04 -04:00
Richard Kenner
2b61d00a8b
(sarray_realloc): Make array index variables size_t.
...
From-SVN: r9721
1995-05-16 17:46:42 -04:00
Kresten Krab Thorup
a39d31bc0c
This patch makes selectors in the Objective-C language be pointers to a struct { void *sel_id...
...
This patch makes selectors in the Objective-C language be pointers
to a struct { void *sel_id, char *sel_types }, where the sel_types
element is the type encoding of the method arguments.
From-SVN: r7622
1994-06-30 16:18:55 +00:00
Richard Stallman
5c940d7a7e
(sarray_at_put): Add #ifdef case for
...
!defined(PRECOMPUTE_SELECTORS) and OBJC_SPARSE2.
From-SVN: r4526
1993-05-21 15:39:23 +00:00
Kresten Krab Thorup
991d3e71ce
Headerfiles reorganized
...
From-SVN: r4329
1993-05-05 08:13:15 +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
ff2fda34f6
Changed includes to double quote style
...
From-SVN: r4123
1993-04-13 17:21:11 +00:00
Tom Wood
c72fc2d9d9
Initial revision
...
From-SVN: r4077
1993-04-10 01:05:19 +00:00