summaryrefslogtreecommitdiff
path: root/srclib
Commit message (Expand)AuthorAgeFilesLines
* Get httpd-2.1 building once again on win32.William A. Rowe Jr2005-02-172-8/+8
* Support use of an external copy of the PCRE library:Joe Orton2005-02-111-1/+0
* Move the POSIX reg* implementations into the ap_* namespace;Joe Orton2005-02-111-1/+1
* Allow APR-UTIL to exist and build outside of the httpd/srclib file structureBradley Nicholes2004-12-021-1/+1
* Remove pcreposix.h that is now in main include dir.Mladen Turk2004-11-291-117/+0
* Use pcreposix.h from main include dir.Mladen Turk2004-11-291-11/+11
* dftables now uses output file as command line param.Mladen Turk2004-11-291-2/+2
* Add missing pcreposix.h from vendor/pcre/5.0.Mladen Turk2004-11-291-0/+117
* Moving pcreposix.h to include/ to replace the (now out of date) version thereBrian Pane2004-11-271-117/+0
* Update the NetWare and Windows version of the autoconf derived files.Bradley Nicholes2004-11-272-70/+257
* Removed the documentation files because they were making the httpdBrian Pane2004-11-2773-19441/+6
* * srclib/pcre/pcre.c (pcre_compile): Remove unused variable.Joe Orton2004-11-271-1/+0
* Upgraded the copy of PCRE within srclib/pcre to version 5.0Brian Pane2004-11-27112-12911/+54128
* restore the filesAndré Malo2004-11-222-4/+2
* these files are broken by svn:eol-styleAndré Malo2004-11-222-2/+4
* general property cleanupAndré Malo2004-11-211-1/+1
* Preparation step to simplify merging to a newer pcre:Joe Orton2004-11-195-10969/+0
* Remove the .cvsignore files.Joe Orton2004-11-192-35/+0
* Clean up a few minor issues with the NetWare make fileBradley Nicholes2004-02-041-3/+4
* After discussions at length on dev@apr/httpd, it is determined thatWilliam A. Rowe Jr2003-03-111-1/+1
* After consultations on the APR list, it was decided that /map files areWilliam A. Rowe Jr2003-02-201-4/+4
* *) Introduce debugging symbols for Win32 release builds, both .pdbWilliam A. Rowe Jr2003-02-072-8/+8
* Missing an include path for build the dftables support utilityBradley Nicholes2003-01-181-0/+1
* config.log and config.status are created by configure and need toJeff Trawick2002-08-291-1/+1
* Fixing up a dependancy problem and making sure that the platform headerBradley Nicholes2002-08-121-1/+13
* Add autom4te.cache to cvsignore files.Justin Erenkrantz2002-06-291-0/+1
* NetWare makefile for building the dftables utilityBradley Nicholes2002-06-201-0/+253
* Ooops... newline. Caught itWilliam A. Rowe Jr2002-06-171-1/+1
* Quiet emits for win32 folks building with zlib for mod_deflateWilliam A. Rowe Jr2002-06-171-0/+1
* cvs up/diff gets pretty hard to track with vc7 builds.William A. Rowe Jr2002-06-051-0/+5
* We appear to never have had any complaints about copy srcname dstnameWilliam A. Rowe Jr2002-05-243-40/+26
* First pass at trying to standardize httpd-2.0's usage of APR and APR-utilJustin Erenkrantz2002-05-131-2/+2
* Merge in latest GNU config.guess and config.sub files. Synchronize allJustin Erenkrantz2002-04-162-340/+458
* Performance optimization: use a temp buffer on the stack insteadBrian Pane2002-03-211-4/+22
* Fix the build on Win32 by syncing up the .hw headersCliff Woolley2002-03-202-9/+33
* Fix for some damage that I did to configure.in while merging theBrian Pane2002-03-201-6/+5
* removing configure file that got picked up in PCRE 3.9 importBrian Pane2002-03-201-7482/+0
* PCRE 3.9 mergeBrian Pane2002-03-203-30/+80
* PCRE 3.9 mergeBrian Pane2002-03-203-16/+231
* resolve merge conflicts for PCRE 3.9Brian Pane2002-03-2012-546/+2670
* This commit was generated by cvs2svn to compensate for changes in r8100,Brian Pane2002-03-2023-1196/+2786
* Initial revisionBrian Pane2002-03-2015-0/+10230
* Whoops, didn't mean to get rid of the whole line.Aaron Bannert2001-12-271-0/+1
* This old variable does not appear to be in use any longer.Aaron Bannert2001-12-271-1/+0
* This broken bit causes a segfault after locking pconf as read-only.William A. Rowe Jr2001-09-281-0/+5
* rules.mk is stored in $(top_blddir). Without this change, VPATH buildsRyan Bloom2001-09-131-1/+1
* Allow us to build APR before APR-util, but clean APR-util beforeRyan Bloom2001-08-311-1/+3
* With my normal sense of missing the boat :)David Reid2001-08-311-1/+1
* Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) toWilliam A. Rowe Jr2001-08-263-3/+3
* The last of the ignore goodness for tonightWilliam A. Rowe Jr2001-08-171-1/+3