| Commit message (Expand) | Author | Age | Files | Lines |
* | (skip_to_end_of_comment): Catch unterminated comments. | dje | 1994-06-21 | 1 | -1/+15 |
* | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | kenner | 1994-06-14 | 1 | -41/+47 |
* | (main): -MG doesn't make sense with -MD or -MMD! | dje | 1994-05-31 | 1 | -12/+11 |
* | (print_deps_missing_files): New global. | dje | 1994-05-30 | 1 | -1/+66 |
* | Include source file name in dependency output. | ian | 1994-05-05 | 1 | -0/+1 |
* | (special_symbol): Don't copy simple strings, use wchar_type. | merrill | 1994-05-04 | 1 | -21/+16 |
* | (macroexpand): Use start_line for line number of the new | wilson | 1994-04-28 | 1 | -1/+3 |
* | (do_error): Don't terminate. | kenner | 1994-04-19 | 1 | -4/+2 |
* | * cccp.c: Don't implicitly wrap LOCAL_INCLUDE_DIR. | merrill | 1994-04-12 | 1 | -14/+22 |
* | (rescan): Don't look for C++ // comment before directive. | wilson | 1994-04-11 | 1 | -21/+47 |
* | (discard_comments): Replace comments with a single space. | wilson | 1994-04-06 | 1 | -2/+4 |
* | * cccp.c (special_symbol, case T_WCHAR_TYPE): Output "__wchar_t" | merrill | 1994-04-04 | 1 | -2/+9 |
* | (pcfinclude): Modify comment referring to gstddef.h. | wilson | 1994-04-01 | 1 | -1/+1 |
* | (for_lint): Variable renamed from `lint'. | kenner | 1994-03-25 | 1 | -3/+3 |
* | (before_system, last_before_system): New variables. | wilson | 1994-03-18 | 1 | -1/+28 |
* | (do_include, hack-vms_include_specification): Change handling of | kenner | 1994-03-12 | 1 | -1/+38 |
* | (main, finclude, check_precompiled): When safe_read returns a partial | kenner | 1994-03-10 | 1 | -58/+20 |
* | (no_record_file): New variable. | kenner | 1994-03-07 | 1 | -4/+16 |
* | (check_precompiled): Delete unused var dollar_loc. | kenner | 1994-02-28 | 1 | -5/+1 |
* | (main, args case 'D'): Rewrite to avoid uninitialized var. | kenner | 1994-02-27 | 1 | -39/+37 |
* | (read_name_map, read_filename_string, open_include_file): | wilson | 1993-12-24 | 1 | -6/+231 |
* | (main): Cast alloca result to char * to avoid warning. | wilson | 1993-12-22 | 1 | -1/+1 |
* | (main): Strip off ".cpp" extension. | kenner | 1993-12-22 | 1 | -0/+6 |
* | (main): Combine tests of single-character suffixes. | kenner | 1993-12-12 | 1 | -50/+53 |
* | (INPUT_STACK_MAX): Double size. | kenner | 1993-12-11 | 1 | -1/+1 |
* | (output_line_command): Handle NO_IMPLICIT_EXTERN_C here. | rms | 1993-11-08 | 1 | -7/+6 |
* | (safe_read, safe_write): Handle EINTR. | rms | 1993-11-05 | 1 | -2/+14 |
* | (main): Handle NO_IMPLICIT_EXTERN_C. | rms | 1993-11-05 | 1 | -0/+6 |
* | (safe_read): New function. | rms | 1993-11-03 | 1 | -23/+45 |
* | (safe_write): New function. | rms | 1993-11-01 | 1 | -6/+22 |
* | (do_ident): Substitute macros and output here. | rms | 1993-11-01 | 1 | -1/+23 |
* | (sys_errlist): Conditionalize declaration for BSD 4.4. | wilson | 1993-10-20 | 1 | -0/+4 |
* | (main): Don't catch SIGPIPE if no such signal. | kenner | 1993-10-13 | 1 | -0/+2 |
* | (output_line_command): Output the `4' flag only if cplusplus. | rms | 1993-10-13 | 1 | -1/+8 |
* | (main): New option -lang-c-c++-comments. | rms | 1993-10-07 | 1 | -0/+2 |
* | (struct file_name_list): Add new field c_system_include_path. | rms | 1993-10-07 | 1 | -1/+23 |
* | (rescan): Don't expand an identifier after a '#'. | kenner | 1993-10-05 | 1 | -0/+9 |
* | (quote_string): New function. | eggert | 1993-09-29 | 1 | -33/+70 |
* | (quote_string): New function. | eggert | 1993-09-29 | 1 | -2/+28 |
* | (output_dots): New function. | rms | 1993-09-28 | 1 | -1/+16 |
* | If NO_BUILTIN_SIZE_TYPE defined, don't refer to SIZE_TYPE. | ian | 1993-09-27 | 1 | -0/+8 |
* | (skip_if_group): Check for traditional mode when skipping ahead to | kenner | 1993-09-03 | 1 | -16/+18 |
* | (main): If -v, print header search dir list. | rms | 1993-08-06 | 1 | -0/+15 |
* | (main): For -iwithprefix, if no include_prefix, | rms | 1993-06-29 | 1 | -2/+41 |
* | * toplev.c (report_error_function): Change format of the | brendan | 1993-06-22 | 1 | -1/+1 |
* | (default_include): Put TOOL_INCLUDE_DIR after | rms | 1993-05-21 | 1 | -3/+3 |
* | (macroexpand): Treat `foo ( )' as 0 args if foo wants 0 args. | rms | 1993-05-04 | 1 | -1/+4 |
* | Comment fix. | rms | 1993-04-30 | 1 | -1/+3 |
* | (no_precomp): Make it 1 by default. | rms | 1993-04-09 | 1 | -2/+4 |
* | (do_include): For missing header file, if -M, don't | wilson | 1993-04-06 | 1 | -25/+9 |