summaryrefslogtreecommitdiff
path: root/srclib
Commit message (Expand)AuthorAgeFilesLines
* remove leftovers from initial libapreq importPhilip M. Gollucci2011-11-1311-952/+0
* As discussed at AC NA 2011Philip M. Gollucci2011-11-1320-7313/+0
* A stab at libapreq build integration, still disabled by default.Joe Orton2011-11-113-257/+24
* hook up srclib/libapreq to the build systemPhilip M. Gollucci2011-11-102-24/+6
* add Makefile.in for apreqPhilip M. Gollucci2011-11-101-0/+94
* relocate the .h files to play nice with the srclib setupPhilip M. Gollucci2011-11-108-0/+2156
* move build system files over from apr-build-system branch in apreqPhilip M. Gollucci2011-11-1010-0/+1109
* relocate some files to match the apr-build-system apreq branchPhilip M. Gollucci2011-11-1012-0/+0
* drop tests and automake code for nowPhilip M. Gollucci2011-11-1010-2288/+0
* relocate apreq/library as a srclibPhilip M. Gollucci2011-11-1022-0/+7445
* Stop bundling PCRE in trunk.Paul Querna2008-11-2660-57609/+0
* A better solution than /wd4996 to disable "depreciated posix" garbage.William A. Rowe Jr2007-08-201-2/+2
* minor cosmetic changes.Guenter Knauf2007-08-061-7/+7
* Remove extra colon from /wd compiler directive.Mladen Turk2006-10-151-2/+2
* Revert 463929Mladen Turk2006-10-152-7/+2
* Fix compile warning. The /wd:XXXX is invalid. It shouldMladen Turk2006-10-142-2/+7
* Silence VC2005 faux-errors in pcre with the minimum tweak required.William A. Rowe Jr2006-09-021-2/+2
* Remove all /machine:I386 references, these are getting in the wayWilliam A. Rowe Jr2006-04-273-7/+7
* s|/GX |/EHsc | because they were always synonyms, and Visual StudioWilliam A. Rowe Jr2006-04-193-3/+3
* Make trunk build with -DDEBUG on just about all the platforms under my roof (...Sander Temme2006-02-281-0/+10
* Backport patch from pcre 6.2 to fix integer overflows in quantifierJoe Orton2005-08-191-9/+20
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-151-1/+1
* Fix three problems with pcre for portability;William A. Rowe Jr2005-03-172-20/+22
* 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