]> granicus.if.org Git - php/shortlog
php
2002-05-26 Andi Gutmans- Update genfiles for new build system
2002-05-26 Tomas V.V.CoxAdded "pear -V" (show version information)
2002-05-26 Stig Bakken* another help fix
2002-05-26 Andi Gutmans- Add empty zend_multibyte.c to allow build with 4...
2002-05-26 Tomas V.V.CoxMake the error handling work again since the new intern...
2002-05-26 Martin Jansen* Add /me has helper.
2002-05-26 Stig Bakken* bold column headings
2002-05-26 Stig Bakken^t
2002-05-26 Tomas V.V.Cox"Help" fixes
2002-05-26 Edin KadribasicMerge from cli.
2002-05-26 Stig Bakken* add package.dtd to the distribution
2002-05-26 Stig Bakken* roll out 0.10
2002-05-26 Stig Bakken* focus on the present
2002-05-26 Stig Bakken* add @nodep stuff here too
2002-05-26 Stig Bakken* be nice to PEAR_Common::detectDepdencencies()
2002-05-26 Stig Bakken* more work on the dependency detector
2002-05-26 Stig Bakken* Console_Getopt POSIX fix
2002-05-26 Stig Bakken* phpdoc fixes (un-break the broken)
2002-05-26 Edin KadribasicDue to the way Zend handles exit() we cannot rely on...
2002-05-26 Edin KadribasicMade constants persistent and fixed a memory leak.
2002-05-26 Stig Bakken* POSIX getopt compatibility support (first argv elemen...
2002-05-26 Stig Bakken* tidy output a bit
2002-05-26 Stig Bakken@Fix segfault in version_compare() (Stig)
2002-05-26 Stig Bakken* cleaned up error handling in _installFile
2002-05-26 <changelog... ChangeLog update
2002-05-25 Martin Jansen* Make rel_trans from doPackageInfo globally available.
2002-05-25 Stig Bakken* typo caught by PEAR_Common::detectDependencies :)
2002-05-25 <changelog... ChangeLog update
2002-05-24 Rui Hirokawareverted my patch.
2002-05-24 Rui Hirokawareverted patch to support iso2022kr.
2002-05-24 Sander RoobolFix <head> and <body> tags in phpinfo() output (#17411)
2002-05-24 Sebastian BergmannFugbix typo.
2002-05-24 Andi Gutmans- Add a bit of information.
2002-05-24 Edin KadribasicRegister STDIN, STDOUT, and STDERR "constants" in cli...
2002-05-24 <changelog... NEWS update
2002-05-24 <changelog... ChangeLog update
2002-05-23 Derick Rethans- Added support for compressed SWF (Flash MX) files...
2002-05-23 Tomas V.V.CoxTODO++
2002-05-23 Tomas V.V.CoxFix package dependency check (reported by Rasmus)
2002-05-23 Andrei ZmievskiThis code adds string offset capturing in preg_split...
2002-05-23 Andi Gutmans- Fix typo
2002-05-23 Wez FurlongAdd simple test case for proc_open
2002-05-23 Wez FurlongFix (stupid) segfault. #17379
2002-05-23 Derick Rethans- Fix unchecked return values with parameters to proc_o...
2002-05-23 Derick Rethans- Fix errormessage and whitespace
2002-05-23 Yasuo OhgakiAdded 4th parameter to specify enclosure character...
2002-05-23 <changelog... ChangeLog update
2002-05-22 foobarSkip POST data if it is empty.
2002-05-22 Andi Gutmans- makedist script for creating Engine 2 distribution.
2002-05-22 Tomas V.V.CoxTrigger an error if the run-test.php file is not found
2002-05-22 Tomas V.V.CoxTest first if the package exists before comparing the...
2002-05-22 <changelog... ChangeLog update
2002-05-22 Tomas V.V.CoxMake pear -vv XXX set the XML_RPC debug flag
2002-05-22 Wez FurlongAdd README and CREDITS...
2002-05-22 Wez FurlongFix bug when length was queried before the string was...
2002-05-21 Wez FurlongAdd documentation comment for properties in com_print_t...
2002-05-21 Wez FurlongEnhance com_print_typeinfo.
2002-05-21 Andrei Zmievski*** empty log message ***
2002-05-21 Andrei ZmievskiFix bug #16939.
2002-05-21 Wez FurlongCorrect usage of convert_to_string_ex which is not...
2002-05-21 Wez FurlongReformat some comments.
2002-05-21 Wez FurlongFix a flag, remove an old comment.
2002-05-21 Wez Furlong- Make sure that COM and VARIANT resources are returned...
2002-05-21 Hartmut HolzgraefeZTS issues fixed
2002-05-21 Hartmut Holzgraefenot beautifull (yet), but should fix ZTS builds
2002-05-21 Tomas V.V.Coxfiles that are not installed should be removed from the
2002-05-21 Stig Bakken* show installed_as instead of a "calculated" path...
2002-05-21 Stig Bakken* add TODO comment
2002-05-21 Sebastian BergmannAdd HAVE_MBSTR_RU support for Win32.
2002-05-21 Sebastian BergmannZTS fixes.
2002-05-21 Stig Bakken* disable wrapping for now
2002-05-21 Den V. TsopaAdded russian codepages (koi8-r,cp1251,cp866) support.
2002-05-21 Tomas V.V.CoxSome minor error verbosity updates
2002-05-21 Tomas V.V.CoxdoListRemote -> doRemoteList
2002-05-21 Tomas V.V.CoxMake the installation of a package fail when _installFile
2002-05-21 Stig Bakken* list command no longer displays test and data files...
2002-05-21 Stig Bakken* package-list command no longer needed ("list" does...
2002-05-21 Stig Bakken* rename shell-test shortcut to st (was stest)
2002-05-21 Stig Bakken* added more shortcuts
2002-05-21 Stig Bakken* implemented shortcuts ("pv" for "package-validate...
2002-05-21 Stig Bakken* make infoFromAny actually work :)
2002-05-21 Stig Bakken* better wording
2002-05-21 Edin KadribasicFix for #17315. Requires client library 7.2 or greater...
2002-05-21 <changelog... ChangeLog update
2002-05-20 Markus Fischer- Fix posix_isatty() and posix_ttyname() (Closes #17323)
2002-05-20 Stig Bakken* disable debug in XML_RPC fallback
2002-05-20 Wez FurlongUse the GIT for inter-thread marshalling.
2002-05-20 Markus Fischer- Add safe_mode/uid and open_basedir check to zip_open...
2002-05-20 Markus Fischer- ZTS gotcha
2002-05-20 Markus Fischer- Add open_basedir check for all functions using php_st...
2002-05-20 Harald Radithis way it even compiles
2002-05-20 Harald Radiintegrating wez's patch
2002-05-20 Stig Bakken* new command setup
2002-05-20 Stig Bakken* upgrade bundled XML_RPC package to 1.0.3
2002-05-20 Stig Bakken* new installer rule that does not depend on bash
2002-05-20 Stig Bakken* _infoFromAny goes public!
2002-05-20 Stig Bakken* some verbosity changes: 0 - only errors, 1 - status...
2002-05-20 Stig Bakken* no output in verbosity level 0
2002-05-20 Stig Bakken* added PEAR_Config::removeLayer()
2002-05-20 Stig Bakken* remove getCommands() from here
next