php-src/ext/hyperwave
Zeev Suraski 6d0ab6166c SAPIfication, Episode VI: Return of the SAPI
Remove mostly all references to APACHE and CGI_BINARY from the code.

- Apache include files are no longer included by any PHP code, except for the Apache SAPI module.
- No server specific code is in any of the base PHP code.

Still left to be done:
- Eliminate any references to APACHE from the few remaining modules.
- Move request_info.c's logic to SAPI
- Modify the regex function names, and globals, so that we can always
  include them, without having to fear any interference with Apache;
  Always use the bundled regex library
2000-02-10 19:41:21 +00:00
..
config.m4 Get rid of config.h.stub. Note that you should embed a comment about 1999-12-30 04:07:46 +00:00
debug.h moved db 1999-04-21 23:37:47 +00:00
hg_comm.c SAPIfication, Episode VI: Return of the SAPI 2000-02-10 19:41:21 +00:00
hg_comm.h Added hw_mapid(), read comment in hg_comm.c 1999-10-21 15:15:27 +00:00
hw_error.h Huge patch to update the hyperwave and pdflib module. 1999-08-05 16:25:10 +00:00
hw.c - made hyperwave extension compile again 2000-02-08 09:47:55 +00:00
Makefile.in Integration of -ng changes. Changes: 1999-12-30 02:59:53 +00:00
php_hyperwave.h More cleanup... 1999-12-17 21:50:07 +00:00
setup.stub moved apache, com and hyperwave into ext/ 1999-04-21 23:11:20 +00:00