]> granicus.if.org Git - apache/history - srclib/pcre
Correct install script flaw when DBD_LIST is provided by the
[apache] / srclib / pcre /
2007-08-20 William A. Rowe JrA better solution than /wd4996 to disable "depreciated...
2007-08-06 Guenter Knaufminor cosmetic changes.
2006-10-15 Mladen TurkRemove extra colon from /wd compiler directive.
2006-10-15 Mladen TurkRevert 463929
2006-10-14 Mladen TurkFix compile warning. The /wd:XXXX is invalid. It should
2006-09-02 William A. Rowe Jr Silence VC2005 faux-errors in pcre with the minimum...
2006-04-27 William A. Rowe Jr Remove all /machine:I386 references, these are gettin...
2006-04-19 William A. Rowe Jr s|/GX |/EHsc | because they were always synonyms...
2006-02-28 Sander TemmeMake trunk build with -DDEBUG on just about all the...
2005-08-19 Joe OrtonBackport patch from pcre 6.2 to fix integer overflows...
2005-05-15 William A. Rowe Jr Reintroduce stack frame construction with /Oy- (remov...
2005-03-17 William A. Rowe Jr Fix three problems with pcre for portability;
2005-02-17 William A. Rowe Jr Get httpd-2.1 building once again on win32.
2005-02-11 Joe OrtonMove the POSIX reg* implementations into the ap_* names...
2004-12-02 Bradley NicholesAllow APR-UTIL to exist and build outside of the httpd...
2004-11-29 Mladen TurkRemove pcreposix.h that is now in main include dir.
2004-11-29 Mladen TurkUse pcreposix.h from main include dir.
2004-11-29 Mladen Turkdftables now uses output file as command line param.
2004-11-29 Mladen TurkAdd missing pcreposix.h from vendor/pcre/5.0.
2004-11-27 Brian PaneMoving pcreposix.h to include/ to replace the (now...
2004-11-27 Bradley NicholesUpdate the NetWare and Windows version of the autoconf...
2004-11-27 Brian PaneRemoved the documentation files because they were makin...
2004-11-27 Joe Orton* srclib/pcre/pcre.c (pcre_compile): Remove unused...
2004-11-27 Brian PaneUpgraded the copy of PCRE within srclib/pcre to version 5.0
2004-11-22 André Malorestore the files
2004-11-22 André Malothese files are broken by svn:eol-style
2004-11-21 André Malogeneral property cleanup
2004-11-19 Joe OrtonPreparation step to simplify merging to a newer pcre:
2004-11-19 Joe OrtonRemove the .cvsignore files.
2004-02-04 Bradley NicholesClean up a few minor issues with the NetWare make file
2003-03-11 William A. Rowe Jr After discussions at length on dev@apr/httpd, it...
2003-02-20 William A. Rowe Jr After consultations on the APR list, it was decided...
2003-02-07 William A. Rowe Jr *) Introduce debugging symbols for Win32 release...
2003-01-18 Bradley NicholesMissing an include path for build the dftables support...
2002-08-29 Jeff Trawickconfig.log and config.status are created by configure...
2002-08-12 Bradley NicholesFixing up a dependancy problem and making sure that...
2002-06-29 Justin ErenkrantzAdd autom4te.cache to cvsignore files.
2002-06-20 Bradley NicholesNetWare makefile for building the dftables utility
2002-06-05 William A. Rowe Jr cvs up/diff gets pretty hard to track with vc7 builds.
2002-05-24 William A. Rowe Jr We appear to never have had any complaints about...
2002-04-16 Justin ErenkrantzMerge in latest GNU config.guess and config.sub files...
2002-03-21 Brian PanePerformance optimization: use a temp buffer on the...
2002-03-20 Cliff WoolleyFix the build on Win32 by syncing up the .hw headers
2002-03-20 Brian PaneFix for some damage that I did to configure.in while...
2002-03-20 Brian Paneremoving configure file that got picked up in PCRE...
2002-03-20 Brian PanePCRE 3.9 merge
2002-03-20 Brian PanePCRE 3.9 merge
2002-03-20 Brian Paneresolve merge conflicts for PCRE 3.9
2002-03-20 Brian PaneThis commit was generated by cvs2svn to compensate...
2002-03-20 Brian PaneInitial revision
2001-09-28 William A. Rowe Jr This broken bit causes a segfault after locking pconf...
2001-08-26 William A. Rowe Jr Toggle the /Zi flag to allow all supportd versions...
2001-08-17 William A. Rowe Jr The last of the ignore goodness for tonight
2001-08-17 William A. Rowe Jr The purpose of this patch is to toggle the debugging...
2001-08-17 William A. Rowe Jr Given a choice between chasing my tail to keep these...
2001-08-07 William A. Rowe Jr Update for the 2.0.23 tag
2001-06-28 William A. Rowe Jr Refresh .mak files for tagging 2.0.19
2001-04-05 William A. Rowe Jr Time to refresh mak on Win32
2001-02-25 William A. Rowe Jr Refresh all .mak files should we choose to roll again...
2001-01-28 William A. Rowe Jr Cleanup some headers. pcre uses the _WIN32 symbol...
2001-01-27 Ben LaurieReapply patch for chartables.c, only this time in both...
2001-01-11 Jeff Trawickback out the previous change, which broke FreeBSD 3...
2001-01-07 Ben LaurieFor some reason the chartables.c target requires a...
2001-01-06 dgaudet- add some missing distclean targets
2000-12-21 William A. Rowe Jr More Win32 Goodness
2000-12-21 William A. Rowe Jr Out of the sandbox and into prime time. Note......
2000-12-21 William A. Rowe Jr Correction, commited the vc5. Need vc6 in the tree...
2000-12-21 William A. Rowe Jr The Win32 overhaul, in summary;
2000-12-09 William A. Rowe Jr pcre lives in harmony in Lib[D|R] without /GX, after...
2000-11-14 Jeff TrawickIgnore generated file pcre.h.
2000-10-21 William A. Rowe Jr Enough of pcre.h, begone vile beast
2000-10-11 William A. Rowe Jr Yet another warning down (pps... I choose to cast...
2000-10-08 William A. Rowe Jr Ok, if I remember right, somewhere along the way...
2000-08-22 Ryan BloomFinish fixing the pcre build. PCRE's configure script...
2000-08-22 Ryan BloomBackport the Makefile to the previous version. PCRE...
2000-08-20 Ryan BloomUpgrade PCRE to version 3.2
2000-08-06 William A. Rowe Jr Remaining cleanup of ap_ -> apr_ and AP_ -> APR_...
2000-06-22 David ReidAdd the EXTRA_LIBS to get apache building on BONE again...
2000-06-20 Jeff Trawickignore some generated files in pcre and modules/proxy
2000-06-12 Jeff Trawickpcre.h is a permanent file now... don't .cvsignore...
2000-06-12 Sascha SchumannRemove reference to dftables.lo from CLEANFILES. *...
2000-06-12 Sascha SchumannBuild only needed parts of libpcre. This is more light...
2000-06-11 Ben LaurieMake "make depend" work - pending a real fix, that...
2000-05-31 William A. Rowe JrPR:
2000-05-28 William A. Rowe JrPR:
2000-05-26 William A. Rowe JrPR:
2000-05-24 Bill StoddardWin32: Convert ap_proc_t to tranparent type.
2000-05-21 Manoj Kasichainulaconfigure is a generated file; hence it should be in...
2000-05-19 William A. Rowe Jr Current and clean make files for Win95. Changes...
2000-05-17 Ryan BloomThis commit will most likely break everybody on Windows...
2000-05-16 Jeff TrawickOS/390 doesn't have ranlib and its make utility thinks...
2000-05-16 Brian HavardFix PCRE build on OS/2. This includes taking libtool...
2000-05-06 William A. Rowe Jr pcre lives and dies on the _WIN32 define, rather...
2000-05-06 William A. Rowe Jr Cleanup of Apache build with pcre in Win32.
2000-05-06 William A. Rowe Jr First crack at getting Apache to build with pcre...
2000-05-06 Jeff Trawickinitial .cvsignore for PCRE-in-Apache
2000-05-05 Ryan BloomInitial revision