20 Commits (82bbb29edd37e2f74a50afb1895dcb3014a7b63e)

Author SHA1 Message Date
Ulrich Drepper 82bbb29edd Update. 24 years ago
Ulrich Drepper 485d775dd5 Update. 24 years ago
Ulrich Drepper 0742e48e18 Update. 24 years ago
Ulrich Drepper 62439eac8b Wrap #include wchar.h and wctype.h in #if. (build_range_exp): Add castings to strlen invocations. (build_collating_symbol): Restore the type of characters from "char" to "unsigned char", and supplement castings. (build_collating_symbol): Likewise. (build_equiv_class): Likewise. (build_charclass): Likewise. (seek_collating_symbol_entry): Likewise. (parse_bracket_exp): Likewise. (build_word_op): Supplement a casting. 24 years ago
Ulrich Drepper 75e4a28221 (regcomp): Append "__restrict" modifier to avoid warnings of some compilers. (build_collating_symbol): Change the type of characters from "unsigned char" 24 years ago
Ulrich Drepper 9b88fc1667 (parse_reg_exp): If '|' is immediately followed by another '|', end of regex or enclosing ')', clear branch. 24 years ago
Ulrich Drepper ac3d553b8b Update. 24 years ago
Ulrich Drepper 81c64d407c Update. 24 years ago
Ulrich Drepper c0a0f9a32c Update. 24 years ago
Ulrich Drepper 434d3784f1 Update. 24 years ago
Ulrich Drepper 612546c60d Update. 24 years ago
Ulrich Drepper 602c2f9d9d (parse_expression): Fix incorrect error code. (parse_dup_op): Fix error handling like "a{}". (parse_bracket_exp): Add error handling. (fetch_number): Add error handling for "a{<very_large_number>}". 24 years ago
Ulrich Drepper c77694049a Update. 24 years ago
Ulrich Drepper 71319b9cb3 Update. 24 years ago
Ulrich Drepper 6455d2556c Update. 24 years ago
Ulrich Drepper bc15410ece Update. 24 years ago
Andreas Jaeger 37de950b40 Update. 24 years ago
Ulrich Drepper 718c4bf954 Compatibility changes to allow using the code outside glibc. 24 years ago
Ulrich Drepper a9388965cc Update. 24 years ago
Ulrich Drepper 3b0bdc7235 Update. 24 years ago