Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1999-04-13 | cppinit.c (cpp_start_read): Fix buffer overwrite. | Dave Brolley | 1 | -7/+8 |
1999-04-09 | collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place of the DIR_... | Mark Elbrecht | 1 | -1/+1 |
1999-04-06 | cppinit.c (install_predefs): Delete function. | Zack Weinberg | 1 | -57/+1 |
1999-03-16 | cppfiles.c (read_and_prescan): Map backslash-newline to '\r' (which cannot ot... | Zack Weinberg | 1 | -5/+4 |
1999-03-15 | cppinit.c: Instead of one pending list... | Zack Weinberg | 1 | -914/+1022 |
1999-02-25 | cpphash.c (install): Rename to cpp_install, add cpp_reader* first argument. | Zack Weinberg | 1 | -16/+23 |
1999-02-19 | * cppinit.c (print_help): Remove unescaped newline in string. | Kaveh R. Ghazi | 1 | -1/+0 |
1999-02-18 | cpplib.c: Kill define of STDC_VALUE. | Zack Weinberg | 1 | -17/+1580 |
1999-02-06 | cppfiles.c (read_and_prescan): Cast the result of `xrealloc' to U_CHAR* when ... | Kaveh R. Ghazi | 1 | -1/+2 |
1999-02-04 | cpplib.c (initialize_char_syntax): Move to cppinit.c. | Zack Weinberg | 1 | -0/+129 |