| Commit message (Expand) | Author | Age | Files | Lines |
| * | Optimized digest generation in md5() and sha1() functions by using code | Ilia Alshanetsky | 2007-05-19 | 3 | -17/+17 |
| * | fix test | Antony Dovgal | 2007-05-18 | 2 | -0/+1211 |
| * | fix leak and check for < 0 only of the 5th arg was passed | Antony Dovgal | 2007-05-18 | 1 | -5/+5 |
| * | MFH: fix #41430 (Fatal error with negative values of maxlen parameter of file... | Antony Dovgal | 2007-05-18 | 1 | -0/+5 |
| * | fix tests | Antony Dovgal | 2007-05-18 | 1 | -0/+0 |
| * | Get rid of a stray time() syscall in tsrm and clean up lcg rinit | Rasmus Lerdorf | 2007-05-18 | 1 | -1/+0 |
| * | fix tests | Antony Dovgal | 2007-05-18 | 3 | -0/+2 |
| * | Get rid of a useless RINIT and an empty RSHUTDOWN on non-Windows | Rasmus Lerdorf | 2007-05-17 | 4 | -12/+6 |
| * | Updated range() test | Zoe Slattery | 2007-05-16 | 1 | -1029/+885 |
| * | fix tests | Antony Dovgal | 2007-05-15 | 3 | -0/+2 |
| * | fix test | Antony Dovgal | 2007-05-14 | 1 | -4/+4 |
| * | fix CS | Antony Dovgal | 2007-05-14 | 1 | -4/+2 |
| * | remove floats, their text representation varies depending on many factors | Antony Dovgal | 2007-05-14 | 1 | -0/+0 |
| * | add 64bit tests | Antony Dovgal | 2007-05-14 | 8 | -0/+5274 |
| * | fix precision | Antony Dovgal | 2007-05-14 | 1 | -0/+2 |
| * | fix tests - make them 32bit only, 64bit version will be later | Antony Dovgal | 2007-05-14 | 8 | -136/+37 |
| * | New version of debug_zval_dump_b.phpt, is_array.phpt, is_null.phpt, is_st... | Raghubansh Kumar | 2007-05-12 | 16 | -0/+8019 |
| * | New version of addcslashes.phpt, md5_file.phpt, str_replace.phpt, substr.phpt... | Raghubansh Kumar | 2007-05-12 | 11 | -40/+1020 |
| * | New version of 005.phpt, array_change_key_case.phpt, array_key_exists.phpt, a... | Raghubansh Kumar | 2007-05-12 | 11 | -87/+3251 |
| * | New version of 009.phpt | Raghubansh Kumar | 2007-05-12 | 1 | -0/+714 |
| * | MFH: fix segfault in strripos() when offset == INT_MAX+1 | Antony Dovgal | 2007-05-10 | 2 | -2/+47 |
| * | MFH: flush output buffer when/if highlight_string()/php_strip_whitespace()/hi... | Antony Dovgal | 2007-05-10 | 4 | -0/+69 |
| * | Fixed bug #41347 (checkdnsrr() segfaults on empty hostname). | Scott MacVicar | 2007-05-10 | 2 | -0/+31 |
| * | MFH: fix segfault in iptcembed() | Antony Dovgal | 2007-05-10 | 2 | -4/+22 |
| * | Fixed bug #41321 (downgrade read errors in getimagesize() to E_NOTICE). | Ilia Alshanetsky | 2007-05-08 | 1 | -4/+4 |
| * | fix tests | Antony Dovgal | 2007-05-07 | 7 | -0/+12 |
| * | fix test | Antony Dovgal | 2007-05-07 | 1 | -0/+2 |
| * | fix test names | Antony Dovgal | 2007-05-07 | 8 | -8/+8 |
| * | Fix test | Hannes Magnusson | 2007-05-06 | 1 | -1/+1 |
| * | Fixed test | Dmitry Stogov | 2007-05-02 | 1 | -2/+2 |
| * | Remove quotes | Ilia Alshanetsky | 2007-05-01 | 3 | -0/+0 |
| * | - Updated credits | foobar | 2007-04-29 | 2 | -2/+1 |
| * | fix tests | Antony Dovgal | 2007-04-26 | 8 | -0/+13 |
| * | MFH: Plug leak when trying to write via the http wrapper | Hannes Magnusson | 2007-04-23 | 1 | -0/+1 |
| * | 64-bit support | Dmitry Stogov | 2007-04-23 | 1 | -2/+2 |
| * | make this test 32bit only | Antony Dovgal | 2007-04-20 | 1 | -0/+1 |
| * | Fixed bug #41121 (range() overflow handling for large numbers on 32bit | Ilia Alshanetsky | 2007-04-19 | 2 | -9/+134 |
| * | Update credits | Andrey Hristov | 2007-04-19 | 1 | -1/+1 |
| * | Fixed tests (win32) | Dmitry Stogov | 2007-04-18 | 9 | -17/+55 |
| * | add file locking under windows | Rob Richards | 2007-04-18 | 1 | -1/+1 |
| * | MFH: fix putenv("var") (i.e. unset) on BSD systems | Antony Dovgal | 2007-04-17 | 2 | -1/+36 |
| * | fix test | Antony Dovgal | 2007-04-16 | 1 | -0/+2 |
| * | WIN64 support | Dmitry Stogov | 2007-04-16 | 1 | -1/+1 |
| * | reverting incorrect changes to pack test | Brian Shire | 2007-04-13 | 1 | -4/+4 |
| * | skip this test on MacOS | Antony Dovgal | 2007-04-10 | 1 | -0/+1 |
| * | fix test name | Antony Dovgal | 2007-04-10 | 1 | -2/+2 |
| * | MFH: fix #41037 (unregister_tick_function() inside the tick function crash PHP) | Antony Dovgal | 2007-04-10 | 2 | -2/+32 |
| * | fix folding tags | Antony Dovgal | 2007-04-09 | 1 | -7/+15 |
| * | Fix test | foobar | 2007-04-09 | 1 | -2/+2 |
| * | Fixed 64-bit support | Dmitry Stogov | 2007-04-09 | 1 | -1/+1 |