Log of /code/tags/pcre-7.1
Directory Listing
Revision
156 -
Directory Listing
Modified
Tue Apr 24 13:49:23 2007 UTC
(13 years, 10 months ago)
by
ph10
Copied from:
code/trunk revision 155
Tag the PCRE 7.1 release.
Revision
155 -
Directory Listing
Modified
Tue Apr 24 13:36:11 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk
Tidies and final updates for 7.1.
Revision
154 -
Directory Listing
Modified
Wed Apr 18 09:26:41 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk
Fix typos in comment.
Revision
153 -
Directory Listing
Modified
Wed Apr 18 09:12:14 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk
Added a man page for pcre-config.
Revision
152 -
Directory Listing
Modified
Tue Apr 17 15:55:53 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk
Typos in the docs, missing casts and #ifdefs in the code.
Revision
151 -
Directory Listing
Modified
Tue Apr 17 15:07:29 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk
Tidies: added some casts and some missing #ifdefs.
Revision
150 -
Directory Listing
Modified
Tue Apr 17 08:22:40 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk
Update HTML documentation.
Revision
149 -
Directory Listing
Modified
Mon Apr 16 15:28:08 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk
Add PCRE_NEWLINE_ANYCRLF.
Revision
148 -
Directory Listing
Modified
Mon Apr 16 13:25:10 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk
Fix bugs in the documentation.
Revision
147 -
Directory Listing
Modified
Mon Apr 16 13:24:37 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk
Fix bad handling of data lines longer than 50K by pcretest.
Revision
146 -
Directory Listing
Modified
Thu Apr 5 09:17:28 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk
Another buglet in pcretest for "any" newline and /g.
Revision
145 -
Directory Listing
Modified
Wed Apr 4 14:06:52 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk
Reworked all the WIN32 __declspec stuff in the hope of getting it right.
Revision
144 -
Directory Listing
Modified
Mon Apr 2 13:32:07 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk
Daniel's patches to add to the CMake support.
Revision
143 -
Directory Listing
Modified
Mon Apr 2 10:08:14 2007 UTC
(13 years, 10 months ago)
by
ph10
Original Path:
code/trunk
Previous fix for pcretest was buggy. Try again.
Revision
141 -
Directory Listing
Modified
Fri Mar 30 15:46:27 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Fixed obscure bug when matching a null string in multiline mode with
newline=any.
Revision
140 -
Directory Listing
Modified
Fri Mar 30 14:16:42 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Adjust CMakeLists.txt for 2.4.3 and tests.
Revision
139 -
Directory Listing
Modified
Fri Mar 30 13:41:47 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Documentation notes that fr_FR locale is "french" in Windows; add an
out-of-tree built test to maint/ManyConfigTests.
Revision
138 -
Directory Listing
Modified
Thu Mar 29 15:20:15 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Fix RunGrepTest so that it can be run when the build directory is not the
source directory.
Revision
136 -
Directory Listing
Modified
Thu Mar 29 09:13:21 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Remove 3 more generated files.
Revision
135 -
Directory Listing
Modified
Thu Mar 29 09:09:33 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Hopefully the final rename of makevp-* to makevp_*.
Revision
134 -
Directory Listing
Modified
Mon Mar 26 16:00:17 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Commit after detrailing; set executable on autogen.sh.
Revision
133 -
Directory Listing
Modified
Mon Mar 26 15:20:09 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Update ignore property for generated files.
Revision
132 -
Directory Listing
Modified
Mon Mar 26 15:11:03 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
New grep test output.
Revision
131 -
Directory Listing
Modified
Mon Mar 26 15:10:12 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Various new tidies.
Revision
130 -
Directory Listing
Modified
Mon Mar 26 15:09:47 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Fix multiline ^$ bug when newline=any.
Revision
129 -
Directory Listing
Modified
Tue Mar 20 16:33:54 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
The maint/ManyConfigTests script runs a whole slew of tests.
Revision
128 -
Directory Listing
Modified
Tue Mar 20 11:46:50 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Make the use of dftables optional, and not the default. Further tidies to
documentation.
Revision
127 -
Directory Listing
Modified
Mon Mar 19 11:44:45 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
A number of tidies, file renames, etc.
Revision
126 -
Directory Listing
Modified
Mon Mar 19 10:20:14 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Fixed bug in the debugging /Z option of pcretest that made it assume /8.
Revision
125 -
Directory Listing
Modified
Mon Mar 12 16:35:29 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Update svn:ignore properties.
Revision
124 -
Directory Listing
Modified
Mon Mar 12 16:34:51 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Update svn:ignore properties.
Revision
123 -
Directory Listing
Modified
Mon Mar 12 15:19:06 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Removal of trailing spaces.
Revision
122 -
Directory Listing
Modified
Mon Mar 12 15:10:25 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Documentation spring clean, and expansion of maint/README.
Revision
121 -
Directory Listing
Modified
Mon Mar 12 12:12:47 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Add some missing free() calls to pcretest and pcregrep.
Revision
120 -
Directory Listing
Modified
Mon Mar 12 11:36:14 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Valgrind showed up a bug in bug fix 7.1/12 which is now fixed.
Revision
119 -
Directory Listing
Modified
Mon Mar 12 09:29:45 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Fix crash when erroroffset passed as NULL.
Revision
118 -
Directory Listing
Modified
Fri Mar 9 16:17:46 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Fix bug in emulated memmove() for downward moves.
Revision
117 -
Directory Listing
Modified
Fri Mar 9 15:59:06 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Update copyright years to 2007.
Revision
116 -
Directory Listing
Modified
Fri Mar 9 15:23:02 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Tests cleanup: use -C in RunTest; add /Z to pcretest and make test 3
independent of link size.
Revision
115 -
Directory Listing
Modified
Fri Mar 9 12:23:37 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Fix two obscure, but nasty bugs concerned with caseless matching with Unicode
property support.
Revision
114 -
Directory Listing
Modified
Fri Mar 9 10:15:12 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Rename "maintain" as "maint".
Revision
113 -
Directory Listing
Modified
Fri Mar 9 10:13:26 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Update documentation for forthcoming rename of "maintain" as "maint"
Revision
112 -
Directory Listing
Modified
Thu Mar 8 16:55:45 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Update ignore properties.
Revision
111 -
Directory Listing
Modified
Thu Mar 8 16:53:09 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Create the PrepareRelease script to process the documentation and create the
.generic files for distribution, also to remove trailing spaces. Update a lot
more of the build-time documentation. Arrange for PrepareRelease and its
sub-scripts to be distributed.
Revision
110 -
Directory Listing
Modified
Wed Mar 7 16:31:04 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Some more #ifdefs for SUPPORT_UTF8.
Revision
109 -
Directory Listing
Modified
Wed Mar 7 15:35:57 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Update the README file.
Revision
108 -
Directory Listing
Modified
Wed Mar 7 11:11:23 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Arguments for the emulated memmove() should be void *, not char *.
Revision
107 -
Directory Listing
Modified
Wed Mar 7 11:02:28 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Added some additional #ifdef SUPPORT_UTF8 to minimize the code when UTF-8
support is not compiled.
Revision
106 -
Directory Listing
Modified
Wed Mar 7 09:43:22 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Add comment about valid newline values to configure.ac so that it ends up in
config.h.in and thus in config.h.
Revision
105 -
Directory Listing
Modified
Tue Mar 6 16:32:53 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Mark ucp_table (in ucptable.h) and ucp_gentype (in pcre_ucp_searchfuncs.c)
as "const".
Revision
104 -
Directory Listing
Modified
Tue Mar 6 16:25:15 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Add -Wl,-R... flags in pcre-config.in for *BSD* systems, as I'm told
that is needed.
Revision
103 -
Directory Listing
Modified
Tue Mar 6 15:58:33 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Ensure the VP-related files are distributed.
Revision
102 -
Directory Listing
Modified
Tue Mar 6 15:50:45 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Fix test problem caused by training space in the data.
Revision
101 -
Directory Listing
Modified
Tue Mar 6 15:19:44 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Updated the support (such as it is) for Virtual Pascal, thanks to Stefan
Weber: (1) pcre_internal.h was missing some function renames; (2) updated
makevp.bat for the current PCRE, using the additional files !compile.txt,
!linklib.txt, and pcregexp.pas.
Revision
100 -
Directory Listing
Modified
Tue Mar 6 14:53:10 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Updated comments in configure.ac that end up in config.h.in, and arrange for
config.h to be distributed (compare pcre.h).
Revision
99 -
Directory Listing
Modified
Tue Mar 6 12:27:42 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
1. Move the comment about version numbers from pcre.h.in to configure.ac
because that's where they are now set.
2. Update all the man pages to remove the use of .br and .in because this
causes trouble for some HTML converters. Also standardised the final sections
giving author information and revision date.
3. Update the maintain/132html man page converter to handle .nf/.fi and to barf
at .br/.in.
Revision
98 -
Directory Listing
Modified
Mon Mar 5 15:55:02 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
This is a second preliminary update, after having done a test build and also a
check of the maintenance programs. The version is now 7.1-RC1. In autogen.sh,
autoheader is now before automake, and Tech.Notes (being now in the "maintain"
directory) are no longer distributed.
Revision
97 -
Directory Listing
Modified
Mon Mar 5 12:36:47 2007 UTC
(13 years, 11 months ago)
by
ph10
Original Path:
code/trunk
Applied Bob and Daniel's patches to convert the build system to automake. Added
the maintain directory, containing files that are used for maintenance, but are
not distributed. This is an intermediate step.
Revision
96 -
Directory Listing
Modified
Fri Mar 2 13:10:43 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties throughout
Revision
93 -
Directory Listing
Modified
Sat Feb 24 21:41:42 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-7.0 into code/trunk.
Revision
91 -
Directory Listing
Modified
Sat Feb 24 21:41:34 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-6.7 into code/trunk.
Revision
89 -
Directory Listing
Modified
Sat Feb 24 21:41:27 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-6.6 into code/trunk.
Revision
87 -
Directory Listing
Modified
Sat Feb 24 21:41:21 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-6.5 into code/trunk.
Revision
85 -
Directory Listing
Modified
Sat Feb 24 21:41:13 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-6.4 into code/trunk.
Revision
83 -
Directory Listing
Modified
Sat Feb 24 21:41:06 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-6.3 into code/trunk.
Revision
81 -
Directory Listing
Modified
Sat Feb 24 21:40:59 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-6.2 into code/trunk.
Revision
79 -
Directory Listing
Modified
Sat Feb 24 21:40:52 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-6.1 into code/trunk.
Revision
77 -
Directory Listing
Modified
Sat Feb 24 21:40:45 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-6.0 into code/trunk.
Revision
75 -
Directory Listing
Modified
Sat Feb 24 21:40:37 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-5.0 into code/trunk.
Revision
73 -
Directory Listing
Modified
Sat Feb 24 21:40:30 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-4.5 into code/trunk.
Revision
71 -
Directory Listing
Modified
Sat Feb 24 21:40:24 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-4.4 into code/trunk.
Revision
69 -
Directory Listing
Modified
Sat Feb 24 21:40:18 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-4.3 into code/trunk.
Revision
67 -
Directory Listing
Modified
Sat Feb 24 21:40:13 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-4.2 into code/trunk.
Revision
65 -
Directory Listing
Modified
Sat Feb 24 21:40:08 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-4.1 into code/trunk.
Revision
63 -
Directory Listing
Modified
Sat Feb 24 21:40:03 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-4.0 into code/trunk.
Revision
61 -
Directory Listing
Modified
Sat Feb 24 21:39:58 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-3.9 into code/trunk.
Revision
59 -
Directory Listing
Modified
Sat Feb 24 21:39:54 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-3.8 into code/trunk.
Revision
57 -
Directory Listing
Modified
Sat Feb 24 21:39:50 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-3.7 into code/trunk.
Revision
55 -
Directory Listing
Modified
Sat Feb 24 21:39:46 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-3.6 into code/trunk.
Revision
53 -
Directory Listing
Modified
Sat Feb 24 21:39:42 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-3.5 into code/trunk.
Revision
51 -
Directory Listing
Modified
Sat Feb 24 21:39:37 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-3.4 into code/trunk.
Revision
49 -
Directory Listing
Modified
Sat Feb 24 21:39:33 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-3.3 into code/trunk.
Revision
47 -
Directory Listing
Modified
Sat Feb 24 21:39:29 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-3.2 into code/trunk.
Revision
45 -
Directory Listing
Modified
Sat Feb 24 21:39:25 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-3.1 into code/trunk.
Revision
43 -
Directory Listing
Modified
Sat Feb 24 21:39:21 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-3.0 into code/trunk.
Revision
41 -
Directory Listing
Modified
Sat Feb 24 21:39:17 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-2.08a into code/trunk.
Revision
39 -
Directory Listing
Modified
Sat Feb 24 21:39:13 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-2.08 into code/trunk.
Revision
37 -
Directory Listing
Modified
Sat Feb 24 21:39:09 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-2.07 into code/trunk.
Revision
35 -
Directory Listing
Modified
Sat Feb 24 21:39:05 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-2.06 into code/trunk.
Revision
33 -
Directory Listing
Modified
Sat Feb 24 21:39:01 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-2.05 into code/trunk.
Revision
31 -
Directory Listing
Modified
Sat Feb 24 21:38:57 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-2.04 into code/trunk.
Revision
29 -
Directory Listing
Modified
Sat Feb 24 21:38:53 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-2.03 into code/trunk.
Revision
27 -
Directory Listing
Modified
Sat Feb 24 21:38:49 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-2.02 into code/trunk.
Revision
25 -
Directory Listing
Modified
Sat Feb 24 21:38:45 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-2.01 into code/trunk.
Revision
23 -
Directory Listing
Modified
Sat Feb 24 21:38:41 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-2.00 into code/trunk.
Revision
21 -
Directory Listing
Modified
Sat Feb 24 21:38:37 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-1.09 into code/trunk.
Revision
19 -
Directory Listing
Modified
Sat Feb 24 21:38:33 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-1.08 into code/trunk.
Revision
17 -
Directory Listing
Modified
Sat Feb 24 21:38:29 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-1.07 into code/trunk.
Revision
15 -
Directory Listing
Modified
Sat Feb 24 21:38:25 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-1.06 into code/trunk.
Revision
13 -
Directory Listing
Modified
Sat Feb 24 21:38:21 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-1.05 into code/trunk.
Revision
11 -
Directory Listing
Modified
Sat Feb 24 21:38:17 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-1.04 into code/trunk.
Revision
9 -
Directory Listing
Modified
Sat Feb 24 21:38:13 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-1.03 into code/trunk.
Revision
7 -
Directory Listing
Modified
Sat Feb 24 21:38:09 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-1.02 into code/trunk.
Revision
5 -
Directory Listing
Modified
Sat Feb 24 21:38:05 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-1.01 into code/trunk.
Revision
3 -
Directory Listing
Modified
Sat Feb 24 21:38:01 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
Load pcre-1.00 into code/trunk.
Revision
2 -
Directory Listing
Added
Sat Feb 24 21:37:30 2007 UTC
(14 years ago)
by
nigel
Original Path:
code/trunk
initial project and structure