summaryrefslogtreecommitdiff
path: root/ext/spl/spl_fixedarray.c
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-4/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+4
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-4/+0
* MFH: Iterator methods overwriting optimisationsEtienne Kneuss2008-07-201-82/+57
* MFH: minor speedup - convert offset to long only when neededAntony Dovgal2008-07-141-4/+20
* MFH: Implement toArray,fromArray and get_properties (Thanks Tony for the patc...Etienne Kneuss2008-07-131-33/+132
* MFH: First part of count/handlers related fixesEtienne Kneuss2008-07-061-4/+19
* MFH: Rename everything from SplFastArray to SplFixedArrayEtienne Kneuss2008-06-181-0/+974