summaryrefslogtreecommitdiff
path: root/ext/aspell
Commit message (Expand)AuthorAgeFilesLines
* Use zend_register_list_destructors_ex() instead.Andrei Zmievski2000-10-251-1/+1
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-2/+3
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-22/+10
* Rename macros which begin with underscore to appropiate macros. The generalSascha Schumann2000-07-031-3/+3
* - 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
* Remove trailing empty linesSascha Schumann2000-05-011-4/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1
* Large commit test IIISascha Schumann2000-05-011-0/+1
* Large test commit IISascha Schumann2000-05-011-0/+1
* Large test commit ISascha Schumann2000-05-011-0/+1
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-1/+1
* (The first part of this commit died with a SIGPIPE from the CVS server.)Sascha Schumann2000-04-301-6/+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
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-302-5/+1
* Integration of -ng changes. Changes:Sascha Schumann1999-12-302-5/+10
* - The tree compiles againZeev Suraski1999-12-181-4/+4
* More cleanup...Zeev Suraski1999-12-172-6/+7
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-172-3/+3
* More php3_ annihilationZeev Suraski1999-12-171-4/+4
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-042-1/+1
* Convert to Ex APIEvan Klinger1999-11-231-27/+27
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-131-1/+0
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-2/+2
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-4/+4
* More symbol work.Andrey Hristov1999-07-262-17/+19
* License updateZeev Suraski1999-07-161-20/+9
* Finish porting aspell - tested and works ok nowRasmus Lerdorf1999-07-124-10/+11
* Add Aspell moduleRasmus Lerdorf1999-07-095-0/+304