summaryrefslogtreecommitdiff
path: root/pear
Commit message (Expand)AuthorAgeFilesLines
* ZE2 fix on calls to mkdir() (thanks Brad Bulger <tater@potatoe.com>)Tomas V.V.Cox2002-08-101-4/+5
* Changed Windows 9x detection code (reported by Alex Merz)Tomas V.V.Cox2002-08-061-1/+1
* revert change - this was due to an bug in php HEAD a few days agoAlan Knowles2002-08-051-1/+0
* Fixed array_shift messing up array_slice..Alan Knowles2002-08-051-0/+1
* Nuke notice (thanks to Arnaud Limbourg)Sander Roobol2002-08-041-1/+1
* * Fixed E_NOTICE on pear -VTal Peer2002-07-281-1/+1
* pear -V now shows pear version, php version and ZE version.Tal Peer2002-07-281-1/+1
* * feature/fixed bugStig Bakken2002-07-281-1/+2
* * added "upgrade-all" commandStig Bakken2002-07-281-0/+58
* * don't abort install if errors are found in the package, displayStig Bakken2002-07-281-2/+7
* In theory this will fix a problem in Window trying to delete a not closedTomas V.V.Cox2002-07-261-1/+3
* use -d output_buffer=0 to workarround the PHP flush() problemTomas V.V.Cox2002-07-261-12/+12
* download package if force is setTomas V.V.Cox2002-07-261-1/+4
* revert my change from PHP_BINDIR to bin_dirTomas V.V.Cox2002-07-261-1/+1
* Use install-as attrib for pear.bat too, so it gets installed in @bin_dir@Tomas V.V.Cox2002-07-261-1/+1
* Use script arg separator '--'Tomas V.V.Cox2002-07-261-11/+2
* Use DIRECTORY_SEPARATOR instead of hardcoded '/'Tomas V.V.Cox2002-07-261-1/+2
* Workarround to the empty $_ENVTomas V.V.Cox2002-07-261-10/+22
* use $GLOBALS['HTTP_SERVER_VARS'] insteadTomas V.V.Cox2002-07-261-2/+2
* Silence NOTICETomas V.V.Cox2002-07-261-1/+1
* By the moment trust that the dependencies are goodTomas V.V.Cox2002-07-221-1/+1
* Bundle Net_socket, needed for Net_SMTPTomas V.V.Cox2002-07-221-0/+0
* * bundle these releasesStig Bakken2002-07-212-0/+0
* * moved to /pear cvsStig Bakken2002-07-212-230/+0
* * already moved to /pearStig Bakken2002-07-211-172/+0
* * support "zend" dependency typeStig Bakken2002-07-211-11/+31
* * moved to /pear cvsStig Bakken2002-07-211-33/+0
* * added missing license elementStig Bakken2002-07-211-7/+8
* * always enable track_errorsStig Bakken2002-07-211-0/+23
* typoTomas V.V.Cox2002-07-111-1/+1
* Prepare package.xml for Net_SMTPTomas V.V.Cox2002-07-111-0/+33
* * signed these packagesStig Bakken2002-07-103-0/+0
* * add HTTP package (signed)Stig Bakken2002-07-091-0/+0
* * tolerate $args being emptyStig Bakken2002-07-091-2/+5
* * tiniest optimizationStig Bakken2002-07-091-1/+2
* * typoStig Bakken2002-07-091-1/+1
* * added "pear sign" commandStig Bakken2002-07-071-7/+58
* * use System::mktempStig Bakken2002-07-071-2/+25
* * don't set include path if running 'pear.in' without substitutionsStig Bakken2002-07-071-1/+4
* * made rebuildFileMap method public, added caching and checkFileMap methodStig Bakken2002-07-072-44/+202
* Let 'pear build' work on windows for building pecl extensions.Shane Caraveo2002-07-071-0/+99
* * use System::mktemp rather than PEAR_Common::mkTempDirStig Bakken2002-07-071-2/+6
* * silence warningStig Bakken2002-07-071-1/+1
* add local XMLRPC cacheChristian Dickmann2002-07-062-9/+91
* * define PEAR_ZE2 when running with Zend Engine 2Stig Bakken2002-07-051-4/+3
* * Remove http:// from the proxy server string.Martin Jansen2002-07-041-0/+1
* - Let's be tad more verbose what's happening during 'make install'foobar2002-07-031-8/+9
* make 'remote-info' use package.info. add deps to 'list-all'Christian Dickmann2002-07-022-5/+5
* change the include_path setting to be in the php space insteadTomas V.V.Cox2002-06-251-1/+2
* * Rephrase help text.Martin Jansen2002-06-241-1/+1