index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
m4
/
regex.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: update copyright
Eric Blake
2014-01-01
1
-1
/
+1
*
regex: suppress core dumps from detection code
Pádraig Brady
2013-12-04
1
-3
/
+11
*
regex: avoid glibc deadlock during configure
Eric Blake
2013-12-03
1
-2
/
+12
*
regex: don't depend on wcscoll
Jim Meyering
2013-10-21
1
-1
/
+1
*
regex: port to non-glibc/lock-using systems
Jim Meyering
2013-08-06
1
-0
/
+1
*
regex-tests, regex: allow glibc re_search behavior
Dmitry V. Levin
2013-04-11
1
-6
/
+17
*
regex: port to mingw's recent addition of undeclared alarm
Eric Blake
2013-03-11
1
-4
/
+4
*
regex-tests, regex: fix bug: memset undeclared
Paul Eggert
2013-02-03
1
-9
/
+10
*
regex: fix off-by-one error in configure test
Paul Eggert
2013-01-31
1
-1
/
+1
*
regex: avoid infinite configure test
Eric Blake
2013-01-31
1
-1
/
+11
*
regex: test for buffer overrun
Paul Eggert
2013-01-29
1
-19
/
+42
*
maint: update all copyright year number ranges
Eric Blake
2013-01-01
1
-1
/
+1
*
regex: port to hosts where malloc (0) == NULL
Paul Eggert
2012-12-30
1
-0
/
+1
*
regex: allow inclusion of <regex.h> before <limits.h>
Paul Eggert
2012-03-10
1
-1
/
+4
*
maint: update all copyright year number ranges
Jim Meyering
2012-01-01
1
-1
/
+1
*
Properly quote AC_CHECK_DECLS' 4th argument.
Bruno Haible
2011-09-15
1
-2
/
+2
*
regex: Move AC_LIBOBJ invocations to module description.
Bruno Haible
2011-06-16
1
-3
/
+1
*
assume <ctype.h>, ..., <time.h> exist
Paul Eggert
2011-01-19
1
-31
/
+25
*
maint: update almost all copyright ranges to include 2011
Jim Meyering
2011-01-01
1
-2
/
+1
*
Put more information about failed tests into the test return codes.
Bruno Haible
2010-12-06
1
-31
/
+28
*
regex: Pass the system regex if its only problem is 32-bit regoff_t.
Paolo Bonzini
2010-09-13
1
-3
/
+8
*
regex.m4: correct the reversed range endpoint ([b-a]) test
Jim Meyering
2010-03-20
1
-3
/
+4
*
ensure that the regexp [b-a] is diagnosed as invalid
Jim Meyering
2010-02-03
1
-0
/
+7
*
update nearly all FSF copyright year lists to include 2010
Jim Meyering
2010-01-01
1
-2
/
+2
*
Use AC_C_INLINE where necessary.
Bruno Haible
2009-12-31
1
-1
/
+2
*
Use spaces for indentation, not tabs.
Bruno Haible
2009-12-10
1
-130
/
+130
*
Update and improve help for --without-included-regex.
Reuben Thomas
2009-03-17
1
-7
/
+4
*
many *.m4 files: improve m4 quoting
Jim Meyering
2009-01-14
1
-3
/
+3
*
update regex to use the emulated mb*/wc* functions
Paolo Bonzini
2008-12-22
1
-1
/
+1
*
Fix underquoting of AC_LANG_PROGRAM arguments.
Bruno Haible
2008-04-15
1
-3
/
+3
*
Check for libintl.h. Needed for HAVE_LIBINTL_H.
Bruno Haible
2008-04-13
1
-1
/
+2
*
Avoid some autoconf warnings.
Eric Blake
2008-04-09
1
-2
/
+2
*
Fix regex compilation error on HP-UX 11.
Bruno Haible
2008-03-23
1
-2
/
+3
*
Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
Eric Blake
2007-09-12
1
-2
/
+2
*
* m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
Paul Eggert
2007-06-12
1
-1
/
+12
*
Work around problem reported by Steven M. Schweda in
Paul Eggert
2007-06-06
1
-1
/
+1
*
* m4/regex.m4: Update the description of the configure-time option,
Jim Meyering
2007-02-24
1
-3
/
+6
*
Fix regex code so it doesn't rely on strcasecmp.
Paul Eggert
2007-02-15
1
-2
/
+1
*
* m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
Paul Eggert
2007-02-06
1
-23
/
+34
*
Avoid mempcpy in the regex code, as the string.h mempcpy stuff
Paul Eggert
2007-02-02
1
-2
/
+2
*
* modules/fnmatch (Depends-on): Depend on wchar.
Eric Blake
2007-01-16
1
-3
/
+2
*
* MODULES.html.sh: New module wctype.
Paul Eggert
2006-12-22
1
-1
/
+1
*
* lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
Paul Eggert
2006-12-04
1
-2
/
+2
*
* lib/regex_internal.c (re_string_reconstruct): Handle
Paul Eggert
2006-09-21
1
-2
/
+34
*
Avoid the need for AC_LIBSOURCES in m4 macros.
Paul Eggert
2006-08-21
1
-5
/
+1
*
Sync from coreutils.
Paul Eggert
2006-08-09
1
-2
/
+2
*
Commentary sync from coreutils.
Paul Eggert
2006-07-09
1
-2
/
+2
*
* lib/.cppi-disable: Add wcwidth.
Paul Eggert
2006-07-06
1
-1
/
+2
*
Merge regex changes from libc, removing some of our
Paul Eggert
2006-04-10
1
-1
/
+7
*
* regex.m4 (gl_REGEX): Fix a longstanding typo in the
Paul Eggert
2006-03-25
1
-11
/
+15
[next]