summaryrefslogtreecommitdiff
path: root/pear
Commit message (Expand)AuthorAgeFilesLines
* fix #25131, OS_Guess warningsGreg Beaver2003-08-182-1/+3
* fixing invalid version number for Pierre :)Greg Beaver2003-08-171-1/+1
* reverting accidental commit of my fix for #25008 - we'll let Tomas review the...Greg Beaver2003-08-171-11/+0
* fixed #25117, updated package-PEAR.xml to the current release levelGreg Beaver2003-08-172-18/+45
* MFB: - Fix library path problemsDerick Rethans2003-08-142-3/+3
* fixed include, verified that it indeed works, and PEAR.php passes the test :)Greg Beaver2003-08-131-2/+2
* fix uninstall for optional dependencies, bug #25080Greg Beaver2003-08-132-3/+15
* fix optional dependencies in reading, validating, and writing of package.xmlGreg Beaver2003-08-131-0/+8
* updating for releaseGreg Beaver2003-08-131-0/+3
* fix for Bug #21845 $this in static callsGreg Beaver2003-08-131-7/+37
* tests for pear error handlingGreg Beaver2003-08-131-0/+848
* - restore Mail 1.1.0Pierre Joye2003-08-061-0/+0
* - Mail 1.1.1 has bugs, back to 1.1Pierre Joye2003-08-061-0/+0
* - Add it againPierre Joye2003-08-051-0/+0
* - seems to failedPierre Joye2003-08-051-0/+0
* - Update Mail (to 1.1.1), HTTP archive (to 1.2.1)Pierre Joye2003-08-052-0/+0
* - Fix download with uncompress optionPierre Joye2003-08-051-1/+2
* go with 1.2b5Tomas V.V.Cox2003-08-051-1/+1
* Avoid notice in bundleTomas V.V.Cox2003-08-051-1/+1
* Other fix to ws in path names fixTomas V.V.Cox2003-08-051-4/+1
* Pass raw data to frontend (Christian Dickmann)Tomas V.V.Cox2003-08-051-0/+1
* Better install report for C extensionsTomas V.V.Cox2003-08-051-2/+3
* Better error handling on invalid .tgz packagesTomas V.V.Cox2003-08-051-1/+9
* Fix the fix (Greg)Tomas V.V.Cox2003-08-051-1/+1
* go with 1.2b4Tomas V.V.Cox2003-08-051-2/+3
* Show the correct configure error line number (Greg)Tomas V.V.Cox2003-08-041-0/+1
* More space in path name fixes (Greg)Tomas V.V.Cox2003-08-042-1/+4
* Fix proxy detection with the xmlrpc C extensionTomas V.V.Cox2003-08-041-5/+4
* Another $fp test fix (thanks Jan)Tomas V.V.Cox2003-08-041-1/+1
* <license> is valid inside <changelog>, support itTomas V.V.Cox2003-08-041-1/+5
* - Typo in cache file creationTomas V.V.Cox2003-08-041-4/+1
* let's go with b3xTomas V.V.Cox2003-08-031-1/+1
* +* Made package dependency checking back to workTomas V.V.Cox2003-08-031-0/+2
* Added support for spaces in path names (thanks Greg!)Tomas V.V.Cox2003-08-035-15/+17
* Don't let the shell escape quotesTomas V.V.Cox2003-08-031-1/+1
* Made package dep checking to work againTomas V.V.Cox2003-08-031-0/+1
* fix invalid $fp check (by nicox@php.net)Tomas V.V.Cox2003-08-021-1/+1
* upgrade-all back to workTomas V.V.Cox2003-08-021-1/+2
* Made avaible the "download-all" commandTomas V.V.Cox2003-07-251-2/+4
* PEAR binaries go where the php bin goesTomas V.V.Cox2003-07-172-3/+9
* * Update the DTD pathMartin Jansen2003-07-121-1/+1
* +* Added proxy support for remote commands using theTomas V.V.Cox2003-07-121-0/+1
* Added proxy support for remote commands using the xmlrcp C extTomas V.V.Cox2003-07-121-13/+41
* Expose PHP errors on error callback functionTomas V.V.Cox2003-07-101-1/+1
* Made the install of the config honors $INSTALL_ROOTTomas V.V.Cox2003-07-101-3/+7
* Go with b3Tomas V.V.Cox2003-07-081-2/+3
* Detect enable_dl off or safe_mode on PEAR::loadExtension()Tomas V.V.Cox2003-07-081-1/+5
* Check dependencies on uninstallTomas V.V.Cox2003-07-081-1/+7
* Added checkPackageUninstall()Tomas V.V.Cox2003-07-081-0/+29
* Experimental dependencies database handling functionsTomas V.V.Cox2003-07-071-0/+307