Age | Commit message (Expand) | Author | Files | Lines |
2003-11-01 | re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory) | John David Anglin | 1 | -25/+31 |
2003-10-30 | * cppcharset.c (one_utf8_to_utf16): Initialize 's' to silence warning. | Richard Henderson | 1 | -1/+1 |
2003-10-25 | * cppcharset.c (one_utf8_to_utf32): Initialize 's' to silence warning. | Jan Hubicka | 1 | -1/+1 |
2003-10-05 | c-pretty-print.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-09-26 | cppcharset.c, cpphash.h: Rename 'struct strbuf' to 'struct _cpp_strbuf'. | Nathanael Nerode | 1 | -15/+17 |
2003-07-13 | Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H). | Zack Weinberg | 1 | -2/+0 |
2003-07-12 | c-format.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-07-11 | cppcharset.c: Fix comment. | Zack Weinberg | 1 | -37/+39 |
2003-07-10 | cppcharset.c (one_utf8_to_cppchar, [...]): New functions. | Zack Weinberg | 1 | -128/+582 |
2003-07-07 | cppcharset.c (ICONV_CONST): Define iff !HAVE_ICONV. | Andrew Pinski | 1 | -2/+4 |
2003-07-05 | cppcharset.c: Use the correct return type for the fallback iconv macro. | Zack Weinberg | 1 | -1/+1 |
2003-07-05 | cpplib.h (CPP_AT_NAME, [...]): New token types. | Zack Weinberg | 1 | -467/+771 |
2003-06-17 | * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c | Zack Weinberg | 1 | -8/+3 |
2003-06-12 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2003-04-21 | * cppcharset.c (_cpp_valid_ucn): Cast field precision to int. | Andreas Jaeger | 1 | -4/+4 |
2003-04-20 | Makefile.in (LIBCPP_OBJS): Add cppcharset.o. | Neil Booth | 1 | -0/+591 |