| Commit message (Expand) | Author | Age | Files | Lines |
* | This broken bit causes a segfault after locking pconf as read-only. | William A. Rowe Jr | 2001-09-28 | 1 | -0/+5 |
* | Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) to | William A. Rowe Jr | 2001-08-26 | 3 | -3/+3 |
* | The last of the ignore goodness for tonight | William A. Rowe Jr | 2001-08-17 | 1 | -1/+3 |
* | The purpose of this patch is to toggle the debugging mode (default) to | William A. Rowe Jr | 2001-08-17 | 3 | -15/+17 |
* | Given a choice between chasing my tail to keep these updated, and rolling | William A. Rowe Jr | 2001-08-17 | 3 | -791/+0 |
* | Update for the 2.0.23 tag | William A. Rowe Jr | 2001-08-07 | 3 | -155/+58 |
* | Refresh .mak files for tagging 2.0.19 | William A. Rowe Jr | 2001-06-28 | 2 | -10/+10 |
* | Time to refresh mak on Win32 | William A. Rowe Jr | 2001-04-05 | 2 | -10/+10 |
* | Refresh all .mak files should we choose to roll again shortly. | William A. Rowe Jr | 2001-02-25 | 1 | -1/+1 |
* | Cleanup some headers. pcre uses the _WIN32 symbol, not WIN32 | William A. Rowe Jr | 2001-01-28 | 3 | -7/+7 |
* | Reapply patch for chartables.c, only this time in both places (not having it | Ben Laurie | 2001-01-27 | 1 | -2/+2 |
* | back out the previous change, which broke FreeBSD 3.4, OS/390, Tru64, | Jeff Trawick | 2001-01-11 | 1 | -1/+1 |
* | For some reason the chartables.c target requires a full path. | Ben Laurie | 2001-01-07 | 1 | -1/+1 |
* | - add some missing distclean targets | dgaudet | 2001-01-06 | 1 | -2/+2 |
* | More Win32 Goodness | William A. Rowe Jr | 2000-12-21 | 1 | -2/+2 |
* | Out of the sandbox and into prime time. Note... these should always and | William A. Rowe Jr | 2000-12-21 | 3 | -0/+888 |
* | Correction, commited the vc5. Need vc6 in the tree. Humble appologies. | William A. Rowe Jr | 2000-12-21 | 3 | -7/+10 |
* | The Win32 overhaul, in summary; | William A. Rowe Jr | 2000-12-21 | 3 | -22/+18 |
* | pcre lives in harmony in Lib[D|R] without /GX, after an /Fd flag | William A. Rowe Jr | 2000-12-09 | 2 | -8/+8 |
* | Ignore generated file pcre.h. | Jeff Trawick | 2000-11-14 | 1 | -0/+1 |
* | Enough of pcre.h, begone vile beast | William A. Rowe Jr | 2000-10-21 | 1 | -2/+2 |
* | Yet another warning down (pps... I choose to cast rc since i is being | William A. Rowe Jr | 2000-10-11 | 1 | -1/+1 |
* | Ok, if I remember right, somewhere along the way we decided not to | William A. Rowe Jr | 2000-10-09 | 1 | -3/+5 |
* | Finish fixing the pcre build. PCRE's configure script should be called, | Ryan Bloom | 2000-08-22 | 1 | -1/+2 |
* | Backport the Makefile to the previous version. PCRE wasn't building | Ryan Bloom | 2000-08-22 | 1 | -208/+12 |
* | Upgrade PCRE to version 3.2 | Ryan Bloom | 2000-08-20 | 18 | -218/+592 |
* | Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation... | William A. Rowe Jr | 2000-08-06 | 2 | -2/+2 |
* | Add the EXTRA_LIBS to get apache building on BONE again and now that | David Reid | 2000-06-22 | 1 | -1/+1 |
* | ignore some generated files in pcre and modules/proxy | Jeff Trawick | 2000-06-20 | 1 | -0/+1 |
* | pcre.h is a permanent file now... don't .cvsignore it any longer | Jeff Trawick | 2000-06-12 | 1 | -1/+0 |
* | Remove reference to dftables.lo from CLEANFILES. *.lo is automatically | Sascha Schumann | 2000-06-12 | 1 | -1/+1 |
* | Build only needed parts of libpcre. This is more light-wheight than | Sascha Schumann | 2000-06-12 | 1 | -211/+12 |
* | Make "make depend" work - pending a real fix, that is. I did attempt to do this | Ben Laurie | 2000-06-11 | 1 | -1/+3 |
* | PR: | William A. Rowe Jr | 2000-05-31 | 3 | -24/+24 |
* | PR: | William A. Rowe Jr | 2000-05-28 | 2 | -10/+12 |
* | PR: | William A. Rowe Jr | 2000-05-26 | 1 | -1/+1 |
* | Win32: Convert ap_proc_t to tranparent type. | Bill Stoddard | 2000-05-25 | 3 | -6/+18 |
* | configure is a generated file; hence it should be in .cvsignore. | Manoj Kasichainula | 2000-05-21 | 1 | -0/+1 |
* |
| William A. Rowe Jr | 2000-05-19 | 1 | -3/+5 |
* | This commit will most likely break everybody on Windows. The .dsp | Ryan Bloom | 2000-05-18 | 1 | -3/+2 |
* | OS/390 doesn't have ranlib and its make utility thinks RANLIB=: | Jeff Trawick | 2000-05-16 | 1 | -1/+3 |
* | Fix PCRE build on OS/2. This includes taking libtool out of the picture, | Brian Havard | 2000-05-16 | 2 | -7/+16 |
* |
| William A. Rowe Jr | 2000-05-06 | 3 | -5/+5 |
* |
| William A. Rowe Jr | 2000-05-06 | 3 | -9/+14 |
* |
| William A. Rowe Jr | 2000-05-06 | 6 | -0/+644 |
* | initial .cvsignore for PCRE-in-Apache | Jeff Trawick | 2000-05-06 | 1 | -0/+14 |
* | Initial revision | Ryan Bloom | 2000-05-06 | 52 | -0/+38906 |