summaryrefslogtreecommitdiff
path: root/pear
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagBEFORE_NEW_OBJECT_MODELSVN Migration2002-02-0456-8890/+0
* * 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
* Added support for passing special backend params in DSN. Ex:Tomas V.V.Cox2002-02-011-1/+17
* * Fix bug #15313Martin Jansen2002-01-311-1/+1
* * lowercase tags and attributesStig Bakken2002-01-311-22/+22
* * remove broken rule for rebuilding MakefileStig Bakken2002-01-311-4/+1
* * don't make command libs executableStig Bakken2002-01-301-1/+1
* * modularize "pear" and "pear-get" commands somewhat. checking optionsStig Bakken2002-01-3012-693/+398
* * silence warningStig Bakken2002-01-301-4/+8
* * bring DTD up to dateStig Bakken2002-01-301-103/+46
* * Remove the use of a temp dirVincent Blavet2002-01-261-37/+11
* correct urlTomas V.V.Cox2002-01-241-1/+1
* * Call the PEAR_Registry constructor with the optional parameterVincent Blavet2002-01-242-3/+3
* * Adding the ability to set the PEAR_INSTALL_DIR while creating the Registry ...Vincent Blavet2002-01-241-2/+2
* * Adding support of extraction of remote archive http://www/archive.tgzVincent Blavet2002-01-241-6/+64
* * Add uninstall commandVincent Blavet2002-01-231-2/+34
* Return false when the directory can not be created in mkDir()Tomas V.V.Cox2002-01-231-4/+5
* Adding Archive/Tar.php to php4/pear/. This is needed in order for theJon Parise2002-01-212-0/+1055
* Move Cache to /pear.Sebastian Bergmann2002-01-203-391/+0
* Move Payment_Verisign to /pear.Sebastian Bergmann2002-01-201-2/+0
* Move Benchmark, Math, Numbers to /pear. Remove Log, it was already in /pear.Sebastian Bergmann2002-01-202-212/+0
* Stores limit_from and limit_count as DB_result proporties insteadTomas V.V.Cox2002-01-191-8/+19
* New DSN "protcocol(protocol_opts)" format support:Tomas V.V.Cox2002-01-131-27/+44
* - Added HTTP::head($url) which sends a "HEAD" HTTP command to a serverTomas V.V.Cox2002-01-111-2/+54
* submit a test that will fail due to php bug #14744Tomas V.V.Cox2002-01-111-6/+35
* wsTomas V.V.Cox2002-01-071-37/+37
* use the new Console_Getopt::readPHPArgv() function to read argsTomas V.V.Cox2002-01-062-11/+11
* Added readPHPArgv() function that will safely read the $argv PHP arrayTomas V.V.Cox2002-01-061-3/+30
* Added check for $argv avaibleTomas V.V.Cox2002-01-052-4/+8
* * PEAR.php line number changes againStig Bakken2002-01-021-5/+5
* * registry files renamed from .inf to .reg, update testStig Bakken2002-01-021-1/+1
* * support "pear-get install XML_RPC"Stig Bakken2002-01-021-1/+14
* * start splitting "pear" command into "pear" and "pear-get"Stig Bakken2002-01-023-11/+357
* * use new overloading API properlyStig Bakken2002-01-021-10/+17
* * install PEAR/Dependency.phpStig Bakken2001-12-291-0/+1
* - Rewrote infoFromTgzFile() (Stig, no more "pedantic" :-)Tomas V.V.Cox2001-12-281-22/+29
* * added <description> element in <package>Stig Bakken2001-12-281-2/+7
* switch to use the xml end tag function for correct handlingTomas V.V.Cox2001-12-271-74/+74
* added default target for installing documentationTomas V.V.Cox2001-12-261-1/+2
* reverted the last change for nowTomas V.V.Cox2001-12-261-4/+4
* - Install files marked as "role=doc" in a central PEAR doc dirTomas V.V.Cox2001-12-261-27/+37
* * use "windir" env.var on Windows tooStig Bakken2001-12-261-0/+3
* * added System::tmpdir() method (now uses SystemRoot env.var on Windows)Stig Bakken2001-12-261-9/+18
* added the <license> tag under <release> for the package.xml fileTomas V.V.Cox2001-12-231-1/+2
* * add "pedantic" mode in infoFromTgzFile and skip some checks if notStig Bakken2001-12-221-3/+6
* Install session module haederYasuo Ohgaki2001-12-211-0/+1
* * Change $Version$ to $Revision$.Martin Jansen2001-12-181-1/+1
* * Convert tabs to spaces.Martin Jansen2001-12-181-35/+36
* that makes more senseTomas V.V.Cox2001-12-181-1/+1