Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unused value warnings in snprintf.c | Nikita Popov | 2019-06-12 | 1 | -3/+3 |
* | Remove checks for locale.h, setlocale, localeconv | Peter Kokot | 2019-04-07 | 1 | -10/+0 |
* | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
* | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
* | Remove redundant continue in for loops | Rijnard van Tonder | 2018-11-20 | 1 | -2/+1 |
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized d... | Dmitry Stogov | 2018-07-04 | 1 | -1/+1 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -3/+3 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | Remove unneeded WS change | Yasuo Ohgaki | 2016-06-26 | 1 | -2/+0 |
* | Fix mode when precision=0. Add test | Yasuo Ohgaki | 2016-06-26 | 1 | -1/+1 |
* | Simply use ndigit for flag for zend_dtoa mode | Yasuo Ohgaki | 2016-06-26 | 1 | -13/+5 |
* | Initial patch for 0 mode float conversion. The magic number is better to be i... | Yasuo Ohgaki | 2016-06-26 | 1 | -2/+16 |
* | Fixed compilation warnings | Dmitry Stogov | 2016-06-21 | 1 | -14/+14 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -2/+2 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -3/+2 |
* | | Merge branch 'PHP-5.6' | Anatol Belski | 2014-12-06 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-12-06 | 1 | -0/+1 |
| |\ | |||||
| | * | add include for missing localeconv_r proto | Anatol Belski | 2014-12-06 | 1 | -0/+1 |
* | | | Merge branch 'PHP-5.6' | Anatol Belski | 2014-12-06 | 1 | -0/+16 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-12-06 | 1 | -0/+16 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #65230 setting locale randomly broken | Anatol Belski | 2014-12-06 | 1 | -0/+16 |
| | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | | fix datatype mismatches | Anatol Belski | 2014-11-18 | 1 | -2/+2 |
* | | | fix datatype mismatches | Anatol Belski | 2014-10-27 | 1 | -2/+2 |
* | | | Merge branch 'PHP-5.6' | Anatol Belski | 2014-10-18 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | export functions needed for phpdbg | Anatol Belski | 2014-10-18 | 1 | -2/+2 |
* | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -6/+6 |
* | | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -5/+5 |
* | | | first shot on merging the core fro the int64 branch | Anatol Belski | 2014-08-16 | 1 | -7/+24 |
* | | | update zend_make_printable_zval to take TSRM context | krakjoe | 2014-08-11 | 1 | -4/+6 |
* | | | Changed zend_make_printable_zval() to return "use_copy" instead of additional... | Dmitry Stogov | 2014-07-09 | 1 | -1/+1 |
|/ / | |||||
* | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
|/ | |||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | Merge branch 'PHP-5.3' into PHP-5.4 | Felipe Pena | 2012-07-14 | 1 | -1/+1 |
|\ | |||||
| * | - Fixed bug #62525 (sigabrt while converting floating point to string) | Felipe Pena | 2012-07-14 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | Remove unused variable | Pierrick Charron | 2011-08-09 | 1 | -2/+1 |
| * | Fixed bug #54332 (Crash in zend_mm_check_ptr // Heap corruption) | Dmitry Stogov | 2011-07-11 | 1 | -1/+4 |
| * | - Fixed bug #54055 (buffer overrun with high values for precision ini | Gustavo André dos Santos Lopes | 2011-02-21 | 1 | -4/+4 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | | Fix warning "implicit declaration of function `vasprintf'" | Xinchen Hui | 2011-09-15 | 1 | -1/+1 |
* | | Remove unused variable | Pierrick Charron | 2011-08-09 | 1 | -2/+1 |