Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * fit copyright header on 80 columns | Stig Bakken | 2004-03-21 | 1 | -17/+17 | |
| | ||||||
* | update to 1.3.1dev | Greg Beaver | 2004-03-19 | 1 | -12/+33 | |
| | ||||||
* | phpunit tests for PEAR_ErrorStack | Greg Beaver | 2004-03-19 | 13 | -0/+2583 | |
| | ||||||
* | new Error Stack for PEAR, EXPERIMENTAL until proven solid and stable | Greg Beaver | 2004-03-19 | 1 | -0/+889 | |
| | ||||||
* | * Converting tabs to spaces | Martin Jansen | 2004-03-18 | 1 | -15/+17 | |
| | ||||||
* | * Typo fixes | Martin Jansen | 2004-03-18 | 1 | -3/+3 | |
| | ||||||
* | fix #1008: safe mode raises warning | Greg Beaver | 2004-03-13 | 2 | -3/+5 | |
| | | | | | fix register_argc_argv in pear.bat | |||||
* | - revert previous commit: | Pierre Joye | 2004-03-12 | 1 | -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 of | Martin Jansen | 2004-03-12 | 1 | -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 configureoption | Christian Stocker | 2004-03-04 | 1 | -1/+1 | |
| | ||||||
* | Move the _prependPath function into PEAR_Downloader from PEAR_Installer, | Anil Madhavapeddy | 2004-02-29 | 2 | -15/+14 | |
| | | | | | | | as PEAR_Downloader uses it (and PEAR_Installer inherits PEAR_Downloader). Unbreaks 'pear install -R' | |||||
* | fix #640, error in comment for getStaticProperty | Greg Beaver | 2004-02-27 | 1 | -1/+1 | |
| | ||||||
* | get_class -> is_a | Greg Beaver | 2004-02-27 | 2 | -2/+2 | |
| | ||||||
* | stupid oversight, no 4.2 dep | Greg Beaver | 2004-02-20 | 1 | -1/+1 | |
| | ||||||
* | - Remove DB 1.6.0RC6 | Pierre Joye | 2004-02-20 | 1 | -0/+0 | |
| | ||||||
* | - Update to DB-1.6.0 stable | Pierre Joye | 2004-02-20 | 1 | -0/+0 | |
| | ||||||
* | - MFB | Pierre Joye | 2004-02-20 | 1 | -3/+3 | |
| | ||||||
* | * apply bold escape codes only if output is going to a terminal/tty | Stig Bakken | 2004-02-17 | 1 | -1/+3 | |
| | ||||||
* | * don't cut lines when wrapping output | Stig Bakken | 2004-02-15 | 1 | -1/+4 | |
| | ||||||
* | - Update to DB-1.6.0RC6 (stable) | Pierre Joye | 2004-02-12 | 1 | -0/+0 | |
| | | | | | | notabene: No more RC with stable state will be bundled with stable php release. It's ok for php5 beta4. | |||||
* | - Remove old DB | Pierre Joye | 2004-02-12 | 1 | -0/+0 | |
| | ||||||
* | * obsolete | Stig Bakken | 2004-02-07 | 1 | -285/+0 | |
| | ||||||
* | fix PATH_SEPARATOR issues - was defined in PHP 4.3.0, but documentation ↵ | Greg Beaver | 2004-02-07 | 1 | -0/+9 | |
| | | | | never showed this. | |||||
* | re-adding as binary - file is unmodified | Greg Beaver | 2004-02-03 | 1 | -0/+69 | |
| | ||||||
* | remove in order to re-add as binary | Greg Beaver | 2004-02-03 | 1 | -69/+0 | |
| | ||||||
* | make pear run-tests work with PEAR core tests, allow it to work for Windows ↵ | Greg Beaver | 2004-01-31 | 1 | -4/+16 | |
| | | | | users as well | |||||
* | - "Fix" the command name in the usage text | Pierre Joye | 2004-01-26 | 1 | -1/+2 | |
| | ||||||
* | - # 521 entry | Pierre Joye | 2004-01-26 | 1 | -3/+4 | |
| | ||||||
* | - Remove useless property | Pierre Joye | 2004-01-26 | 1 | -6/+0 | |
| | ||||||
* | - Fix #521, incorrect filename in CS warnings | Pierre Joye | 2004-01-26 | 1 | -7/+26 | |
| | ||||||
* | - Use is_a | Pierre Joye | 2004-01-25 | 1 | -10/+5 | |
| | ||||||
* | WS | Pierre Joye | 2004-01-25 | 1 | -2/+2 | |
| | ||||||
* | - Update Mail, HTTP and DB. Adding new archives | Pierre Joye | 2004-01-25 | 3 | -0/+0 | |
| | ||||||
* | - Update HTTP, DB and Mail packages | Pierre Joye | 2004-01-25 | 3 | -0/+0 | |
| | ||||||
* | * CS | Martin Jansen | 2004-01-19 | 1 | -1/+1 | |
| | ||||||
* | fix -m argument to mkDir(). Conversion to octal was not being made, | Greg Beaver | 2004-01-19 | 1 | -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 Beaver | 2004-01-17 | 2 | -3/+15 | |
| | | | | | also fixes SOAP packaging error | |||||
* | fix get_class() case-sensitive incompatibility in PHP5 | Greg Beaver | 2004-01-14 | 1 | -6/+6 | |
| | ||||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 32 | -64/+64 | |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | |||||
* | - Test 3 | Derick Rethans | 2003-12-19 | 1 | -1/+1 | |
| | ||||||
* | - test 2 | Derick Rethans | 2003-12-19 | 1 | -1/+1 | |
| | ||||||
* | - Test new commit info file | Derick Rethans | 2003-12-19 | 1 | -1/+1 | |
| | ||||||
* | - date==today() | Pierre Joye | 2003-12-19 | 1 | -1/+1 | |
| | ||||||
* | - prepare 1.3b5 | Pierre Joye | 2003-12-19 | 1 | -1/+1 | |
| | ||||||
* | * PHP 4 fix for the E_STRICT check | Stig Bakken | 2003-12-18 | 1 | -2/+1 | |
| | ||||||
* | fix #449: XML_SVG and VFS fail to install properly using PEAR command | Greg Beaver | 2003-12-18 | 1 | -4/+37 | |
| | | | | | fix #455: PEAR_Downloader does not set $ui | |||||
* | remove retarded use of numbers (REALLY bad idea) for error handling, add ↵ | Greg Beaver | 2003-12-18 | 1 | -12/+12 | |
| | | | | check for E_STRICT and ignore all of those errors | |||||
* | remove optional dep on xmlrpc, not really useful at this point | Greg Beaver | 2003-12-16 | 1 | -1/+1 | |
| | | | | | add required dep on pcre, as it is used without reservation in PEAR_Config, and other places | |||||
* | update notes | Greg Beaver | 2003-12-12 | 1 | -1/+1 | |
| | ||||||
* | MFB | Greg Beaver | 2003-12-11 | 2 | -5/+35 | |
| |