summaryrefslogtreecommitdiff
path: root/ext/aspell/aspell.c
Commit message (Expand)AuthorAgeFilesLines
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-4/+4
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-231-2/+2
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* #if COMPILE_DLSascha Schumann2000-05-021-2/+2
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-021-1/+1
* phpinfo() prettyingColin Viebrock2000-04-051-2/+5
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* More protos.Egon Schmid2000-02-241-5/+5
* Get the license right... (this won't make it to RC1 of B4)Zeev Suraski2000-02-191-2/+2
* SAPIfication, Episode VI: Return of the SAPIZeev Suraski2000-02-101-5/+0
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - The tree compiles againZeev Suraski1999-12-181-4/+4
* More cleanup...Zeev Suraski1999-12-171-5/+7
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-2/+2
* More php3_ annihilationZeev Suraski1999-12-171-4/+4
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* Convert to Ex APIEvan Klinger1999-11-231-27/+27
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-4/+4
* More symbol work.Andrey Hristov1999-07-261-11/+12
* License updateZeev Suraski1999-07-161-20/+9
* Finish porting aspell - tested and works ok nowRasmus Lerdorf1999-07-121-6/+2
* Add Aspell moduleRasmus Lerdorf1999-07-091-0/+218