]> granicus.if.org Git - php/shortlog
php
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...
2002-05-17 Preston L.... Default INI file used with run-tests.php
2002-05-17 <changelog... NEWS update
2002-05-17 <changelog... ChangeLog update
2002-05-16 Christian Stocker- replaced domxml_doc_document_element implementation...
2002-05-16 Preston L.... More detailed/explanatory output.
2002-05-16 Preston L.... Make failed case tell you what was different.
2002-05-16 Preston L.... Make test valid for either "register globals" setting.
2002-05-16 Preston L.... Restrict ctype tests to POSIX portable characters ...
2002-05-16 Preston L.... Remove leading "./" from include filenames as in PHP...
2002-05-16 Preston L.... Add "tests" project to invoke run-tests.php (unit tests).
2002-05-16 Preston L.... Updated to run cleanly on Win32, and perform a more...
2002-05-16 Preston L.... Add TEST_PHP_DETAILED usage for verbose test runs.
2002-05-16 Preston L.... Fix typo in SKIP clause.
2002-05-16 Preston L.... Adjust dirname() on Win32 to match CWD per drive semantics.
2002-05-16 Preston L.... dirname() checks that work for both Unix and Win32.
2002-05-16 Rasmus LerdorfGrr.. I keep leaving my debug in...
2002-05-16 Rasmus LerdorfFix for #17271
2002-05-16 Preston L.... Range check arguments to mb_strcut().
2002-05-16 Preston L.... Proper declaration to suppress compiler warning.
2002-05-16 foobar- Made all is_*() functions to return only boolean...
2002-05-16 <changelog... ChangeLog update
2002-05-15 Preston L.... Win32 project and makefile used to invoke run-tests.php
next