<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <link>http://nxr.netbsd.org/rss/src/tests/lib/libc/regex/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Fix build after recent regex tests addition (make it be an addition, and<br/>don't forget tests/libtre)</title>
    <description>/src/tests/lib/libc/regex/Makefile - 1.13</description>
    <pubDate>Thu Jan 02 01:45:19 UTC 2025</pubDate>
    <dc:creator>kre</dc:creator>
</item>

<item>
    <title>Add a test for PR/58910</title>
    <description>/src/tests/lib/libc/regex/Makefile - 1.12</description>
    <pubDate>Wed Jan 01 18:13:48 UTC 2025</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.11.8;<br/>Adjust for conditional NLS</title>
    <description>/src/tests/lib/libc/regex/Makefile - 1.11</description>
    <pubDate>Thu Feb 25 22:37:36 UTC 2021</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Replace MKMAN with NOMAN as suggested by christos@.  Allows<br/>userland to build when building man pages.</title>
    <description>/src/tests/lib/libc/regex/Makefile - 1.10</description>
    <pubDate>Fri Aug 26 01:31:43 UTC 2016</pubDate>
    <dc:creator>darcy</dc:creator>
</item>

<item>
    <title>branches:  1.9.10;  1.9.16;<br/>Sanitize the regex test cases.<br/><br/>- Merge h_regex_att (att.c) and t_regex_att.sh into a single C test program.<br/>  The former was really a test program, and the latter just a very strange<br/>  driver for it.<br/><br/>- Stop using awk to generate the shell test programs.  This is unnecessary<br/>  and confusing.  Instead, change t_regex.sh to generate the test case<br/>  functions on the fly with eval (as done in many other places).</title>
    <description>/src/tests/lib/libc/regex/Makefile - 1.9</description>
    <pubDate>Fri Aug 24 20:24:40 UTC 2012</pubDate>
    <dc:creator>jmmv</dc:creator>
</item>

<item>
    <title>make the standard tests optional.</title>
    <description>/src/tests/lib/libc/regex/Makefile - 1.8</description>
    <pubDate>Sun Nov 06 19:45:37 UTC 2011</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>skip the association that does not match with our implementation.</title>
    <description>/src/tests/lib/libc/regex/Makefile - 1.7</description>
    <pubDate>Sun Nov 06 18:35:22 UTC 2011</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Add the AT&amp;T regex tests</title>
    <description>/src/tests/lib/libc/regex/Makefile - 1.6</description>
    <pubDate>Sun Nov 06 17:02:33 UTC 2011</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Arrange so that the same tests can be used by libtre.</title>
    <description>/src/tests/lib/libc/regex/Makefile - 1.5</description>
    <pubDate>Sat Nov 05 23:33:15 UTC 2011</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.4.2;<br/>Don't use 'nul' in filenames as windows will belch.<br/>(Caught by importing the tree into mercurial)</title>
    <description>/src/tests/lib/libc/regex/Makefile - 1.4</description>
    <pubDate>Tue Oct 11 23:04:21 UTC 2011</pubDate>
    <dc:creator>dholland</dc:creator>
</item>

<item>
    <title>- Use PROGS instead of PROG so that we can co-exist with TESTS_C<br/>- Make the helper program compile again.</title>
    <description>/src/tests/lib/libc/regex/Makefile - 1.3</description>
    <pubDate>Mon Oct 10 04:32:41 UTC 2011</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Add a test to check for DoS attacks against regcomp/regexec. From<br/>Maksymilian Arciemowicz.</title>
    <description>/src/tests/lib/libc/regex/Makefile - 1.2</description>
    <pubDate>Sun Oct 09 18:21:08 UTC 2011</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Ouch - forgot the include this earlier.</title>
    <description>/src/tests/lib/libc/regex/Makefile - 1.1</description>
    <pubDate>Sun Jan 09 01:00:40 UTC 2011</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/tests/lib/libc/regex/Makefile - 1.4.2.2</description>
    <pubDate>Tue Oct 30 19:00:00 UTC 2012</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/tests/lib/libc/regex/Makefile - 1.4.2.1</description>
    <pubDate>Thu Nov 10 14:31:52 UTC 2011</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>Sync with netbsd-5</title>
    <description>/src/tests/lib/libc/regex/Makefile - 1.9.16.1</description>
    <pubDate>Wed Jan 18 08:46:47 UTC 2017</pubDate>
    <dc:creator>skrll</dc:creator>
</item>

<item>
    <title>Pull up following revision(s) (requested by darcy in ticket #1241):<br/>	tests/lib/libc/net/getaddrinfo/Makefile: revision 1.2<br/>	tests/lib/libc/regex/Makefile: revision 1.10<br/>Replace MKMAN with NOMAN as suggested by christos@.  Allows<br/>userland to build when building man pages.</title>
    <description>/src/tests/lib/libc/regex/Makefile - 1.9.10.1</description>
    <pubDate>Sun Sep 25 11:24:26 UTC 2016</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/tests/lib/libc/regex/Makefile - 1.11.8.1</description>
    <pubDate>Sat Aug 02 05:58:05 UTC 2025</pubDate>
    <dc:creator>perseant</dc:creator>
</item>
</channel></rss>

