73 Commits (495a5ab0057504b6719ee5be7462db8fa64a46f2)

Author SHA1 Message Date
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Felipe Pena fc2fb50d09 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Felipe Pena 7a37fa2d6b - Revert ZEND_BEGIN_ARG_INFO change 18 years ago
Felipe Pena df10005563 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Antony Dovgal 80e391190a add missing SKIPIF sections 18 years ago
Josie Messa f5cd721058 - new tests for ctype functions 18 years ago
Nuno Lopes 61eb7ae554 remove unused PHP_EXTNAME_API macros. 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Dmitry Stogov 6c810b0d4c Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 19 years ago
Ilia Alshanetsky 2326c077e7 Extension is no longer experimental 19 years ago
Martin Kraemer 9c62ddde34 Typo 19 years ago
Antony Dovgal e351aedbdc MFH 19 years ago
Antony Dovgal e8d2c9489d MFH: nuke skeleton leftovers 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Antony Dovgal f74fbc1a06 fix warnings about nonextistent functions 20 years ago
Nuno Lopes ddb4d1fdcc move static declaration to *.c files 20 years ago
Nuno Lopes 615a15d5fa a few more static keywording 20 years ago
Hannes Magnusson 3104233019 MFH: arginfo, protos, vim folding 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
Antony Dovgal c92ae847c7 add missing skipif conditions 20 years ago
foobar 3e669bc950 MFH: nuke php3 legacy 21 years ago
Ilia Alshanetsky 9daaedc125 Fixed bug #34645 (ctype corrupts memory when validating large numbers). 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Ilia Alshanetsky 349c134061 Fixed bug #30945 (make ctype_* functions return FALSE on empty strings). 22 years ago
Ilia Alshanetsky c7cd1d708f Fixed bug #30276 (Possible crash in ctype_digit on large numbers). 22 years ago
Moriyoshi Koizumi fbfd50bd1f - Correct range checks. 22 years ago
Ilia Alshanetsky f3f7b6242d Fixed bug #29226 (ctype_* functions missing validation of numeric string 22 years ago
Marcus Boerger 29cfd6d24f - Remove unused blocks 22 years ago
Hartmut Holzgraefe eeb172b29f "The Visa to Sibiria" (work in progress) 22 years ago
foobar f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 22 years ago
Wez Furlong 05b9b20ed8 Add new (optional!) win32 build infrastructure. 23 years ago
Moriyoshi Koizumi 7e9a54990c Add regression test for bug #25745 23 years ago
Moriyoshi Koizumi 0d2b8c68df Bug #25745 (ctype functions don't deal with non-ascii characters properly) 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Moriyoshi Koizumi 82c6d54517 Fixed typo 23 years ago
Sebastian Bergmann b506f5c8f8 Bump year. 24 years ago
Hartmut Holzgraefe 8bd550825f email address change 24 years ago
Melvyn Sopacua d49b576243 Fix platform dependencies, setlocale output, bug #19836 24 years ago
Preston L. Bannister e3ae02255b Restrict ctype tests to POSIX portable characters (0..127) and add numeric character tests. 24 years ago
Derick Rethans c2f2a0a86c - It's bundled, thus not experimental anymore 24 years ago
Sascha Schumann 5cba3a99c2 extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 24 years ago
Hartmut Holzgraefe 94c14ad4f6 reimplementation using macro instead of function pointer ( Bug #15951 ) 24 years ago
Hartmut Holzgraefe 7c655ad471 enable ctype functions by default 24 years ago
Sebastian Bergmann 90613d2282 Maintain headers. 24 years ago
Hartmut Holzgraefe 58749ec3a4 no longer experimental 24 years ago
Sebastian Bergmann 38933514e1 Update headers. 25 years ago
Hartmut Holzgraefe a1cc1fddd8 proto fixes 25 years ago
foobar f1397d5339 Unified the configure messages. 25 years ago