]> granicus.if.org Git - apache/history - include/util_ebcdic.h
Exclude MPM modules from automatic LoadModule
[apache] / include / util_ebcdic.h
2014-07-19 Christophe JailletImprove doxygen comment.
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-08-07 André Malofix extern "C" declaration
2003-02-03 André Malofinished that boring job:
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2001-02-26 Greg Amesinsure that canned error msgs are translated to ascii...
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2000-12-20 Jeff TrawickSwitch to the APR-provided APR_CHARSET_EBCDIC feature...
2000-12-19 Ryan BloomForce all Apache functions to be linked into the execut...
2000-10-26 Jeff Trawick Introduce ap_xlate_proto_{to|from}_ascii() to clean...
2000-10-05 Jeff TrawickGet rid of much of the old implementation of translatin...
2000-08-07 Ryan BloomDocument util_ebcdic.h with ScanDoc
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-05-17 Jeff Trawickinclude translation information in the request_rec;
2000-05-15 Jeff Trawickutil_ebcdic.h, util_ebcdic.c, http_core.c:
2000-05-10 Jeff Trawicknamespace-protect hdrs_to_ascii, hdrs_from_ascii, local...
2000-05-09 Jeff Trawickgeneric EBCDIC support code, changes to rfc1413.c to...