summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'help'.helpSVN Migration2002-03-131885-514706/+0
* Ignore extensions/sapis named skeletonJason Greene2002-03-131-1/+3
* > might not sufficiently update a timestamp.Sascha Schumann2002-03-131-2/+2
* Really remove muscat directory.Sebastian Bergmann2002-03-130-0/+0
* Fix credits.Sebastian Bergmann2002-03-131-3/+2
* Update CreditsJason Greene2002-03-131-0/+4
* Update CreditsJason Greene2002-03-131-10/+20
* Because of the feature "don't try to send a cookie, if the sidSascha Schumann2002-03-131-2/+3
* Some simplifications in PHP_ADD_SOURCES*Sascha Schumann2002-03-131-6/+3
* a bit of refactoring and making always_shared a nop in every day lifeSascha Schumann2002-03-133-31/+18
* * another libconv->libiconv typoStig Bakken2002-03-133-3/+3
* Provide context-specific functions which yield the directoriesSascha Schumann2002-03-133-12/+11
* Fix leftovers from yesterday (s/PHP_EXTENSION/PHP_NEW_EXTENSION/).Sascha Schumann2002-03-132-2/+2
* Return attribute name in node_name(), if it's a XML_ATTRIBUTE_NODEChristian Stocker2002-03-131-1/+8
* Return #document in node_name(), if it's a XML_DOCUMENT_NODEChristian Stocker2002-03-131-0/+4
* Sync with Apache2 Filter API change.Sebastian Bergmann2002-03-131-2/+2
* * muscat extension moved to PECL (it is GPL'ed and it has never beenStig Bakken2002-03-1310-1019/+0
* fix all comments in protosBoian Bonev2002-03-131-18/+18
* I've altered my diagnosis of segfault/leak problemWez Furlong2002-03-131-6/+10
* Fix some issues with ZE2, but now have some leaks.Wez Furlong2002-03-131-2/+27
* No more lines on this testTomas V.V.Cox2002-03-131-6/+6
* phpdoc updateTomas V.V.Cox2002-03-131-15/+18
* NEWS update2002-03-131-0/+5
* ChangeLog update2002-03-132-0/+379
* Fix error handling selection when both class and global are setTomas V.V.Cox2002-03-132-42/+21
* Fixed a compiler warningYasuo Ohgaki2002-03-131-1/+1
* -handlingMarcus Boerger2002-03-131-4/+4
* -remove filetime from testMarcus Boerger2002-03-131-3/+5
* - Compile fixes for Engine 2Andi Gutmans2002-03-121-0/+10
* - Allow duality between Engine 1 & 2 using ZEND_STANDARD_CLASS_DEF_PTRAndi Gutmans2002-03-1211-11/+11
* - Forgot to close comment.Andi Gutmans2002-03-121-1/+1
* - Macro for duality between Engine 1 and 2Andi Gutmans2002-03-121-0/+2
* - Another couple of indirection fixes.Andi Gutmans2002-03-126-25/+16
* - Fix bug introduced with latest class hash table change.Andi Gutmans2002-03-124-5/+5
* Changed to PHP_CONFIG_FILE_PATH use the environment variable SystemRootFrank M. Kromann2002-03-121-1/+1
* missed zlib.cSascha Schumann2002-03-121-1/+1
* nuke old makefilesSascha Schumann2002-03-122-26/+0
* forgot to add _NEW_Sascha Schumann2002-03-121-1/+1
* php_new_extensionSascha Schumann2002-03-1218-66/+11
* old makefilesSascha Schumann2002-03-124-42/+0
* remove old makefilesSascha Schumann2002-03-122-17/+0
* Remove old Makefile templatesSascha Schumann2002-03-122-18/+0
* add makefile fragment manuallySascha Schumann2002-03-121-0/+1
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-12132-572/+67
* -usabilityMarcus Boerger2002-03-123-105/+249
* php_new_extensionSascha Schumann2002-03-122-8/+1
* unused fileSascha Schumann2002-03-121-4/+0
* * fix compile problem on platforms without iconv in libcStig Bakken2002-03-121-1/+1
* -return size of thumbnail even if it not readMarcus Boerger2002-03-121-2/+4
* (PHP gzencode) Reimplementation of gzencode(). Now works as documentedStefan Roehrich2002-03-122-23/+93