17 |
|
|
18 |
# Detrail A Perl script that removes trailing spaces from files. |
# Detrail A Perl script that removes trailing spaces from files. |
19 |
|
|
20 |
# doc/index.html.src |
# doc/index.html.src |
21 |
# A file that is copied as index.html into the doc/html directory |
# A file that is copied as index.html into the doc/html directory |
22 |
# when the HTML documentation is built. It works like this so that |
# when the HTML documentation is built. It works like this so that |
23 |
# doc/html can be deleted and re-created from scratch. |
# doc/html can be deleted and re-created from scratch. |
123 |
Detrail \ |
Detrail \ |
124 |
ChangeLog \ |
ChangeLog \ |
125 |
CMakeLists.txt \ |
CMakeLists.txt \ |
126 |
RunGrepTest.in \ |
RunGrepTest \ |
127 |
RunTest.in \ |
RunTest \ |
128 |
RunTest.bat \ |
RunTest.bat \ |
129 |
pcre-config.in \ |
pcre-config.in \ |
130 |
libpcre.pc.in \ |
libpcre.pc.in \ |
132 |
config.h \ |
config.h \ |
133 |
config.h.in \ |
config.h.in \ |
134 |
pcre_printint.src \ |
pcre_printint.src \ |
135 |
|
pcre_chartables.c.dist \ |
136 |
pcredemo.c \ |
pcredemo.c \ |
137 |
pcregrep.c \ |
pcregrep.c \ |
138 |
pcretest.c \ |
pcretest.c \ |