Age | Commit message (Expand) | Author | Files | Lines |
1994-04-16 | (OBJC_O): Add encoding.o. | Richard Kenner | 1 | -2/+2 |
1994-03-31 | Delete use of IN_GCC to control stddef.h/gstddef.h include. | Jim Wilson | 3 | -15/+3 |
1994-03-31 | Change "gstddef.h" to <stddef.h>. Change "gstdarg.h" to <stdarg.h>. | Jim Wilson | 1 | -2/+2 |
1994-03-31 | Change "gstdarg.h" to <stdarg.h>. | Jim Wilson | 1 | -1/+1 |
1994-03-14 | (*.o): Add explicit dependencies for Sun's VPATH. | Doug Evans | 1 | -0/+15 |
1994-02-02 | (SUBDIR_INCLUDES): Add -I for include directory. | Richard Kenner | 1 | -2/+2 |
1994-01-24 | #ifdef out uses of TypedStream for the alpha, not supported yet. | Doug Evans | 2 | -2/+10 |
1993-12-12 | Initial revision | Richard Kenner | 1 | -0/+55 |
1993-12-06 | Include ctype.h. | Richard Kenner | 1 | -0/+1 |
1993-11-18 | Include "tconfig.h" before "runtime.h". | Richard Stallman | 1 | -1/+1 |
1993-11-05 | (compare_strings): Check for null pointers. | Richard Stallman | 1 | -1/+6 |
1993-11-05 | (objc_read_string): Allocate string properly. | Richard Stallman | 1 | -2/+5 |
1993-11-02 | Include tconfig.h. | Richard Stallman | 1 | -0/+1 |
1993-10-28 | (check_methods_accessible): Fix bug in -Wno-protocol. | Richard Kenner | 1 | -0/+2 |
1993-09-27 | (objc_read_object): Added declaration. | Kresten Krab Thorup | 1 | -0/+3 |
1993-09-22 | (-compare:, -shouldNotImplement:): Added. | Kresten Krab Thorup | 2 | -0/+20 |
1993-09-22 | (objc_write_type, objc_write_types): Take take char** args for writing string... | Kresten Krab Thorup | 1 | -12/+12 |
1993-09-20 | (objc_read_string): Allocate n+1 chars instead of just n. | Kresten Krab Thorup | 1 | -2/+2 |
1993-08-24 | Initial revision | Kresten Krab Thorup | 2 | -0/+598 |
1993-08-24 | (objc_msg_sendv): Use new encoding facilities. | Kresten Krab Thorup | 1 | -19/+15 |
1993-08-24 | (nil_method): Don't define it, import it from sendmsg.c. | Kresten Krab Thorup | 1 | -30/+17 |
1993-08-24 | (CLS_SETNUMBER): Clear old number | Kresten Krab Thorup | 1 | -10/+3 |
1993-08-24 | (class_pose_as): lazy copy dtables. | Kresten Krab Thorup | 1 | -114/+96 |
1993-08-24 | (-performv): Use new objc_msg_sendv. | Kresten Krab Thorup | 1 | -1/+1 |
1993-08-24 | (sendmsg.c, fflags, xforward): Targets removed; | Kresten Krab Thorup | 1 | -16/+2 |
1993-08-24 | (offset_is_register): New variable | Kresten Krab Thorup | 1 | -68/+86 |
1993-08-11 | (build_module_descriptor): Use new function get_file_function_name. | Per Bothner | 1 | -43/+4 |
1993-08-01 | Call default_conversion for NAME. | Richard Stallman | 1 | -66/+123 |
1993-07-18 | (synth_module_prologue): Call layout_type for the array | Richard Stallman | 1 | -1/+3 |
1993-07-05 | (encode_type_qualifiers): Add casts to enums in indices. | Richard Stallman | 1 | -6/+6 |
1993-06-06 | (encode_type): Add cases for DImode, encoded as 'q' and 'Q' respectively. | Richard Stallman | 1 | -1/+6 |
1993-06-05 | (objc_msg_sendv): Pass a dummy va_list, not 0, to objc_error. | Richard Stallman | 1 | -1/+2 |
1993-06-03 | (copy-headers): chmod the headers, not the dir. | Richard Stallman | 1 | -1/+1 |
1993-05-23 | (__objc_init_protocols): Call recursively on super protocols. | Richard Stallman | 1 | -7/+15 |
1993-05-23 | (objc_protocol): New field `class_pointer'. | Richard Stallman | 1 | -0/+1 |
1993-05-21 | (sarray_at_put): Add #ifdef case for | Richard Stallman | 1 | -1/+6 |
1993-05-21 | (sarray_get): Add #ifdef case for | Richard Stallman | 1 | -0/+4 |
1993-05-20 | *** empty log message *** | Richard Stallman | 1 | -1/+1 |
1993-05-20 | (handle_class_ref): Call assemble_constant_align before output_constant. | Richard Stallman | 1 | -3/+8 |
1993-05-14 | (__objc_init_protocols): Don't install protocol class pointer twice. | Richard Stallman | 1 | -2/+2 |
1993-05-13 | Include gstdarg.h before stdio.h. | Richard Stallman | 1 | -1/+2 |
1993-05-10 | Include gstdarg.h, not stdarg.h. | Richard Stallman | 1 | -1/+1 |
1993-05-09 | Conditionally include gstddef or stddef | Kresten Krab Thorup | 3 | -0/+12 |
1993-05-09 | (string_section): Delete comma before close-brace. | Richard Stallman | 1 | -1/+1 |
1993-05-06 | Use gstddef.h, with doublequotes. | Richard Stallman | 4 | -4/+4 |
1993-05-06 | (OBJC_GEN_METHOD_LABEL): Do use CAT_NAME. | Richard Stallman | 1 | -9/+10 |
1993-05-06 | (check_methods_accessible): Handle interface types. | Richard Stallman | 1 | -2/+4 |
1993-05-06 | calloc -> __objc_xcalloc, bzero instances | Kresten Krab Thorup | 3 | -5/+8 |
1993-05-06 | (__objc_send_initialize, class_add_method_list): | Richard Stallman | 1 | -9/+30 |
1993-05-05 | undid freed+error patch | Kresten Krab Thorup | 4 | -58/+2 |