summaryrefslogtreecommitdiff
path: root/ext/hyperwave/hg_comm.h
Commit message (Collapse)AuthorAgeFilesLines
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
|
* Update headers.Sebastian Bergmann2001-12-111-2/+2
|
* Merge in qsort changesSterling Hughes2001-09-171-2/+2
|
* WhitespaceZeev Suraski2001-08-111-4/+4
|
* - fixed some compiler warningsUwe Steinmann2001-06-061-1/+1
|
* - Inserting links without any delimiters is now possibleUwe Steinmann2001-03-161-0/+1
|
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
|
* - new function hw_insertanchors(). It takes a document, a list of anchorsUwe Steinmann2000-12-121-0/+1
| | | | | and its destination and inserts the anchors into the text.
* - optional argument for hw_pipedocument() to specify link prefixUwe Steinmann2000-11-231-3/+3
|
* - added four functions to do fulltext queryUwe Steinmann2000-10-271-0/+7
|
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-17/+10
| | | | | | | | | Added a few RCS $Id$ tags. # Note: I have avoided changing any .h files if the corresponding .c file # had not already been changed as I am not sure if there are any legal # issues here. So some extensions still have PHP 3 headers.
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-2/+2
| | | | | | | | | Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment" All identifiers that begin with an underscore and either an uppercase letter or another underscore are always reserved for any use by the implementation.
* - More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversionsAndi Gutmans2000-06-151-1/+1
|
* - several clean upsUwe Steinmann2000-03-231-0/+22
|
* Added hw_mapid(), read comment in hg_comm.cUwe Steinmann1999-10-211-0/+2
|
* Made Hypwerwave module threat safeUwe Steinmann1999-08-061-1/+1
|
* Huge patch to update the hyperwave and pdflib module.Uwe Steinmann1999-08-051-7/+23
| | | | | | Only pdflib >2.0 is supported. None is tested yet. Hyperwave seems to be broken now.
* - run ext sources through conv_protoSascha Schumann1999-05-211-2/+2
| | | | | - add necessary phpext_*_ptr
* moved apache, com and hyperwave into ext/Stig Bakken1999-04-211-0/+196