summaryrefslogtreecommitdiff
path: root/ext/hyperwave/hg_comm.c
Commit message (Collapse)AuthorAgeFilesLines
* - Group-attribute may now appear multiple times in objrec record.Uwe Steinmann1999-09-011-1/+11
|
* fixed potential segm faultsUwe Steinmann1999-08-171-2/+2
|
* Order of freeing memory cause segm fault since efree seems to wipeUwe Steinmann1999-08-061-28/+27
| | | | | out the memory.
* Huge patch to update the hyperwave and pdflib module.Uwe Steinmann1999-08-051-322/+476
| | | | | | Only pdflib >2.0 is supported. None is tested yet. Hyperwave seems to be broken now.
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-17/+17
| | | | | php3_compat.h)
* Moving dlist stuff into core.Andrey Hristov1999-07-191-1/+1
|
* License updateZeev Suraski1999-07-161-16/+9
|
* * Get Apache to work. POST doesn't work yet.Zeev Suraski1999-05-111-1/+1
| | | | | | | * There are now -I directives for the absolute path of php4, php4/libzend and the builddir for the Apache module, so we can #include any php/Zend header. * Rename config.h to php_config.h
* * Get the Apache module to compile againZeev Suraski1999-04-261-1/+3
| | | | | | * Get rid of php3_rqst, use SG(server_context) instead (there's still Apache-specific code, but it nuked a global)
* A lot of cleanups... Removed old thread-safe code and other redundant code ↵Zeev Suraski1999-04-241-1/+1
| | | | and files
* moved apache, com and hyperwave into ext/Stig Bakken1999-04-211-0/+4701