summaryrefslogtreecommitdiff
path: root/pear/PEAR
Commit message (Expand)AuthorAgeFilesLines
* add missing fileGreg Beaver2005-04-011-0/+363
* merge in PEAR 1.3.5Greg Beaver2005-03-2810-224/+557
* fix for pecl modules; runs "make install" and correctly adds the files to theWez Furlong2004-09-222-39/+80
* More output magic on nested exceptionsTomas V.V.Cox2004-06-211-2/+3
* Be more consistent with CSTomas V.V.Cox2004-06-211-11/+12
* Some API changes:Tomas V.V.Cox2004-06-211-16/+25
* First release of the PEAR_Exception classTomas V.V.Cox2004-06-201-0/+211
* * Replaced the nonexistent word "postfix" with "suffix".Martin Jansen2004-06-181-2/+2
* - Fix #1602 (reported by Cox)Pierre Joye2004-06-151-3/+3
* - Typo (#1627) (cox)Pierre Joye2004-06-131-1/+1
* fix bug #1610: pear package doesn't validate depsGreg Beaver2004-06-121-5/+5
* fix bug #1615: installer must create extension dir if it doesn't exist, patch...Greg Beaver2004-06-121-1/+8
* fix bug #1617, exception never returned from PEAR_ErrorStack->push()Greg Beaver2004-06-121-0/+1
* partial fix, bug #1163: rpm build doesn't build properlyGreg Beaver2004-06-081-0/+4
* fix bug #1550: Builder does not set path to match bin_dirGreg Beaver2004-06-081-0/+1
* fix bug #1378: user/pass must be urldecoded from parse_url in Remote.phpGreg Beaver2004-06-081-4/+4
* Fix #1395: PEAR_ErrorStack::staticCallback needs to instantiate the stackGreg Beaver2004-05-231-27/+51
* Better error message to save looking in the wrong place.Wez Furlong2004-05-211-1/+1
* fix missing assignmentGreg Beaver2004-05-211-1/+1
* Several issues resolved.Greg Beaver2004-05-211-11/+54
* - T_WHITESPACE for the 1st test...Pierre Joye2004-05-161-1/+1
* - PHP allows spaces before :: (parent :: foo(); )Pierre Joye2004-05-161-1/+1
* - Fix #1329, closedir on exit (kameshj at fastmail dot fm)Pierre Joye2004-05-161-0/+1
* - Fix #1330, unused variablePierre Joye2004-05-161-1/+0
* - Fix #1249 (wrong print out the wrong state with force option)Pierre Joye2004-05-161-22/+29
* fix included files and put error messages in PEAR_Downloader where they are n...Greg Beaver2004-04-302-9/+6
* fix 1186: notice in PEAR_Common undeclared $_packageNameGreg Beaver2004-04-301-1/+4
* fix bug 1242 - notice if multi-dimensional array is passed as a parameterGreg Beaver2004-04-271-4/+15
* fixed #534 for real (remove notice if state=stable doesn't exist, and use "no...Greg Beaver2004-04-031-1/+4
* fix #534: pear search doesn't list unstable releasesGreg Beaver2004-04-031-3/+7
* small changesGreg Beaver2004-03-211-9/+11
* new Error Stack for PEAR, EXPERIMENTAL until proven solid and stableGreg Beaver2004-03-191-0/+889
* * Converting tabs to spacesMartin Jansen2004-03-181-15/+17
* * Typo fixesMartin Jansen2004-03-181-3/+3
* - revert previous commit:Pierre Joye2004-03-121-1/+1
* * Adding new state "emeritus", which can be used for former maintainers ofMartin Jansen2004-03-121-1/+1
* - fix a linefeed problem, if there are more than one configureoptionChristian Stocker2004-03-041-1/+1
* Move the _prependPath function into PEAR_Downloader from PEAR_Installer,Anil Madhavapeddy2004-02-292-15/+14
* get_class -> is_aGreg Beaver2004-02-272-2/+2
* * apply bold escape codes only if output is going to a terminal/ttyStig Bakken2004-02-171-1/+3
* * don't cut lines when wrapping outputStig Bakken2004-02-151-1/+4
* make pear run-tests work with PEAR core tests, allow it to work for Windows u...Greg Beaver2004-01-311-4/+16
* - Remove useless propertyPierre Joye2004-01-261-6/+0
* - Fix #521, incorrect filename in CS warningsPierre Joye2004-01-261-7/+26
* fix Bug #594 PEAR_Common::analyzeSourceCode fails on string with $var and {Greg Beaver2004-01-171-0/+11
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-0822-44/+44
* fix #449: XML_SVG and VFS fail to install properly using PEAR commandGreg Beaver2003-12-181-4/+37
* MFBGreg Beaver2003-12-112-5/+35
* add missing not relationGreg Beaver2003-12-111-1/+1
* remove references to global variables in validatePackageInfo, remove extraneo...Greg Beaver2003-12-091-19/+15