summaryrefslogtreecommitdiff
path: root/ext/gettext/gettext.c
Commit message (Expand)AuthorAgeFilesLines
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-5/+5
* Make gettext extension compilable as shared module.Sascha Schumann2000-05-231-0/+4
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* phpinfo() prettyingColin Viebrock2000-04-051-1/+4
* initial function prototypesChuck Hagenbuch2000-03-191-0/+15
* Get the license right... (this won't make it to RC1 of B4)Zeev Suraski2000-02-191-2/+2
* 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-5/+5
* More cleanup...Zeev Suraski1999-12-171-3/+3
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-1/+1
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* Use new Zend API and some minor cleanup.Sascha Schumann1999-09-241-33/+33
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-1/+1
* Symbol work.Andrey Hristov1999-07-271-8/+8
* License updateZeev Suraski1999-07-161-20/+9
* - run ext sources through conv_protoSascha Schumann1999-05-211-5/+5
* - fix compile issues for various packages (dbase, sysv*, zlib)Sascha Schumann1999-05-211-1/+0
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-091-1/+1
* incorporate gettext supportSascha Schumann1999-04-211-0/+170