summaryrefslogtreecommitdiff
path: root/ext/hyperwave/hw.c
Commit message (Expand)AuthorAgeFilesLines
* More phpinfo() prettying.Colin Viebrock2000-04-061-1/+4
* - all functions returning a list of object record should be faster nowUwe Steinmann2000-04-041-2/+6
* - replaced some old code to access server variablesUwe Steinmann2000-03-101-3/+3
* - several fixes and cleanups in hw moduleUwe Steinmann2000-03-081-0/+1
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* Protos fixed.Egon Schmid2000-03-051-1/+1
* - more changes to use zend_llistUwe Steinmann2000-03-031-1/+1
* More protos.Egon Schmid2000-02-221-1/+1
* Get the license right... (this won't make it to RC1 of B4)Zeev Suraski2000-02-191-2/+2
* - made hyperwave extension compile againUwe Steinmann2000-02-081-5/+5
* - fixed segm fault in hw_docbyanchor()Uwe Steinmann2000-02-031-1/+1
* - several minor cleanups like removing unused variablesUwe Steinmann2000-02-021-3/+1
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Change ALLOC_ZVAL() semanticsZeev Suraski1999-12-261-1/+1
* - Use ALLOC_ZVAL() in PHP. Finding the places to put FREE_ZVAL(z) is muchAndi Gutmans1999-12-241-1/+1
* - The tree compiles againZeev Suraski1999-12-181-32/+32
* More cleanup...Zeev Suraski1999-12-171-10/+10
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-5/+5
* More php3_ annihilationZeev Suraski1999-12-171-70/+70
* More php3_ annihilationZeev Suraski1999-12-171-1/+1
* switched to Ex ApiUwe Steinmann1999-12-151-216/+217
* always check if output is ok after php3_header()Uwe Steinmann1999-12-141-2/+2
* - Several small corrections, typos, ...Uwe Steinmann1999-12-071-1/+1
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-2/+2
* Convert more source files to use thread-safe functionsSascha Schumann1999-11-261-8/+11
* Added hw_mapid(), read comment in hg_comm.cUwe Steinmann1999-10-211-0/+32
* - some tiny changes to possible improve link extraction/insertion of HTML-docsUwe Steinmann1999-10-191-3/+4
* - fixed some memory leaksUwe Steinmann1999-10-061-0/+6
* - Thread-unsafe win32 compiles againAndi Gutmans1999-09-151-3/+3
* - add posibility to specify how objrec to objarr conversionUwe Steinmann1999-09-081-88/+59
* - complete rewrite of object to array conversionUwe Steinmann1999-09-031-1/+144
* - Group-attribute may now appear multiple times in objrec record.Uwe Steinmann1999-09-011-8/+38
* - fixed several memory leaksUwe Steinmann1999-08-191-27/+27
* fixed potential segm faultsUwe Steinmann1999-08-171-19/+23
* Made Hypwerwave module threat safeUwe Steinmann1999-08-061-131/+160
* zend_hash_update() seems to be a bit different form php3_hash_updateUwe Steinmann1999-08-051-12/+16
* Huge patch to update the hyperwave and pdflib module.Uwe Steinmann1999-08-051-186/+673
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-121/+121
* Symbol work.Andrey Hristov1999-07-271-67/+68
* License updateZeev Suraski1999-07-161-16/+9
* - run ext sources through conv_protoSascha Schumann1999-05-211-60/+60
* * Get Apache to work. POST doesn't work yet.Zeev Suraski1999-05-111-1/+1
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-091-3/+3
* Move path_info to the SAPI structureZeev Suraski1999-05-021-2/+2
* - Make ISAPI hook in as an extension too.Andi Gutmans1999-05-021-2/+2
* * Get the Apache module to compile againZeev Suraski1999-04-261-3/+12
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-64/+9
* moved fdf, hyperwave, informix and some smaller filesStig Bakken1999-04-221-1/+1
* moved apache, com and hyperwave into ext/Stig Bakken1999-04-211-0/+3062