summaryrefslogtreecommitdiff
path: root/pear
Commit message (Expand)AuthorAgeFilesLines
* * add missing continuationStig Bakken2002-04-101-1/+1
* * tabify instead of untabify :-PStig Bakken2002-04-101-39/+39
* * remove pear-get if installedStig Bakken2002-04-101-0/+1
* * keep installing the bundled files in 4.2 tooStig Bakken2002-04-101-55/+51
* * MFH MakefileStig Bakken2002-04-091-52/+56
* * PEAR MFHStig Bakken2002-04-0923-529/+1014
* This commit was manufactured by cvs2svn to create branch 'PHP_4_2_0'.SVN Migration2002-04-091-0/+82
* * partial PEAR MFHStig Bakken2002-04-0935-1164/+1320
* This commit was manufactured by cvs2svn to create branch 'PHP_4_2_0'.SVN Migration2002-04-093-0/+732
* * MFH: install the right expat header filesStig Bakken2002-04-091-2/+1
* This commit was manufactured by cvs2svn to create branch 'PHP_4_2_0'.SVN Migration2002-04-071-0/+314
* MFH: add mbstring headers to those for pear/pecl extensionsWez Furlong2002-04-051-0/+1
* This commit was manufactured by cvs2svn to create branch 'PHP_4_2_0'.SVN Migration2002-04-044-0/+573
* * PEAR_Config test completeStig Bakken2002-03-051-0/+52
* * update PEAR_Config testStig Bakken2002-03-054-27/+117
* * fix singleton() so it actually worksStig Bakken2002-03-051-8/+40
* * fix PEAR::setErrorHandling() settings so they apply when using raiseError()Stig Bakken2002-03-051-4/+2
* * fixed a couple of bugs in PEAR_Config revealed by testStig Bakken2002-03-052-46/+79
* PEAR_Config rewrite:Stig Bakken2002-03-041-71/+506
* * more cli test fixesStig Bakken2002-03-027-7/+7
* * updated tests to work with cliStig Bakken2002-03-022-5/+7
* fix testStig Bakken2002-03-021-1/+1
* * code for install/uninstall/upgrade complete, not yet testedStig Bakken2002-03-013-53/+132
* * output a reminder to set CVS tags after packagingStig Bakken2002-03-011-7/+8
* Maintain headers.Sebastian Bergmann2002-02-2819-33/+16
* * fix broken dtdStig Bakken2002-02-241-8/+8
* DTD corrections (make it require minimal data for installer)Tomas V.V.Cox2002-02-231-6/+6
* * started implementing new "cross-environment" command APIStig Bakken2002-02-235-1/+372
* Point readers to pear webTomas V.V.Cox2002-02-231-19/+0
* outdated TODO not needed for the momentTomas V.V.Cox2002-02-231-20/+0
* * Packager : Changing the order of the files in the package archive file.Vincent Blavet2002-02-222-10/+37
* Config variables must be set between "" while using pear.bat windows scriptVincent Blavet2002-02-201-10/+14
* * Correct bug while using windows dir separator. It is now supportedVincent Blavet2002-02-201-4/+20
* ='typo'Martin Jansen2002-02-181-1/+1
* * Fix for bug #15500Martin Jansen2002-02-171-0/+1
* * allow <license> in both <package> and <release>Stig Bakken2002-02-171-7/+9
* Image/Remote.php and Mail/mime.php have moved to the pear/ repository.Jon Parise2002-02-171-2/+0
* * Synchronize pearwin script with pearcmd-xxx.php commandsVincent Blavet2002-02-131-44/+4
* * user system/user config rather than default valueVincent Blavet2002-02-131-2/+2
* - Adding support for remote-list command (with XML-RPC installed)Vincent Blavet2002-02-131-37/+156
* * "pear-get install Auth" works nowStig Bakken2002-02-131-1/+12
* * don't use ext/overload yetStig Bakken2002-02-131-27/+6
* * print package nameStig Bakken2002-02-131-1/+2
* - added support for different error messages for the following cases:Jan Lehnardt2002-02-121-1/+5
* * Fix bug #15423.Martin Jansen2002-02-111-7/+7
* Now System will return false on failTomas V.V.Cox2002-02-101-3/+2
* test suite for the System classTomas V.V.Cox2002-02-101-0/+95
* - Now error will be triggered with trigger_error(). When a commandTomas V.V.Cox2002-02-101-28/+62
* * Better error handling.Martin Jansen2002-02-071-0/+5
* * Partially fix bug #15423.Martin Jansen2002-02-071-1/+2