summaryrefslogtreecommitdiff
path: root/pear
Commit message (Expand)AuthorAgeFilesLines
* * added optional layer parameter to get() methodStig Bakken2002-03-161-5/+26
* a bit of refactoring and making always_shared a nop in every day lifeSascha Schumann2002-03-131-2/+5
* Provide context-specific functions which yield the directoriesSascha Schumann2002-03-131-1/+4
* No more lines on this testTomas V.V.Cox2002-03-131-6/+6
* phpdoc updateTomas V.V.Cox2002-03-131-15/+18
* Fix error handling selection when both class and global are setTomas V.V.Cox2002-03-132-42/+21
* * added file lockingStig Bakken2002-03-111-42/+239
* Invoke pear-related targets conditionally andSascha Schumann2002-03-111-1/+1
* Fixed many tests, mostly incorrect paths.Sander Roobol2002-03-081-5/+5
* Please welcome the new build system.Sascha Schumann2002-03-073-36/+33
* * 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
* added 'System::type()' (show the full path of a command)Tomas V.V.Cox2002-02-061-1/+26
* * add some missing attributesStig Bakken2002-02-021-5/+8
* Fix remote security risk, pointed out by Wolfram KriesingTomas V.V.Cox2002-02-011-1/+3