]> granicus.if.org Git - apache/history - os/win32/os.h
Win32 goodness for the core/http split.
[apache] / os / win32 / os.h
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2000-12-05 William A. Rowe Jr En route to httpd-2.0/modules/... in their appropriat...
2000-11-29 William A. Rowe Jr clean up some really bad typedefs - and move one...
2000-11-10 William A. Rowe Jr Killing ap_os_is_filename_valid. Left actual win32...
2000-10-16 William A. Rowe Jr Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
2000-10-15 William A. Rowe Jr Eliminating a bunch-o-junk from the Win32 os.h header...
2000-10-12 William A. Rowe Jr Move more path parsing fixes forward from 1.3
2000-10-11 William A. Rowe Jr New symbol for HAVE_URL_PATHS reminds me we need...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-06-22 Allan K. EdwardsGet Win32 building after yesterday's patch to make...
2000-06-17 William A. Rowe Jr Time for these to be gone? I'd say it's long past :)
2000-06-12 Ryan BloomRemove the final vestiges of stat.h from Apache 2.0...
2000-06-10 Ryan BloomCleanup more of the Apache configuration. This removes...
2000-06-09 Ryan BloomRemove a bunch of string functions from Apache. These...
2000-06-09 Ryan BloomRemove all occurances of strerror from Apache. ap_stre...
2000-06-08 Ryan BloomCleanup APR header files a bit. Basically, this splits...
2000-06-08 Ryan BloomRemove all occurances of gettimeofday. Replace it...
2000-05-27 William A. Rowe Jr This patch corrects the issues from the AP_EXPORT...
2000-05-26 William A. Rowe JrPR:
2000-05-17 William A. Rowe Jr Cleanup ap_config.h fallout for Win32. Only a few...
2000-05-17 William A. Rowe JrPR:
2000-05-17 William A. Rowe Jr Radical overhaul of the Apache-2.0/Win32 mpm <->...
2000-05-06 William A. Rowe Jr pcre lives and dies on the _WIN32 define, rather...
2000-05-01 William A. Rowe Jr Significantly shorten the Win32 build and shrink...
2000-04-28 William A. Rowe Jr Replace ERROR constant with TODO_ERROR to flag these...
2000-04-14 Ryan BloomChange ap_context_t to ap_pool_t. This compiles, runs...
2000-04-03 Bill StoddardGet APR DSO code working under Windows
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-24 Bill StoddardDo a bit of Win32 specific garbage collecting. Most...
2000-03-22 Jeff Trawickaxe some deprecated MULTITHREAD code
2000-03-10 Ryan BloomFix all the License issues. Including:
2000-02-13 Bill StoddardRemove dead code.
2000-01-23 Bill StoddardFix compile breaks on Windows.
2000-01-19 Ryan BloomFinish the commits for the change in the header files...
2000-01-17 Bill StoddardUpdate Windows port to new file_io and time specs
1999-11-30 Manoj KasichainulaDelete remnants of ap_spawnvp that got missed earlier.
1999-11-30 Manoj KasichainulaDeal with times() properly in autoconf. This also chang...
1999-11-29 Manoj KasichainulaThe first part of the big autoconf patch. This replaces...
1999-11-02 Bill StoddardFirst cut at adding a sendfile API to IOL. Eventually...
1999-10-05 Bill StoddardAdd a couple of missing function declarations
1999-09-13 Bill StoddardCut out cruft... More APR'izing...
1999-09-13 Bill StoddardA bit of WIN32 header file cleanup
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-27 Bill StoddardA bunch of changes to get the server compiling on WIN32...
1999-08-26 Roy T. FieldingAdd define for ap_spawnvp. Dean removed obsolete symbo...
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.