summaryrefslogtreecommitdiff
path: root/ext/gettext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-0717-0/+0
|\
| * Fix bug #70574: Move files to proper locale dirFlorian Engelhardt2020-08-0717-0/+0
| * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1514-15/+12
| * Trim trailing whitespace in *.phptPeter Kokot2018-10-1412-23/+23
* | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1511-11/+11
* | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+4
* | More zpp error/variation test removalsNikita Popov2019-03-078-190/+0
* | Remove local variablesPeter Kokot2019-02-031-9/+0
* | Remove yearly range from copyright noticeZeev Suraski2019-01-302-2/+2
* | Add putenv for setlocale for gettext testsMizunashi Mana2018-11-077-0/+9
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1514-15/+12
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-142-2/+2
* | Trim trailing whitespace in testsGabriel Caruso2018-10-1412-21/+21
|/
* Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-08-051-4/+3
|\
| * Fixed incorrect restoring of LDFLAGSsji2018-08-051-4/+3
| * year++Xinchen Hui2018-01-022-2/+2
* | Trim trailing whitespaces in build filesPeter Kokot2018-07-291-2/+2
* | Remove unused Git attributes identPeter Kokot2018-07-257-11/+4
* | Avoding memory allocation if no translastion foundXinchen Hui2018-02-261-30/+41
* | [ci skip] Remove space between function name and open parenthesesGabriel Caruso2018-02-241-1/+1
* | Use int instead of long in protosGabriel Caruso2018-02-231-2/+1
* | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-205-5/+5
* | Remove space between function name and open parenthesesGabriel Caruso2018-02-081-2/+2
* | Use int instead of integer in type errorsGabriel Caruso2018-02-041-1/+1
* | Cleanup some tests - remove unnecessary sectionsStanislav Malyshev2018-02-041-1/+1
* | year++Xinchen Hui2018-01-022-2/+2
* | Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
|/
* Fixed bug #73730 (textdomain(null) throws in strict mode)Christoph M. Becker2017-09-102-4/+20
* ext/gettext: respect passed in library directory for all checksMichael Heimpold2017-04-171-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
* Remove zpp fallback code (always use Fast ZPP)Andrea Faulds2016-09-111-6/+0
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-012-2/+2
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
| * bump yearXinchen Hui2015-01-152-2/+2
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-2/+2
* | Hint the compilerXinchen Hui2015-05-151-2/+2
* | Use fast zpp for frequently used gettext(_)Xinchen Hui2015-05-061-5/+11
* | cleanup the mod version macros, round 2Anatol Belski2015-03-232-1/+4
* | bump yearXinchen Hui2015-01-152-2/+2
* | Merge branch 'PHP-5.6'Anatol Belski2015-01-081-0/+1
|\ \ | |/
| * fix testAnatol Belski2015-01-081-0/+1
* | Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-11/+11
* | Merge branch 'PHP-5.6'Anatol Belski2014-11-211-0/+8
|\ \ | |/
| * fixed testAnatol Belski2014-11-211-0/+8
* | Merge branch 'PHP-5.6'Anatol Belski2014-11-217-0/+98
|\ \ | |/
| * added test for things done so far for bug #66265Anatol Belski2014-11-217-0/+98
| * Bump yearXinchen Hui2014-01-032-2/+2
* | removed *.dsw and *.dsp filesAnatol Belski2014-09-281-113/+0