]> granicus.if.org Git - apache/history - modules/arch
Description of terms used to describe modules in the new (not yet
[apache] / modules / arch /
2000-09-11 Jeff TrawickGet mod_isapi.c to compile with the level of Win32...
2000-08-08 Bill StoddardFix win32 compile break.
2000-08-06 William A. Rowe Jr Remaining cleanup of ap_ -> apr_ and AP_ -> APR_...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-07-27 William A. Rowe Jr Another day's progress... little changes, but just...
2000-07-25 William A. Rowe Jr Undo the damage to mod_isapi (leave placeholders...
2000-07-25 William A. Rowe Jr Missing apr_strings.h - hope this wasn't destined...
2000-06-24 Greg Steinblast the old names for the status codes
2000-06-12 Bill StoddardFix Win32 compile break caused by Ryan's stat cleanup.
2000-04-28 Doug MacEachernback out APR_ prefix for TRUE,FALSE
2000-04-28 Doug MacEachernprefix TRUE,FALSE with APR_
2000-04-28 William A. Rowe Jr Replace ERROR constant with TODO_ERROR to flag these...
2000-04-15 Bill StoddardWin32: First cut at getting mod_isapi working under 2.0
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-10 Ryan BloomFix all the License issues. Including:
1999-10-11 Martin KraemerRemove most of the annoying "re ap_context_t mplement...
1999-08-31 Bill StoddardFix faulty comparison. MSVC TRUE == 1 while Borland...
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.