Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: sync | Jani Taskinen | 2007-11-06 | 1 | -77/+69 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | remove redundant error message | Antony Dovgal | 2006-11-21 | 1 | -1/+1 |
| | | | | | add test by <zoe dot slattery at googlemail dot com> | ||||
* | Updated protos & vim folding | Hannes Magnusson | 2006-06-26 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | Removed unneeded checks around Zend allocation macros. | Ilia Alshanetsky | 2004-06-20 | 1 | -7/+2 |
| | |||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | emalloc -> safe_emalloc | Ilia Alshanetsky | 2003-08-11 | 1 | -2/+2 |
| | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and ↵ | Sebastian Bergmann | 2003-03-25 | 1 | -4/+2 |
| | | | | SAPI/CLI on Win32. | ||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | -php_error -> php_error_docref | Marcus Boerger | 2002-12-05 | 1 | -3/+5 |
| | | | | | -removed some cases where emalloc result was tested | ||||
* | email address change | Hartmut Holzgraefe | 2002-11-25 | 1 | -1/+1 |
| | |||||
* | php_error_docref | Marcus Boerger | 2002-08-24 | 1 | -1/+1 |
| | | | | | #New conversion available at: http://docref.txt.marcus-boerger.de | ||||
* | Unify error messages | Derick Rethans | 2002-07-08 | 1 | -1/+1 |
| | |||||
* | fix and regression test for Bug #16473 | Hartmut Holzgraefe | 2002-04-07 | 1 | -14/+12 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | Converting to use new parameter parsing API. | Andrei Zmievski | 2001-10-19 | 1 | -12/+7 |
| | |||||
* | 2nd phase in back-substitution those macro's | Jeroen van Wolffelaar | 2001-09-25 | 1 | -6/+6 |
| | | | | | I've got pretty much everything now... | ||||
* | Back-substitute for Z_* macro's. If it breaks some extension (the script ↵ | Jeroen van Wolffelaar | 2001-09-25 | 1 | -4/+4 |
| | | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know. | ||||
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
| | |||||
* | Whitespace | Zeev Suraski | 2001-08-11 | 1 | -11/+11 |
| | |||||
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -3/+15 |
| | |||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | enforce lenght limit and catch out-ouf-memory conditions | Hartmut Holzgraefe | 2000-12-14 | 1 | -4/+14 |
| | |||||
* | levenshtein() fixed, regression tests added (bug id #6562 and #7368) | Hartmut Holzgraefe | 2000-12-13 | 1 | -155/+43 |
| | | | | | # fallback to unoptimized version for 4.0.4 release | ||||
* | Cleaning up some mess | Sascha Schumann | 2000-08-21 | 1 | -2/+2 |
| | |||||
* | "undefined function" error message will now suggest similar named | Hartmut Holzgraefe | 2000-08-01 | 1 | -1/+1 |
| | | | | | functions as jikes compiler for java does (typo protection) | ||||
* | typo fix | Hartmut Holzgraefe | 2000-06-16 | 1 | -1/+1 |
| | |||||
* | C++ // comments are evil ... | Hartmut Holzgraefe | 2000-06-16 | 1 | -15/+147 |
| | |||||
* | - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch | Andi Gutmans | 2000-06-05 | 1 | -1/+1 |
| | |||||
* | @ Fixed min()/max() segfault. (Andrei) | Andrei Zmievski | 2000-05-24 | 1 | -1/+2 |
| | |||||
* | one little unimportant detail (cut&paste is evil :) | Hartmut Holzgraefe | 2000-05-23 | 1 | -1/+1 |
| | |||||
* | a little less optimized, but no dirty tricks anymore | Hartmut Holzgraefe | 2000-05-23 | 1 | -11/+5 |
| | |||||
* | Make calc_levdist static and fix pointer swapping. | Sascha Schumann | 2000-05-23 | 1 | -3/+11 |
| | |||||
* | - English fix. | Andi Gutmans | 2000-05-23 | 1 | -1/+1 |
| | |||||
* | name changed from levdist() to levenshtein() | Hartmut Holzgraefe | 2000-05-23 | 1 | -3/+3 |
| | | | | | (although i bet we'll get a levenstein() alias some day) | ||||
* | added function "int levdist(string str1, string str2)" | Hartmut Holzgraefe | 2000-05-23 | 1 | -0/+117 |
that will calculate the Levenshtein distance between two strings (faster and possibly more accurate than similar_text()) |