Age | Commit message (Expand) | Author | Files | Lines |
1993-05-01 | (xforward): Add `else true;' for Ultrix 4.2 make. | Richard Stallman | 1 | -1/+1 |
1993-05-01 | (build_ivar_reference): Warn when a class method | Tom Wood | 1 | -1/+14 |
1993-04-29 | _forward.c renamed to xforward.c | Kresten Krab Thorup | 1 | -7/+7 |
1993-04-29 | Added check for selectors==0 | Kresten Krab Thorup | 1 | -2/+5 |
1993-04-29 | Uninstalled argframe macros | Kresten Krab Thorup | 6 | -24/+53 |
1993-04-28 | Fixed bug in argframe | Kresten Krab Thorup | 1 | -1/+2 |
1993-04-27 | Changed to use argframe macros | Kresten Krab Thorup | 7 | -53/+26 |
1993-04-27 | -x test changed to -s test in fflags target | Kresten Krab Thorup | 1 | -2/+2 |
1993-04-27 | Definition of (Meta)Class_t eliminated, using Class* | Kresten Krab Thorup | 12 | -157/+182 |
1993-04-26 | Runtime portability cleanup | Kresten Krab Thorup | 15 | -45/+53 |
1993-04-26 | Changed unsigned int to size_t when casting pointers to integers | Kresten Krab Thorup | 7 | -30/+37 |
1993-04-26 | Updated to use IN_OBJC | Kresten Krab Thorup | 2 | -2/+6 |
1993-04-26 | Updated to use the above IN_OBJC | Kresten Krab Thorup | 1 | -4/+7 |
1993-04-26 | Take out archiving for alpha | Kresten Krab Thorup | 1 | -2/+6 |
1993-04-26 | Take out archiving support for alpha | Kresten Krab Thorup | 1 | -1/+4 |
1993-04-26 | Take out archiving support for alpha. | Kresten Krab Thorup | 1 | -0/+2 |
1993-04-26 | new #define used to control inclusion of gstdarg or stdarg for the runtime. | Kresten Krab Thorup | 1 | -4/+6 |
1993-04-24 | (HASHFUNCTION): Cast pointers to widest int type. | Richard Kenner | 1 | -1/+3 |
1993-04-22 | *** empty log message *** | Tom Wood | 1 | -11/+18 |
1993-04-15 | Rename and add types and constants | Tom Wood | 1 | -11/+11 |
1993-04-15 | (IS_ID, IS_PROTOCOL_QUALIFIED_ID, IS_SUPER): New type checking macros. | Tom Wood | 1 | -51/+57 |
1993-04-14 | (maybe_objc_comptypes): Return 0 (incompatible) rather than 2 (similar enough... | Tom Wood | 1 | -1/+1 |
1993-04-14 | (get_class_reference): Call add_class_reference for | Tom Wood | 1 | -0/+2 |
1993-04-14 | (-awake): Corrected name of method -awake: to -awake for compatibility | Kresten Krab Thorup | 2 | -3/+12 |
1993-04-14 | (objc_get_stream_class_version): Added prototype | Kresten Krab Thorup | 1 | -0/+3 |
1993-04-14 | (__objc_finish_read_root_object): Corrected name of method -awake: to -awake ... | Kresten Krab Thorup | 1 | -2/+10 |
1993-04-13 | *** empty log message *** | Kresten Krab Thorup | 1 | -1/+1 |
1993-04-13 | Updated to new filenames | Kresten Krab Thorup | 1 | -4/+4 |
1993-04-13 | Updated for new filenames | Kresten Krab Thorup | 1 | -5/+5 |
1993-04-13 | Changed includes to double quote style | Kresten Krab Thorup | 1 | -1/+1 |
1993-04-13 | Changed includes to doublequote style | Kresten Krab Thorup | 2 | -11/+6 |
1993-04-13 | (-Wprotocol): added | Kresten Krab Thorup | 1 | -7/+94 |
1993-04-13 | includes changed to double quote style | Kresten Krab Thorup | 10 | -30/+113 |
1993-04-13 | *** empty log message *** | Tom Wood | 1 | -12/+12 |
1993-04-13 | (_forward, fflags): made target error phrone | Kresten Krab Thorup | 1 | -4/+5 |
1993-04-12 | (get_static_reference, get_objcect_reference, | Tom Wood | 1 | -1/+4 |
1993-04-12 | (CLASS_PROTOCOL_LIST, PROTOCOL_LIST, | Tom Wood | 1 | -4/+4 |
1993-04-12 | (-awake:): added methods | Kresten Krab Thorup | 1 | -3/+1 |
1993-04-12 | Update for new runtime | Kresten Krab Thorup | 1 | -2/+2 |
1993-04-12 | *** empty log message *** | Kresten Krab Thorup | 1 | -0/+1 |
1993-04-12 | now "#include"s objc-archive.h | Kresten Krab Thorup | 1 | -2/+6 |
1993-04-12 | (__objc_init_install_dtable, | Kresten Krab Thorup | 1 | -6/+14 |
1993-04-12 | Stripped anything added by | Kresten Krab Thorup | 1 | -202/+0 |
1993-04-12 | Deleted #include "mutext.h" | Kresten Krab Thorup | 1 | -1/+0 |
1993-04-12 | (-read:, -write:): added | Kresten Krab Thorup | 1 | -109/+2 |
1993-04-12 | (objc_write_reference) added | Kresten Krab Thorup | 1 | -20/+121 |
1993-04-12 | Updated for new runtime | Kresten Krab Thorup | 1 | -52/+47 |
1993-04-10 | Initial revision | Tom Wood | 15 | -0/+4820 |
1993-04-10 | Update to new runtimes. | Tom Wood | 4 | -154/+340 |
1993-04-10 | Initial revision | Tom Wood | 1 | -0/+50 |