summaryrefslogtreecommitdiff
path: root/pear
Commit message (Expand)AuthorAgeFilesLines
* introduce download-all command for the PEAR InstallerAlexander Merz2003-05-051-0/+99
* not a real testfoobar2003-04-251-6/+0
* Fixing bug #23060Jesus M. Castagnetto2003-04-141-16/+18
* what? maintainer is not a valid role :)Pierre Joye2003-04-051-1/+1
* - Add some releases notesPierre Joye2003-04-041-0/+11
* * whip script files where they belongStig Bakken2003-04-041-4/+4
* * look for pearcmd.php in the right directory when run from a cvs checkoutStig Bakken2003-04-041-1/+1
* * rename pear_unices to pear.sh and make it a pure shell scriptStig Bakken2003-04-042-12/+12
* * pear.in is renamed to pearcmd.phpStig Bakken2003-04-031-1/+1
* * paj's last Windows install fixesStig Bakken2003-04-033-31/+40
* * use PHP_PEAR_* environment variables (paj)Stig Bakken2003-04-031-6/+46
* * disable table borders in output to save widthStig Bakken2003-04-031-4/+5
* * windows bugfixStig Bakken2003-04-031-2/+10
* * support both error codes and messages in the second parameter toStig Bakken2003-04-031-1/+7
* * remove track_errors ini fiddling, was a PHP bug that should be fixed nowStig Bakken2003-04-031-3/+1
* * initialize pkginfo with an empty provides arrayStig Bakken2003-04-031-1/+1
* * Silence warningMartin Jansen2003-03-261-1/+1
* * Changing to DOS line breaks.Martin Jansen2003-03-251-29/+29
* * abort install when an extension fails to build (patch by ja atStig Bakken2003-03-211-1/+5
* * email address changeStig Bakken2003-03-1825-31/+31
* * Fixing bug #21845.Martin Jansen2003-03-131-1/+1
* * fixed <provides> generation, provides elements are now included forStig Bakken2003-02-254-34/+45
* * upgrading XML_Parser to 1.0.1Stig Bakken2003-02-231-0/+0
* fix error msg typoAnil Madhavapeddy2003-02-161-2/+2
* * clean up so Jani is not so confusedStig Bakken2003-02-111-6/+0
* * update PEAR::isError phpdocStig Bakken2003-02-101-0/+2
* * PEAR::isError accepts second parameter that will be matched againstStig Bakken2003-02-101-4/+7
* * the "a" in "pear" is "application" nowStig Bakken2003-02-101-1/+1
* * replace @bin_dir@ in pear.batStig Bakken2003-02-041-0/+1
* * 1.1 release notes updateStig Bakken2003-02-031-0/+20
* * start using the source tokenizerStig Bakken2003-02-031-2/+106
* * substitute @php_dir@ in pear.inStig Bakken2003-02-031-0/+1
* * displayLine() is deprecated, so better use displayError() here.Martin Jansen2003-02-011-1/+1
* * Windows fix (thanks to paj)Stig Bakken2003-01-291-4/+6
* - Fixed bug: #13561 (--without-pear prevents install of phpize, php-config)foobar2003-01-285-287/+0
* * whoops, heritage shows through :)Stig Bakken2003-01-261-1/+1
* * not a real test, just a script for displaying OS_Guess outputStig Bakken2003-01-251-0/+6
* * add glibc version detection for LinuxStig Bakken2003-01-251-6/+47
* * typoStig Bakken2003-01-251-1/+1
* * PEAR_Error now supports exceptions when using Zend Engine 2. Set theStig Bakken2003-01-212-26/+48
* * prepare 1.0.1 releaseStig Bakken2003-01-101-21/+46
* * obey PHP_PEAR_INSTALL_DIR and PHP_PEAR_PHP_BIN environment variablesStig Bakken2003-01-101-3/+24
* * verbosity fix for cvstag and cvsdiff commandsStig Bakken2003-01-101-3/+9
* * TODO itemStig Bakken2003-01-101-1/+5
* * add "cvsdiff" commandStig Bakken2003-01-101-2/+129
* * use getenv() instead of $_ENV[]Stig Bakken2003-01-101-40/+40
* * added debug_backtrace() support to PEAR errorsStig Bakken2003-01-091-5/+23
* * System::which() now checks .exe .bat .cmd and .com on WindowsStig Bakken2003-01-091-6/+8
* * cleanupsStig Bakken2003-01-091-10/+7
* fix default umask(); (thx to Mirco MEEBEY Bauer for bringing this behavior to...Christian Dickmann2003-01-071-1/+1