Up to [local] / src / usr.sbin / nginx / src / pcre
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12, Tue Aug 26 19:35:34 2014 UTC (11 years ago) by robert
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +0 -0 lines
FILE REMOVED
remove nginx from the base system in favor of OpenBSD's own httpd(8)
Revision 1.11 / (download) - annotate - [select for diffs], Sun Jun 23 11:07:28 2013 UTC (12 years, 3 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE,
OPENBSD_5_6,
OPENBSD_5_5_BASE,
OPENBSD_5_5,
OPENBSD_5_4_BASE,
OPENBSD_5_4
Changes since 1.10: +4 -0 lines
Diff to previous 1.10 (colored)
Put back r1.7
Revision 1.10 / (download) - annotate - [select for diffs], Fri Jun 14 18:55:11 2013 UTC (12 years, 3 months ago) by robert
Branch: MAIN
Changes since 1.9: +103 -60 lines
Diff to previous 1.9 (colored)
update the internal pcre library to 8.33
Revision 1.9 / (download) - annotate - [select for diffs], Thu Feb 14 22:25:30 2013 UTC (12 years, 7 months ago) by robert
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE,
OPENBSD_5_3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)
disable symbol visibility on vax in order to unbreak the build
Revision 1.8 / (download) - annotate - [select for diffs], Sun Feb 10 19:40:38 2013 UTC (12 years, 7 months ago) by robert
Branch: MAIN
Changes since 1.7: +1164 -987 lines
Diff to previous 1.7 (colored)
update the internal pcre to 8.32
Revision 1.7 / (download) - annotate - [select for diffs], Sat Dec 1 21:07:27 2012 UTC (12 years, 9 months ago) by miod
Branch: MAIN
Changes since 1.6: +3 -0 lines
Diff to previous 1.6 (colored)
If compiling with gcc 3, initialize a local variable to prevent -Wuninitialized from firing a false positive; ok robert@
Revision 1.6 / (download) - annotate - [select for diffs], Tue Aug 21 11:37:22 2012 UTC (13 years, 1 month ago) by robert
Branch: MAIN
Changes since 1.5: +121 -74 lines
Diff to previous 1.5 (colored)
merge in pcre-8.31
Revision 1.5 / (download) - annotate - [select for diffs], Sat Feb 18 11:28:28 2012 UTC (13 years, 7 months ago) by robert
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE,
OPENBSD_5_2
Changes since 1.4: +1173 -811 lines
Diff to previous 1.4 (colored)
update pcre to 8.30 to be in sync with ports
Revision 1.4 / (download) - annotate - [select for diffs], Wed Dec 14 21:53:38 2011 UTC (13 years, 9 months ago) by robert
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE,
OPENBSD_5_1
Changes since 1.3: +403 -78 lines
Diff to previous 1.3 (colored)
merge pcre-8.21
Revision 1.3 / (download) - annotate - [select for diffs], Sat Nov 12 11:22:40 2011 UTC (13 years, 10 months ago) by robert
Branch: MAIN
Changes since 1.2: +41 -28 lines
Diff to previous 1.2 (colored)
sync to pcre 8.20
Revision 1.2 / (download) - annotate - [select for diffs], Thu Sep 22 23:47:38 2011 UTC (14 years ago) by robert
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)
fix two signed/unsigned comparsions
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Sep 22 23:32:25 2011 UTC (14 years ago) by robert
Branch: nginx
CVS Tags: nginx_1_0_6
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)
import of nginx 1.0.6 with a bundled libpcre needed for pcre to work properly. this is not yet linked to the build but we would like to work on it in tree to provide an apache replacement for base
Revision 1.1 / (download) - annotate - [select for diffs], Thu Sep 22 23:32:25 2011 UTC (14 years ago) by robert
Branch: MAIN
Initial revision