Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | Merge in qsort changes | Sterling Hughes | 2001-09-17 | 1 | -2/+2 |
| | |||||
* | Whitespace | Zeev Suraski | 2001-08-11 | 1 | -4/+4 |
| | |||||
* | - fixed some compiler warnings | Uwe Steinmann | 2001-06-06 | 1 | -1/+1 |
| | |||||
* | - Inserting links without any delimiters is now possible | Uwe Steinmann | 2001-03-16 | 1 | -0/+1 |
| | |||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | - new function hw_insertanchors(). It takes a document, a list of anchors | Uwe Steinmann | 2000-12-12 | 1 | -0/+1 |
| | | | | | and its destination and inserts the anchors into the text. | ||||
* | - optional argument for hw_pipedocument() to specify link prefix | Uwe Steinmann | 2000-11-23 | 1 | -3/+3 |
| | |||||
* | - added four functions to do fulltext query | Uwe Steinmann | 2000-10-27 | 1 | -0/+7 |
| | |||||
* | Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. | David Croft | 2000-07-24 | 1 | -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 Schumann | 2000-07-02 | 1 | -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 conversions | Andi Gutmans | 2000-06-15 | 1 | -1/+1 |
| | |||||
* | - several clean ups | Uwe Steinmann | 2000-03-23 | 1 | -0/+22 |
| | |||||
* | Added hw_mapid(), read comment in hg_comm.c | Uwe Steinmann | 1999-10-21 | 1 | -0/+2 |
| | |||||
* | Made Hypwerwave module threat safe | Uwe Steinmann | 1999-08-06 | 1 | -1/+1 |
| | |||||
* | Huge patch to update the hyperwave and pdflib module. | Uwe Steinmann | 1999-08-05 | 1 | -7/+23 |
| | | | | | | Only pdflib >2.0 is supported. None is tested yet. Hyperwave seems to be broken now. | ||||
* | - run ext sources through conv_proto | Sascha Schumann | 1999-05-21 | 1 | -2/+2 |
| | | | | | - add necessary phpext_*_ptr | ||||
* | moved apache, com and hyperwave into ext/ | Stig Bakken | 1999-04-21 | 1 | -0/+196 |