Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -5/+5 |
| | |||||
* | Use hrtime() for timing tests | Anatol Belski | 2018-05-31 | 1 | -6/+6 |
| | |||||
* | Don't pass useless arguments | Dmitry Stogov | 2017-10-03 | 1 | -1/+1 |
| | |||||
* | Added caches to eliminate repeatable run-time bindings of functions, ↵ | Dmitry Stogov | 2010-05-24 | 1 | -1/+0 |
| | | | | classes, constants, methods and properties | ||||
* | MFH: Fix date warning by setting the default timezone to UTC | David Soria Parra | 2009-07-13 | 1 | -0/+1 |
| | |||||
* | Make it backward compatibility | Dmitry Stogov | 2008-05-16 | 1 | -1/+3 |
| | |||||
* | is_numeric_string() optimization | Ilia Alshanetsky | 2006-12-26 | 1 | -0/+1 |
| | | | | | # Original Patch by Matt Wilmas | ||||
* | Fixed compatibility with ext/hash | Dmitry Stogov | 2006-03-06 | 1 | -3/+3 |
| | |||||
* | Removed warnings | Dmitry Stogov | 2005-08-02 | 1 | -7/+14 |
| | |||||
* | typo | Dmitry Stogov | 2005-06-16 | 1 | -1/+1 |
| | |||||
* | more accurate timing function. | Ilia Alshanetsky | 2005-06-14 | 1 | -4/+4 |
| | |||||
* | - Move bench.php to Zend/ | Andi Gutmans | 2004-09-29 | 1 | -0/+412 |