summaryrefslogtreecommitdiff
path: root/pear/PEAR/Dependency.php
Commit message (Expand)AuthorAgeFilesLines
* - year++;Pierre Joye2004-01-251-1/+1
* fix error message, it shouldn't attempt to display a version if none is insta...Greg Beaver2003-12-111-1/+4
* ackGreg Beaver2003-11-011-1/+1
* might as well, someone will try it somedayGreg Beaver2003-11-011-0/+4
* rework some odd codeGreg Beaver2003-11-011-1/+5
* PATH_SEPARATOR is very handyGreg Beaver2003-11-011-2/+1
* MFH all fixes found by unit testsGreg Beaver2003-11-011-28/+52
* MFH for 4.3.4RC2Tomas V.V.Cox2003-10-201-2/+37
* MFH 4.3.4RC1Pierre Joye2003-09-291-8/+39
* MFH for RC3Tomas V.V.Cox2003-08-061-0/+1
* - MFHPierre Joye2003-07-081-0/+29
* MFH,(4.3.3RC1)Pierre Joye2003-06-171-14/+41
* Updating the PHP_4_3 branch with the fix for bug #2306.Jesus M. Castagnetto2003-04-141-16/+18
* MFHStig Bakken2003-04-111-1/+1
* MFH: Bump year.Sebastian Bergmann2002-12-311-1/+1
* MFHStig Bakken2002-11-141-34/+80
* * support "zend" dependency typeStig Bakken2002-07-211-11/+31
* - Force params to version_compare() to be strings, otherwise someTomas V.V.Cox2002-06-191-3/+4
* Use the new PEAR::loadExtension() in checkExtension() insteadTomas V.V.Cox2002-06-171-5/+2
* Fix package dependency check (reported by Rasmus)Tomas V.V.Cox2002-05-231-0/+1
* Test first if the package exists before comparing the versionTomas V.V.Cox2002-05-221-2/+4
* * compat fixStig Bakken2002-05-191-1/+4
* * fix up package dependency checkStig Bakken2002-05-121-15/+24
* Make <dep type="pkg" rel="has"> avaibleTomas V.V.Cox2002-05-121-0/+2
* Make the dependencies check look for the correct registry fileTomas V.V.Cox2002-04-091-4/+4
* Maintain headers.Sebastian Bergmann2002-02-281-1/+0
* - Added callCheckMethod() for making easy the integration withTomas V.V.Cox2001-12-171-31/+118
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* * renamed check methods to checkXxxStig Bakken2001-12-101-34/+108
* Rename Dependencie.php to Dependency.phpTomas V.V.Cox2001-12-021-0/+86