summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Note about Apache2 SAPI change.Moriyoshi Koizumi2003-12-141-1/+7
* Do not mangle column names.Ilia Alshanetsky2003-12-143-12/+22
* Fixed test.Ilia Alshanetsky2003-12-141-1/+53
* Fixed compiler warnings.Ilia Alshanetsky2003-12-142-1/+2
* Fix testMarcus Boerger2003-12-141-0/+2
* Fix behavior of return-by-reference functions. Remove erroneous warnings,Zeev Suraski2003-12-144-13/+34
* Removed doubled loop from wrongly applied patchMarcus Boerger2003-12-141-5/+0
* CleanupZeev Suraski2003-12-141-144/+0
* Some cleanupZeev Suraski2003-12-143-166/+119
* Fix from Michael Sisolak (destructors weren't always properly called)Zeev Suraski2003-12-141-1/+6
* Modified package.xml to reflect 2.0's beta statusJohn Coggeshall2003-12-141-5/+5
* Tons of changes for Tidy 2.0 -- output buffering, multiple documents,John Coggeshall2003-12-144-831/+1459
* ChangeLog update2003-12-142-0/+128
* Export STREAM_MKDIR_RECURSIVE constantSara Golemon2003-12-131-0/+1
* Fixes for POSIX compliancy.Moriyoshi Koizumi2003-12-131-4/+4
* - Fixed bug #26615 (patch by runekl at opoint dot com)Derick Rethans2003-12-133-1/+18
* Add shortcut for 'nmake /I clean'.Sebastian Bergmann2003-12-131-0/+2
* Fix Win32 Build. mkdir/rmdir are macrosSara Golemon2003-12-132-6/+6
* minor fixes for embeddedGeorg Richter2003-12-132-8/+7
* test case for BC bug 26614Hartmut Holzgraefe2003-12-131-0/+29
* Revert: need a PHP4.3 solution.Marcus Boerger2003-12-132-2/+1
* - Fixed bug #26304 (Unexpected data loss when opening dba file).Marcus Boerger2003-12-132-1/+2
* Add standard file info functions to DirectoryIteratorMarcus Boerger2003-12-132-84/+171
* Show classnameMarcus Boerger2003-12-132-1/+3
* ZTS fixesMarcus Boerger2003-12-134-11/+11
* add an example for illegal string offset. the example is stolen from MarcusAndrey Hristov2003-12-131-0/+6
* removed old profiler stuff for embedded serverGeorg Richter2003-12-131-2/+0
* ChangeLog update2003-12-131-0/+16
* Route mkdir()/rmdir() via wrapper ops.Sara Golemon2003-12-1312-78/+456
* removed profiler stuffGeorg Richter2003-12-134-875/+0
* removed profilerGeorg Richter2003-12-138-374/+327
* Route rename() via wrapper ops.Sara Golemon2003-12-1211-33/+235
* added entry about mysqli_fetch functionsAndrey Hristov2003-12-121-0/+2
* Fixed bug #26604 (Apache2 SAPIs implicitly disable Keep-Alive). (Ilia)Ilia Alshanetsky2003-12-122-2/+0
* remove revision tag from module version entryUwe Schindler2003-12-122-4/+4
* use error handling from libxml extRob Richards2003-12-121-95/+16
* consolidate error handlingRob Richards2003-12-122-8/+60
* Free is needed in non ZTS tooMarcus Boerger2003-12-121-2/+2
* Fix memleaks in ZTS modeMarcus Boerger2003-12-121-2/+14
* Actually register the classMarcus Boerger2003-12-121-0/+1
* Fix memleaksMarcus Boerger2003-12-121-0/+3
* Do not use before they are initialized.Marcus Boerger2003-12-121-2/+2
* Add some comments hereMarcus Boerger2003-12-121-5/+18
* BFNMarcus Boerger2003-12-121-0/+2
* Fixed bug #26461 (-lssl missing from LIBS)foobar2003-12-121-1/+1
* ChangeLog update2003-12-122-0/+147
* Fixed extra byte allocation in constant creation code.Ilia Alshanetsky2003-12-121-3/+3
* Do not copy extra byte.Ilia Alshanetsky2003-12-121-1/+1
* update notesGreg Beaver2003-12-121-1/+1
* MFBGreg Beaver2003-12-112-5/+35