summaryrefslogtreecommitdiff
path: root/Zend/zend_strtol.c
Commit message (Expand)AuthorAgeFilesLines
* add zend_u_strtoul() and fix buildAntony Dovgal2006-12-271-3/+117
* Apply Matt W's patch to only allow ASCII digits and not use u_digit().Andrei Zmievski2006-12-071-10/+18
* Patch from Matt W to fix the case of hitting ERANGE too early.Andrei Zmievski2006-10-061-1/+1
* Portable unicode string API:Dmitry Stogov2006-02-211-1/+1
* Unicode supportAndrei Zmievski2005-08-111-0/+122