Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-12 * regex/regcomp.c (p_ere): Allow vertical-line followingYaakov Selkowitz
2012-02-13 * Makefile.in (clean): Remove non-existant regexp dir.Corinna Vinschen
2010-02-15* regex/regcomp.c (xwcrtomb): Fix one explicable and one inexcplicable CChristopher Faylor
2010-02-13 * regex/regcomp.c (xwcrtomb): Don't convert Unicode chars outside theCorinna Vinschen
2010-02-12 * regex/regcomp.c (wgetnext): Use size_t as type for n2 since that'sCorinna Vinschen
2010-02-12 * regex/regcomp.c (xwcrtomb): New function to convert wide charsCorinna Vinschen
2010-02-12 * regex/engine.c (step): Drop Cygwin-specific definition.Corinna Vinschen
2010-02-05* regcomp.c (p_ere): Workaround incorrect compiler warning.Christopher Faylor
2010-02-04 * regex/engine.c (step): Declare and define with `int ch' rather thanCorinna Vinschen
2010-02-04 Replace regex files with multibyte-aware version from FreeBSD.Corinna Vinschen
2009-05-06 * libc/minires.c (scanline): Fix type in calls to ctype functionsCorinna Vinschen
2009-05-04* libc/minires.c (scanline): Accommodate ctype changes which disallow use of anChristopher Faylor
2008-07-29 * Makefile.in (DLL_OFILES): Remove v8 regexp files.Corinna Vinschen
2005-12-24* cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal.Christopher Faylor
2005-05-02white space and minor comment cleanup.Christopher Faylor
2003-04-10 * regex/regex.h: Define regoff_t as _off_t.Corinna Vinschen
2002-09-30* environ.cc (environ_init): Avoid a compiler warning.Christopher Faylor
2002-02-15* hires.h (hires::usecs): Rename from utime. Accept an argument.Christopher Faylor
2001-12-20* Makefile.in (VPATH): Add regex directory.Christopher Faylor