index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
regex
/
regcomp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regex: Fix typo in CHaddrange
Corinna Vinschen
2016-11-24
1
-1
/
+1
*
Introduce __current_locale_charset/__locale_charset
Corinna Vinschen
2016-08-20
1
-2
/
+2
*
POSIX-1.2008 per-thread locales, groundwork part 2
Corinna Vinschen
2016-08-15
1
-6
/
+2
*
POSIX-1.2008 per-thread locales, groundwork part 1
Corinna Vinschen
2016-08-15
1
-4
/
+3
*
Fix compiler errors/warnings when compiling with -O3
Corinna Vinschen
2015-10-20
1
-1
/
+1
*
* regex/regcomp.c (computematchjumps): Free local memory in case of
Corinna Vinschen
2014-06-23
1
-0
/
+3
*
* regex/regcomp.c (wgetnext): Add a kludge to be more glibc compatible.
Corinna Vinschen
2013-07-21
1
-0
/
+12
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-4
/
+2
*
* regex/regcomp.c (p_ere): Allow vertical-line following
Yaakov Selkowitz
2012-06-11
1
-0
/
+3
*
* Makefile.in (clean): Remove non-existant regexp dir.
Corinna Vinschen
2012-02-13
1
-13
/
+0
*
* regex/regcomp.c (xwcrtomb): Fix one explicable and one inexcplicable C
Christopher Faylor
2010-02-14
1
-2
/
+2
*
* regex/regcomp.c (xwcrtomb): Don't convert Unicode chars outside the
Corinna Vinschen
2010-02-13
1
-8
/
+11
*
* regex/regcomp.c (wgetnext): Use size_t as type for n2 since that's
Corinna Vinschen
2010-02-12
1
-1
/
+2
*
* regex/regcomp.c (xwcrtomb): New function to convert wide chars
Corinna Vinschen
2010-02-12
1
-4
/
+37
*
* regex/engine.c (step): Drop Cygwin-specific definition.
Corinna Vinschen
2010-02-11
1
-4
/
+8
*
* regcomp.c (p_ere): Workaround incorrect compiler warning.
Christopher Faylor
2010-02-04
1
-2
/
+2
*
Replace regex files with multibyte-aware version from FreeBSD.
Corinna Vinschen
2010-02-04
1
-544
/
+842
*
* libc/minires.c (scanline): Fix type in calls to ctype functions
Corinna Vinschen
2009-05-06
1
-7
/
+7
*
* libc/minires.c (scanline): Accommodate ctype changes which disallow use of an
Christopher Faylor
2009-05-04
1
-7
/
+7
*
* environ.cc (environ_init): Avoid a compiler warning.
Christopher Faylor
2002-09-30
1
-4
/
+4
*
* hires.h (hires::usecs): Rename from utime. Accept an argument.
Christopher Faylor
2002-02-15
1
-1
/
+1
*
* Makefile.in (VPATH): Add regex directory.
Christopher Faylor
2001-12-20
1
-0
/
+1546