summaryrefslogtreecommitdiff
path: root/ext/gettext
Commit message (Expand)AuthorAgeFilesLines
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Nuke more quotesSascha Schumann2001-05-121-3/+3
* - Change macros from V_ to VCWD_ because of AIX name clashAndi Gutmans2001-04-301-2/+2
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2
* - Finally rename modules.h to zend_modules.h for consistency (first tryAndi Gutmans2001-02-261-1/+1
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2
* Moved the constants into ext/standardfoobar2000-12-102-15/+1
* wb clean.foobar2000-12-081-37/+31
* Added constants to represent the various categories ofZak Greant2000-12-082-1/+15
* fix path operations, under win32Daniel Beulshausen2000-11-271-6/+4
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* win32 projectfile fot the gettext extensionDaniel Beulshausen2000-08-231-0/+113
* Beautified some protos.Egon Schmid2000-08-081-5/+5
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-21/+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-5/+5
* Make gettext extension compilable as shared module.Sascha Schumann2000-05-233-35/+37
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* 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/+2
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-1/+1
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-7/+1
* phpinfo() prettyingColin Viebrock2000-04-051-1/+4
* initial function prototypesChuck Hagenbuch2000-03-191-0/+15
* - Oops I commited a name change for consistency of Zend/modules.h toAndi Gutmans2000-03-111-1/+1
* - Don't define DEBUG anymore. Everyone should use PHP_DEBUG.Andi Gutmans2000-03-111-1/+1
* 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
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-1/+1
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-302-4/+1
* Integration of -ng changes. Changes:Sascha Schumann1999-12-302-5/+11
* - The tree compiles againZeev Suraski1999-12-181-5/+5
* More cleanup...Zeev Suraski1999-12-172-5/+5
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-172-2/+2
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-042-1/+1
* 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
* Use new Zend API and some minor cleanup.Sascha Schumann1999-09-241-33/+33
* Added PHP_WITH_SHARED for checking "shared,*" prefix when configuringStig Bakken1999-09-131-1/+1
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-1/+1
* Symbol work.Andrey Hristov1999-07-272-9/+10
* License updateZeev Suraski1999-07-161-20/+9
* - run ext sources through conv_protoSascha Schumann1999-05-212-11/+11
* - fix compile issues for various packages (dbase, sysv*, zlib)Sascha Schumann1999-05-212-3/+4
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-092-2/+2
* forgot that oneSascha Schumann1999-04-211-0/+54
* incorporate gettext supportSascha Schumann1999-04-215-0/+230