Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove zend_qsort | Nikita Popov | 2020-05-12 | 1 | -67/+0 |
* | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
* | Adios, yearly copyright ranges | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 1 | -21/+21 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | further sync for vim mode lines | Anatol Belski | 2017-07-04 | 1 | -2/+2 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | bump year which is missed in rev 49493a2 | Xinchen Hui | 2016-01-02 | 1 | -1/+1 |
* | fix possible overflow | Anatol Belski | 2015-08-29 | 1 | -1/+1 |
* | Only use explicit ">" in sorting algo | Xinchen Hui | 2015-01-19 | 1 | -9/+10 |
* | Don't use >= as sorting condition | Xinchen Hui | 2015-01-19 | 1 | -7/+6 |
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | optimize offset computation | Anatol Belski | 2015-01-15 | 1 | -2/+8 |
* | don't return value in the void function | Anatol Belski | 2015-01-15 | 1 | -1/+2 |
* | fix "unknown void * size" err | Anatol Belski | 2015-01-15 | 1 | -4/+4 |
* | Merge branch 'zend_sort' of https://github.com/laruence/php-src | Xinchen Hui | 2015-01-14 | 1 | -1/+2 |
* | Faster sorting algo | Xinchen Hui | 2015-01-14 | 1 | -0/+377 |