Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Note about Apache2 SAPI change. | Moriyoshi Koizumi | 2003-12-14 | 1 | -1/+7 |
* | Do not mangle column names. | Ilia Alshanetsky | 2003-12-14 | 3 | -12/+22 |
* | Fixed test. | Ilia Alshanetsky | 2003-12-14 | 1 | -1/+53 |
* | Fixed compiler warnings. | Ilia Alshanetsky | 2003-12-14 | 2 | -1/+2 |
* | Fix test | Marcus Boerger | 2003-12-14 | 1 | -0/+2 |
* | Fix behavior of return-by-reference functions. Remove erroneous warnings, | Zeev Suraski | 2003-12-14 | 4 | -13/+34 |
* | Removed doubled loop from wrongly applied patch | Marcus Boerger | 2003-12-14 | 1 | -5/+0 |
* | Cleanup | Zeev Suraski | 2003-12-14 | 1 | -144/+0 |
* | Some cleanup | Zeev Suraski | 2003-12-14 | 3 | -166/+119 |
* | Fix from Michael Sisolak (destructors weren't always properly called) | Zeev Suraski | 2003-12-14 | 1 | -1/+6 |
* | Modified package.xml to reflect 2.0's beta status | John Coggeshall | 2003-12-14 | 1 | -5/+5 |
* | Tons of changes for Tidy 2.0 -- output buffering, multiple documents, | John Coggeshall | 2003-12-14 | 4 | -831/+1459 |
* | ChangeLog update | 2003-12-14 | 2 | -0/+128 | |
* | Export STREAM_MKDIR_RECURSIVE constant | Sara Golemon | 2003-12-13 | 1 | -0/+1 |
* | Fixes for POSIX compliancy. | Moriyoshi Koizumi | 2003-12-13 | 1 | -4/+4 |
* | - Fixed bug #26615 (patch by runekl at opoint dot com) | Derick Rethans | 2003-12-13 | 3 | -1/+18 |
* | Add shortcut for 'nmake /I clean'. | Sebastian Bergmann | 2003-12-13 | 1 | -0/+2 |
* | Fix Win32 Build. mkdir/rmdir are macros | Sara Golemon | 2003-12-13 | 2 | -6/+6 |
* | minor fixes for embedded | Georg Richter | 2003-12-13 | 2 | -8/+7 |
* | test case for BC bug 26614 | Hartmut Holzgraefe | 2003-12-13 | 1 | -0/+29 |
* | Revert: need a PHP4.3 solution. | Marcus Boerger | 2003-12-13 | 2 | -2/+1 |
* | - Fixed bug #26304 (Unexpected data loss when opening dba file). | Marcus Boerger | 2003-12-13 | 2 | -1/+2 |
* | Add standard file info functions to DirectoryIterator | Marcus Boerger | 2003-12-13 | 2 | -84/+171 |
* | Show classname | Marcus Boerger | 2003-12-13 | 2 | -1/+3 |
* | ZTS fixes | Marcus Boerger | 2003-12-13 | 4 | -11/+11 |
* | add an example for illegal string offset. the example is stolen from Marcus | Andrey Hristov | 2003-12-13 | 1 | -0/+6 |
* | removed old profiler stuff for embedded server | Georg Richter | 2003-12-13 | 1 | -2/+0 |
* | ChangeLog update | 2003-12-13 | 1 | -0/+16 | |
* | Route mkdir()/rmdir() via wrapper ops. | Sara Golemon | 2003-12-13 | 12 | -78/+456 |
* | removed profiler stuff | Georg Richter | 2003-12-13 | 4 | -875/+0 |
* | removed profiler | Georg Richter | 2003-12-13 | 8 | -374/+327 |
* | Route rename() via wrapper ops. | Sara Golemon | 2003-12-12 | 11 | -33/+235 |
* | added entry about mysqli_fetch functions | Andrey Hristov | 2003-12-12 | 1 | -0/+2 |
* | Fixed bug #26604 (Apache2 SAPIs implicitly disable Keep-Alive). (Ilia) | Ilia Alshanetsky | 2003-12-12 | 2 | -2/+0 |
* | remove revision tag from module version entry | Uwe Schindler | 2003-12-12 | 2 | -4/+4 |
* | use error handling from libxml ext | Rob Richards | 2003-12-12 | 1 | -95/+16 |
* | consolidate error handling | Rob Richards | 2003-12-12 | 2 | -8/+60 |
* | Free is needed in non ZTS too | Marcus Boerger | 2003-12-12 | 1 | -2/+2 |
* | Fix memleaks in ZTS mode | Marcus Boerger | 2003-12-12 | 1 | -2/+14 |
* | Actually register the class | Marcus Boerger | 2003-12-12 | 1 | -0/+1 |
* | Fix memleaks | Marcus Boerger | 2003-12-12 | 1 | -0/+3 |
* | Do not use before they are initialized. | Marcus Boerger | 2003-12-12 | 1 | -2/+2 |
* | Add some comments here | Marcus Boerger | 2003-12-12 | 1 | -5/+18 |
* | BFN | Marcus Boerger | 2003-12-12 | 1 | -0/+2 |
* | Fixed bug #26461 (-lssl missing from LIBS) | foobar | 2003-12-12 | 1 | -1/+1 |
* | ChangeLog update | 2003-12-12 | 2 | -0/+147 | |
* | Fixed extra byte allocation in constant creation code. | Ilia Alshanetsky | 2003-12-12 | 1 | -3/+3 |
* | Do not copy extra byte. | Ilia Alshanetsky | 2003-12-12 | 1 | -1/+1 |
* | update notes | Greg Beaver | 2003-12-12 | 1 | -1/+1 |
* | MFB | Greg Beaver | 2003-12-11 | 2 | -5/+35 |