aboutsummaryrefslogtreecommitdiff
path: root/libiberty/regex.c
AgeCommit message (Expand)Author
2005-07-22 * regex.c (regcomp): Change type of `i' from unsigned to int.Ben Elliston
2005-07-15 * regex.c (TRANSLATE): Cast rhs of ternary expression to char.Ben Elliston
2005-07-12 * pexecute.c (pexecute): Cast string litrals to char *.Ben Elliston
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton
2005-04-13Fix missed replacements.Gabriel Dos Reis
2005-04-13 * regex.c (wcs_re_match_2_internal, byte_re_match_2_internal):Gabriel Dos Reis
2005-03-28include/Gabriel Dos Reis
2004-11-20 * objalloc.c, strsignal.c, xstrerror.c: Include "config.h" beforeRoger Sayle
2004-02-17 * regex.c: Include <ansidecl.h>.Matt Kraai
2003-04-15gcc:Kaveh Ghazi
2002-09-20 * cp-demangle.c (demangling_new): Cast 0 to enum.John David Anglin
2002-09-05 * regex.c: Only use "#pragma alloca" on AIX when not using gcc.Roger Sayle
2002-08-07* regex.c (re_error_msgid): Just use a simple array of strings.DJ Delorie
2001-11-16Update test for token pasting to also check "|| defined(ALMOST_STDC)"Kaveh Ghazi
2001-11-16 * regex.c: Check defined(__STDC__) || defined(HAVE_STRINGIZE)Kaveh Ghazi
2001-11-15 * config.in (HAVE_UINTPTR_T): Provide autoconf stub.Jeffrey A Law
2001-11-15 * regex.c (PREFIX): Provide an alternate definition forJeffrey A Law
2001-11-132001-11-12 Jim Meyering <meyering@lucent.com>Jim Meyering
2001-08-23merge from glibcUlrich Drepper
2001-08-13Merge from libc:Isamu Hasegawa
2001-07-30Merge from glibc:Andreas Jaeger
2001-07-18merge from glibcDJ Delorie
2001-07-11* Makefile.in: Add support for regex code.Jeff Johnston