summaryrefslogtreecommitdiff
path: root/ext/standard/crc32.c
Commit message (Expand)AuthorAgeFilesLines
* crc32 module, clang spurious warning removal.David CARLIER2021-02-251-3/+7
* crc32 mac build fixDavid CARLIER2021-02-011-0/+1
* Mac M1 crc32 detection supportDavid CARLIER2021-01-041-0/+6
* X86: Fast CRC32 computation using PCLMULQDQ instructionFrank Du2020-09-021-1/+8
* Remove proto comments from C filesMax Semenik2020-07-061-2/+1
* Merge branch 'PHP-7.4'Nikita Popov2020-05-141-2/+2
|\
| * Properly detect CRC32 APIs on aarch64 from configureOndřej Surý2020-05-141-2/+2
* | Merge branch 'PHP-7.4'Nikita Popov2020-03-101-2/+2
|\ \ | |/
| * Check for sys/auxv.h before using it.Peter Seiderer2020-03-101-2/+2
* | Avoid used of "named fn" in ext/standardNikita Popov2020-02-251-1/+1
* | Merge branch 'PHP-7.4'Nikita Popov2019-10-231-2/+2
|\ \ | |/
| * Fix aarch64 crc32 implementationNikita Popov2019-10-231-2/+2
* | Merge branch 'PHP-7.4'Nikita Popov2019-10-021-21/+28
|\ \ | |/
| * Fix AArch64 buildNikita Popov2019-10-021-21/+28
* | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
|/
* [AArch64] Use crc32 instructions when availableSebastian Pop2019-07-111-0/+50
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Use new param API in standardSara Golemon2016-12-301-3/+4
* Replace usage of php_int32 and php_uint32 with int32_t and uint32_tRouven Weßling2016-02-041-2/+2
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | first show to make 's' work with size_tAnatol Belski2014-08-271-1/+1
* | master renames phase 1Anatol Belski2014-08-251-1/+1
* | fix macros in the 5 basic extensionsAnatol Belski2014-08-161-1/+1
* | Fixed compilation warningsDmitry Stogov2014-04-221-2/+2
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - protosPierre Joye2006-02-091-0/+3
* - revert last fixPierre Joye2006-02-091-9/+7
* - #36306, crc32() function result differs on 32-bit and 64-bit platformsPierre Joye2006-02-071-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1