]> granicus.if.org Git - apache/history - srclib
get the last worker in a given child initialized properly
[apache] / srclib /
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 Clean up expatlib for the new /GX-, +/Fd and Debug...
2000-12-09 William A. Rowe Jr pcre lives in harmony in Lib[D|R] without /GX, after...
2000-12-05 William A. Rowe Jr This patch illustrates the new locations, and makes...
2000-12-05 Ryan BloomAdd apr-util to the build process. This should now...
2000-12-05 Ryan BloomGet base Apache to build properly. This doesn't solve...
2000-11-26 Greg Steinmissed one. This is needed to build the new aputil...
2000-11-18 William A. Rowe Jr As promised, and discussed on new-httpd, goodbye...
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-20 William A. Rowe Jr Don't you love clean checkouts :-) Wrong href on...
2000-10-18 William A. Rowe Jr expatlib is definately more in sync with the Unix...
2000-10-11 William A. Rowe Jr Yet another warning down (pps... I choose to cast...
2000-10-11 William A. Rowe Jr Away fool precompiled headers... while I'm at it...
2000-10-08 William A. Rowe Jr Ok, if I remember right, somewhere along the way...
2000-10-08 William A. Rowe Jr Just cleaning house and assuring there is nothing...
2000-10-03 William A. Rowe Jr Fix a few colliding modules
2000-09-20 William A. Rowe Jr Get mod_auth_dbm building using Apache's sdbmlib...
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-07-11 Keith WannamakerCorrect Win32 Expat build.
2000-07-03 Greg Steinenable Expat for the Win32 build.
2000-07-01 Greg Steinconfig magic for enabling DAV, Expat, and SDBM.
2000-07-01 Greg Steinadd some basic infrastructure to sdbm. update expat...
2000-07-01 Greg Steinautoconf gives us WORDS_BIGENDIAN. a bit more of our...
2000-07-01 Greg Steinbrand new Makefile.in to work in the Apache 2.0 config...
2000-07-01 Greg Steinbring up to date with respect to Apache 1.3 src/lib...
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
2000-05-05 Ryan BloomReplace hsregex with PCRE. The PCRE library is always...
2000-04-30 Sascha SchumannOverall UNIX build system improvements:
2000-04-15 Roy T. Fieldingshades of a bad global replace --- fixed comment
2000-04-14 Ryan BloomChange ap_context_t to ap_pool_t. This compiles, runs...
2000-03-15 Manoj KasichainulaMinor nit: use top_srcdir instead of topsrcdir, to...
2000-03-10 Ryan BloomFix all the License issues. Including:
2000-03-02 dgaudet.cvsignore goodness
2000-01-11 Sascha SchumannThese changes are committed together, because they...
2000-01-11 Sascha SchumannUpdate .cvsignore files
1999-12-24 rasmusSubmitted by: Sascha Schumann <sascha@schumann.cx>
1999-09-27 Ralf S. EngelschallStop CVS from complaing about a manually created src...
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.
1999-06-18 dgaudetInitial revision