summaryrefslogtreecommitdiff
path: root/libcpp/charset.c
Commit message (Expand)AuthorAgeFilesLines
* charset.c (_cpp_valid_ucn): In identifiers, reject a partial UCN rather than ...Geoffrey Keating2005-03-161-4/+8
* Index: gcc/ChangeLogGeoffrey Keating2005-03-151-20/+110
* Index: libcpp/ChangeLogGeoffrey Keating2005-03-121-0/+62
* re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg2005-02-201-2/+59
* charset.c (_cpp_convert_input): Check '\r' before inserting '\n' at the end.Devang Patel2005-02-191-1/+9
* * charset.c (_cpp_destroy_iconv, emit_numeric_escape)Zack Weinberg2004-09-181-6/+22
* Makefile.am: Add makedepend.Zack Weinberg2004-06-051-1/+1
* Makefile.def (host_modules): add libcpp.Paolo Bonzini2004-05-241-0/+1429