]> granicus.if.org Git - apache/history - include/util_script.h
ap_expr related fixes/enhancements:
[apache] / include / util_script.h
2010-06-10 William A. Rowe JrDrop ap_body_to_table due to missing constraints; a...
2009-10-28 Daniel Earl PoirierFix a lot of doxygen warnings. Thanks to Brad Hards...
2008-12-05 Paul QuernaMerge mod_wombat from the wombat branch:
2008-12-05 Paul QuernaNew API, ap_body_to_table, a very ineffeicent and bad...
2008-12-05 Paul QuernaAdd new api, ap_args_to_table, to parse a request's...
2007-07-03 Sander TemmeUse correct Doxygen keywords for functions and variable...
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-10-23 Roy T. Fieldingveto and revert win64 patch: 64bit changes must percola...
2004-10-22 Allan K. EdwardsWIN64: API changes to clean up Windows 64bit compile...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-07 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-02-19 Stas Bekmandoc typo fix: s/ap_fine_path_info/ap_find_path_info/
2003-02-03 André Malofinished that boring job:
2002-03-23 Brian PaneChanged mod_cgi to not do single-byte reads to consume the
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2001-07-25 William A. Rowe Jr Change over to apr_strfsize() for apr_off_t file...
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2000-10-16 William A. Rowe Jr Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
2000-10-12 Ryan BloomThese functions aren't used by any module, and they...
2000-10-02 William A. Rowe Jr Forward port 1.3 overhaul of isapi to 2.0.
2000-08-07 Ryan BloomDocument util_script using ScanDoc
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-04-14 Ryan BloomChange ap_context_t to ap_pool_t. This compiles, runs...
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-10 Ryan BloomFix all the License issues. Including:
1999-12-31 Ryan BloomGet rid of ap_call_exec. It has been #if 0'ed out...
1999-10-31 Brian HavardEliminate use of FILE * & ap_get_os_file() in mod_asis...
1999-10-24 Ben LaurieSize rigour.
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.