Age | Commit message (Expand) | Author | Files | Lines |
1993-01-05 | (do_line): Add pedantic warnings for out of range line | Jim Wilson | 1 | -0/+6 |
1993-01-04 | (main): Recognize and remove .cxx as filename suffix. | Richard Stallman | 1 | -0/+5 |
1993-01-02 | (default_include): Look directly in TOOL_INCLUDE_DIR. | Richard Stallman | 1 | -0/+1 |
1992-12-31 | (multiline_string_line): New file scope static variable. | Jim Wilson | 1 | -10/+11 |
1992-12-29 | (make_definition): Pass NULL as 3rd arg to do_define. | Richard Stallman | 1 | -13/+19 |
1992-12-16 | (do_pragma): Use index, not strchr. | Richard Stallman | 1 | -1/+1 |
1992-12-04 | (output_line_command): Use alloca for line_cmd_buf. | Richard Kenner | 1 | -1/+2 |
1992-11-27 | (do_include): Initialize searchptr to 0. | Richard Stallman | 1 | -1/+1 |
1992-11-24 | (main): Do -D's and -A's and -U's in order specified. | Richard Stallman | 1 | -10/+5 |
1992-11-11 | (rescan): Accept # as command inside macro args, etc. | Richard Stallman | 1 | -3/+8 |
1992-10-25 | (get_lintcmd): Length of `LINTLIBRARY' is 11. | Richard Stallman | 1 | -2/+2 |
1992-10-18 | (collect_expansion): Don't add whitespace at end if inside a string and not t... | Richard Stallman | 1 | -10/+13 |
1992-10-17 | (cplusplus_comments): New var. | Richard Stallman | 1 | -18/+22 |
1992-10-07 | (finclude): Set fp->buf earlier, so it's freed on error. | Richard Stallman | 1 | -1/+2 |
1992-10-06 | (main): Handle -U before -D (and -A). | Richard Stallman | 1 | -40/+39 |
1992-09-25 | (do_include): "Concatenate" multiple "strings" in #include. | Richard Stallman | 1 | -4/+22 |
1992-09-15 | (macroexpand): Don't output another error message if have | Jim Wilson | 1 | -5/+12 |
1992-08-31 | (do_pragma): In prev. change, really use U_CHAR *, not char *. | James Van Artsdalen | 1 | -1/+1 |
1992-08-29 | (do_pragma): Use rindex, not strrchr. | Richard Stallman | 1 | -1/+1 |
1992-08-28 | (do_pragma): In prev. change, use U_CHAR *, not char *. | Richard Stallman | 1 | -4/+4 |
1992-08-25 | (do_pragma): Warn if `#pragma implementation "foo.h"' is | Richard Stallman | 1 | -1/+24 |
1992-08-21 | (bcopy, bzero, bcmp): Remove #if VMS code--always use inline C loops. | Richard Stallman | 1 | -31/+0 |
1992-08-20 | (decl of create_definition): Move forward declaration past the definition of ... | Richard Stallman | 1 | -4/+27 |
1992-08-19 | (finclude): Increment indepth before calling | Jim Wilson | 1 | -3/+6 |
1992-08-18 | (HOST_WIDE_INT): Copy definition from machmode.h. | Tom Wood | 1 | -0/+14 |
1992-08-18 | (pcfinclude): Use HOST_WIDE_INT for rounding a pointer. | Richard Stallman | 1 | -5/+6 |
1992-08-18 | (do_include): If search_start is NULL, complain that we had nowhere to look. | Richard Stallman | 1 | -5/+12 |
1992-08-15 | Don't ever include stddef.h. | Richard Stallman | 1 | -8/+1 |
1992-08-14 | (NULL_PTR): Use the same definition as | Tom Wood | 1 | -4/+10 |
1992-08-14 | (handle_directive): Output macro name if dump_names. | Richard Stallman | 1 | -0/+11 |
1992-07-31 | Include stddef.h when __STDC__ is defined. | Richard Kenner | 1 | -0/+3 |
1992-07-31 | Add declarations for malloc and realloc.. | Richard Kenner | 1 | -3/+11 |
1992-07-17 | (NULL_PTR): Define as void * if STDC. | Richard Kenner | 1 | -0/+4 |
1992-07-11 | (finclude): Clean error msf if file_size_and_mode fails. | Richard Stallman | 1 | -1/+5 |
1992-07-08 | (append_include_chain): Fix setting of first_bracket_include. | Richard Stallman | 1 | -1/+1 |
1992-07-07 | (main): Clear first_bracket_include for -I-. | Richard Stallman | 1 | -74/+70 |
1992-07-06 | Changes to support execution on 64-bit machines. | Richard Kenner | 1 | -13/+29 |
1992-07-06 | (do_include): Don't do fprintf's if inhibit_warnings. | Richard Stallman | 1 | -13/+40 |
1992-06-29 | entered into RCS | Mike Stump | 1 | -3/+1 |
1992-06-27 | *** empty log message *** | Richard Kenner | 1 | -20/+24 |
1992-06-24 | *** empty log message *** | Richard Stallman | 1 | -36/+10 |
1992-06-24 | *** empty log message *** | Richard Stallman | 1 | -2/+2 |
1992-06-24 | *** empty log message *** | Richard Stallman | 1 | -5/+7 |
1992-06-23 | *** empty log message *** | Richard Stallman | 1 | -3/+1 |
1992-06-06 | *** empty log message *** | Richard Stallman | 1 | -1/+3 |
1992-06-03 | *** empty log message *** | Richard Stallman | 1 | -1/+1 |
1992-06-02 | *** empty log message *** | Richard Stallman | 1 | -1/+4 |
1992-05-24 | *** empty log message *** | Richard Stallman | 1 | -7/+2 |
1992-05-14 | *** empty log message *** | Richard Stallman | 1 | -1/+11 |
1992-05-11 | *** empty log message *** | Richard Kenner | 1 | -8/+14 |