summaryrefslogtreecommitdiff
path: root/pear
Commit message (Expand)AuthorAgeFilesLines
* remove unused obsolete files from pear CVSGreg Beaver2005-10-20150-36892/+0
* Pear installer fixIlia Alshanetsky2005-10-141-1/+1
* - Use the non-zlib version of the PHAR.Derick Rethans2005-10-141-3/+3
* set error_reporting to E_ALL in Makefile.fragGreg Beaver2005-10-011-1/+1
* - Try to fetch the necessary file via wgetMarcus Boerger2005-09-301-1/+4
* - Fixed bug #34583 ("make install" prematurely fails because of PEAR)foobar2005-09-221-1/+0
* prepare for using go-pear.pharGreg Beaver2005-09-111-1/+1
* That line made no senseRasmus Lerdorf2005-09-081-1/+1
* install-pear.phar removed -> moved to http://pear.php.net/install-pear.pharGreg Beaver2005-09-071-0/+0
* attempt to make new instructions clearerGreg Beaver2005-09-071-2/+3
* change makefile to use phar and not source, if presentGreg Beaver2005-09-071-6/+3
* test version of install-pear.pharGreg Beaver2005-09-051-0/+0
* sync with PEAR 1.3.6Greg Beaver2005-08-224-8/+12
* add XML_RPC 1.4.0Greg Beaver2005-08-221-0/+0
* move Archive_Tar 1.3.2 => 1.3.1Greg Beaver2005-08-221-1/+1
* add checks for extensions that must be loadedGreg Beaver2005-08-201-0/+13
* - fix bad revert and make the xmlrpc ext detections fallbackPierre Joye2005-08-181-2/+3
* add return by ref from PEAR::raiseErrorGreg Beaver2005-08-172-7/+12
* re-enable XML_RPC 1.4.0Greg Beaver2005-08-173-11/+21
* Rebundle XML_RPC in the correct version for the Windows distro.Edin Kadribasic2005-08-161-0/+1
* Remove pear/XML_RPC dependency for the pear installerRasmus Lerdorf2005-08-117-12/+8
* fixed skipif to really skipfoobar2005-07-201-0/+5
* XML_RPC -> 1.3.1 (tar, not tgz)Greg Beaver2005-07-022-0/+0
* XML_RPC -> 1.3.1Greg Beaver2005-07-022-0/+0
* bump xml_rpc to 1.3.1, php4 win32 builds uses this list to (4.4)Pierre Joye2005-07-011-1/+1
* - bump xml_rpc versionPierre Joye2005-06-261-1/+1
* update to support local install, remove -n switchGreg Beaver2005-04-021-1/+1
* Fix the name (and thus make sure PEAR will not install atm)foobar2005-04-023-3/+3
* Fixed: [PEAR] Archive_Tar: XML error: not well-formed (invalid token) at line 22foobar2005-04-021-1/+1
* add missing fileGreg Beaver2005-04-011-0/+363
* fix some skip conditions..foobar2005-03-314-2/+7
* update to current bundle idealGreg Beaver2005-03-284-0/+0
* merge in PEAR 1.3.5Greg Beaver2005-03-2819-301/+773
* Script that creates PEAR bundle dir for distributionEdin Kadribasic2005-03-261-0/+114
* update to Archive_Tar 1.3.1Greg Beaver2005-03-181-1/+1
* this needs updatingGreg Beaver2005-03-141-3/+3
* Allow = sign in long option argument.Andrei Zmievski2005-03-011-1/+1
* use 1.3.5Greg Beaver2005-02-261-1/+1
* remove old test filesGreg Beaver2004-12-0113-245/+0
* fix for pecl modules; runs "make install" and correctly adds the files to theWez Furlong2004-09-222-39/+80
* When skip condition is met, stop.Ilia Alshanetsky2004-08-083-0/+7
* commit for win32 - binary so line endings are always preserved - this time on...Greg Beaver2004-08-031-0/+4
* Un-borkWez Furlong2004-07-311-1/+1
* 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-182-3/+3
* * don't register object on destructors list if it does not define itsStig Bakken2004-06-161-1/+1
* - Fix #1602 (reported by Cox)Pierre Joye2004-06-151-3/+3