summaryrefslogtreecommitdiff
path: root/pear
Commit message (Collapse)AuthorAgeFilesLines
...
* * fit copyright header on 80 columnsStig Bakken2004-03-211-17/+17
|
* update to 1.3.1devGreg Beaver2004-03-191-12/+33
|
* phpunit tests for PEAR_ErrorStackGreg Beaver2004-03-1913-0/+2583
|
* new Error Stack for PEAR, EXPERIMENTAL until proven solid and stableGreg Beaver2004-03-191-0/+889
|
* * Converting tabs to spacesMartin Jansen2004-03-181-15/+17
|
* * Typo fixesMartin Jansen2004-03-181-3/+3
|
* fix #1008: safe mode raises warningGreg Beaver2004-03-132-3/+5
| | | | | fix register_argc_argv in pear.bat
* - revert previous commit:Pierre Joye2004-03-121-1/+1
| | | | | | | | - Features freeze period - No agreement on this change - Even if an agreement exists, this change is not enough to allow the usage of this new tag
* * Adding new state "emeritus", which can be used for former maintainers ofMartin Jansen2004-03-121-1/+1
| | | | | | | | | | packages. Submitted by: Daniel Convissor # The necessary updates for the website and the manual will follow in a # few hours or at least tomorrow morning.
* - fix a linefeed problem, if there are more than one configureoptionChristian Stocker2004-03-041-1/+1
|
* Move the _prependPath function into PEAR_Downloader from PEAR_Installer,Anil Madhavapeddy2004-02-292-15/+14
| | | | | | | as PEAR_Downloader uses it (and PEAR_Installer inherits PEAR_Downloader). Unbreaks 'pear install -R'
* fix #640, error in comment for getStaticPropertyGreg Beaver2004-02-271-1/+1
|
* get_class -> is_aGreg Beaver2004-02-272-2/+2
|
* stupid oversight, no 4.2 depGreg Beaver2004-02-201-1/+1
|
* - Remove DB 1.6.0RC6Pierre Joye2004-02-201-0/+0
|
* - Update to DB-1.6.0 stablePierre Joye2004-02-201-0/+0
|
* - MFBPierre Joye2004-02-201-3/+3
|
* * apply bold escape codes only if output is going to a terminal/ttyStig Bakken2004-02-171-1/+3
|
* * don't cut lines when wrapping outputStig Bakken2004-02-151-1/+4
|
* - Update to DB-1.6.0RC6 (stable)Pierre Joye2004-02-121-0/+0
| | | | | | notabene: No more RC with stable state will be bundled with stable php release. It's ok for php5 beta4.
* - Remove old DBPierre Joye2004-02-121-0/+0
|
* * obsoleteStig Bakken2004-02-071-285/+0
|
* fix PATH_SEPARATOR issues - was defined in PHP 4.3.0, but documentation ↵Greg Beaver2004-02-071-0/+9
| | | | never showed this.
* re-adding as binary - file is unmodifiedGreg Beaver2004-02-031-0/+69
|
* remove in order to re-add as binaryGreg Beaver2004-02-031-69/+0
|
* make pear run-tests work with PEAR core tests, allow it to work for Windows ↵Greg Beaver2004-01-311-4/+16
| | | | users as well
* - "Fix" the command name in the usage textPierre Joye2004-01-261-1/+2
|
* - # 521 entryPierre Joye2004-01-261-3/+4
|
* - Remove useless propertyPierre Joye2004-01-261-6/+0
|
* - Fix #521, incorrect filename in CS warningsPierre Joye2004-01-261-7/+26
|
* - Use is_aPierre Joye2004-01-251-10/+5
|
* WSPierre Joye2004-01-251-2/+2
|
* - Update Mail, HTTP and DB. Adding new archivesPierre Joye2004-01-253-0/+0
|
* - Update HTTP, DB and Mail packagesPierre Joye2004-01-253-0/+0
|
* * CSMartin Jansen2004-01-191-1/+1
|
* fix -m argument to mkDir(). Conversion to octal was not being made,Greg Beaver2004-01-191-0/+8
| | | | | | | and a string should never be passed into mkdir(). Thanks to Alex Hayes
* fix Bug #594 PEAR_Common::analyzeSourceCode fails on string with $var and {Greg Beaver2004-01-172-3/+15
| | | | | also fixes SOAP packaging error
* fix get_class() case-sensitive incompatibility in PHP5Greg Beaver2004-01-141-6/+6
|
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-0832-64/+64
| | | | | # Should the LICENSE and Zend/LICENSE dates be updated too?
* - Test 3Derick Rethans2003-12-191-1/+1
|
* - test 2Derick Rethans2003-12-191-1/+1
|
* - Test new commit info fileDerick Rethans2003-12-191-1/+1
|
* - date==today()Pierre Joye2003-12-191-1/+1
|
* - prepare 1.3b5Pierre Joye2003-12-191-1/+1
|
* * PHP 4 fix for the E_STRICT checkStig Bakken2003-12-181-2/+1
|
* fix #449: XML_SVG and VFS fail to install properly using PEAR commandGreg Beaver2003-12-181-4/+37
| | | | | fix #455: PEAR_Downloader does not set $ui
* remove retarded use of numbers (REALLY bad idea) for error handling, add ↵Greg Beaver2003-12-181-12/+12
| | | | check for E_STRICT and ignore all of those errors
* remove optional dep on xmlrpc, not really useful at this pointGreg Beaver2003-12-161-1/+1
| | | | | add required dep on pcre, as it is used without reservation in PEAR_Config, and other places
* update notesGreg Beaver2003-12-121-1/+1
|
* MFBGreg Beaver2003-12-112-5/+35
|