]> granicus.if.org Git - php/shortlog
php
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
2002-05-20 Stig Bakken* support multiple -v and -q options
2002-05-20 Stig Bakken* forgot to update the release date
2002-05-20 Stig Bakken* fix fix
2002-05-20 Stig Bakken* merge 0.4 files from /pear/Archive_Tar
2002-05-20 Stig Bakken* prepare 0.10
2002-05-20 Stig Bakken* remove run() from this class
2002-05-20 Zeev SuraskiMFZE1 (Expose more C++ APIs)
2002-05-20 Wez FurlongThis somehow got undone when I committed the rest...
2002-05-20 Yasuo OhgakiFixed possible pg_lo_write() overflow and make it more...
2002-05-20 Wez FurlongAdd activescript sapi to the workspace
2002-05-20 Wez FurlongImplement ActiveScript interfaces.
2002-05-20 Wez FurlongProtect C code with extern "C"
2002-05-20 Wez FurlongAdded generic COM wrapper for PHP objects.
2002-05-20 Tomas V.V.CoxAdded missing key 'doc' for -Z help
2002-05-20 Tomas V.V.CoxFix small bug making the baseinstalldir attrib persist
2002-05-20 Yasuo OhgakiImprove large object performance. pg_lo_read() and...
2002-05-20 <changelog... ChangeLog update
2002-05-20 Stig Bakken* no need for getCommands() here
2002-05-20 Stig Bakken* new command setup
2002-05-20 Stig Bakken* typo fixes, wrapping
2002-05-19 Stig Bakken* install pear.bat on Windows only
2002-05-19 foobarMake this actually work somewhat better..
2002-05-19 Edin KadribasicGive due credit to Markus.
2002-05-19 Stig Bakken* compat fix
2002-05-19 Markus Fischer- Mention the availability of glob().
2002-05-19 Tomas V.V.CoxPut "pear help options" working again
2002-05-19 Tomas V.V.CoxPut "pear help command" working again
2002-05-19 Sander RoobolFix php.ini-related stuff in run-tests.php
2002-05-19 Sander Roobolget_cfg_var("get_file_path") didn't work correctly...
2002-05-19 Edin KadribasicAdded glob() support for windows.
2002-05-19 Sander RoobolIt's get_cfg_var() not cfg_get_var()
2002-05-19 Sander RoobolFix temporary filename problems, and update .cvsignores...
2002-05-19 Sander RoobolFix make test and remove a warning
2002-05-19 Sander RoobolCleaned up run-tests.php, and fixed it on linux/unix
2002-05-19 Stig Bakken* new command setup
2002-05-19 Stig Bakken* support platform-specific files
2002-05-19 Stig Bakken* take uname as optional constructor parameter
2002-05-19 <changelog... ChangeLog update
2002-05-19 foobarTypo fixes
2002-05-19 foobarDO NOT use C++ comments!
2002-05-18 Christian Stocker- delete attributes as well in php_free_xml_node
2002-05-18 Christian Stockeradded "domxml API version" in phpinfo() output.
2002-05-18 Christian Stockermem leak fix for domxml_dump_node
2002-05-18 Christian Stockerfixes memleak in html_dump_mem
2002-05-18 Christian Stockerrename the object name for comment nodes to domcoment
2002-05-18 Markus Fischer- Fix portability issues with empty results on Linux...
2002-05-18 Christian StockerWS fixes
2002-05-18 Christian StockerThis should fix a big bad memory leak in freeing the...
2002-05-18 <changelog... ChangeLog update
2002-05-17 Sascha SchumannImprove readability of the header send function
2002-05-17 Markus Fischer- Stuff all Win32 mail() changes together.
2002-05-17 Jon PariseCredit where credit is due.
2002-05-17 Markus Fischer- Win32 mail() is no longer case-sensitive when it...
2002-05-17 Preston L.... Re-add "tests" project - this is the only change to...
2002-05-17 Wez Furlongproto tweak
2002-05-17 Wez FurlongAdd an optional flag to sem_get that specifies if the...
2002-05-17 Joseph TateReverted the last commit which moved all the projects...
2002-05-17 Cliff WoolleyAllow the version checks for --with-apxs= and --with...
2002-05-17 Cliff WoolleyOnly the last cookie was getting set. (You can have
2002-05-17 Cliff Woolleyapache 2.0's apache_lookup_uri() was returning an array...
2002-05-17 Cliff Woolley* restore the php_flag and php_admin_flag Apache direct...
next