]> granicus.if.org Git - php/shortlog
php
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
2002-05-15 Frank M. KromannFixing the mssql_query to handle multiple results corre...
2002-05-15 Harald Radithis should finally fix bug #14353
2002-05-15 Frank M. KromannFixing line breaks
2002-05-15 Frank M. KromannFixing build of IMAP extension, after changes in sendmail
2002-05-15 Markus Fischer- Accommodate API changes to Ack().
2002-05-15 Christian Stockerlibxml2 >= 2.4.14 is needed (since quite some time...
2002-05-15 foobarCleanup
2002-05-15 Rui HirokawaAdded Chinese, Korean support in mbstring.
2002-05-15 Rui Hirokawaadded ISO-2022-KR support in mbstring.
2002-05-15 Tomas V.V.Coxmake downloadHttp() detect HTTP errors
2002-05-15 foobarMFB
2002-05-15 foobarNuke .1
2002-05-15 foobarAdded ctype to this list too.
2002-05-15 Markus Fischer- Add support for Bcc in w32/sendmail code.
2002-05-15 Derick Rethans- It's bundled, thus not experimental anymore
2002-05-15 <changelog... NEWS update
2002-05-15 <changelog... ChangeLog update
2002-05-14 Frank M. KromannFixing hanfling of data type REAL.
2002-05-14 Rui Hirokawafixed a initialization bug in euc-tw.
2002-05-14 Sascha Schumannsome versions of autoconf pad CONFIG_FILES with a singl...
2002-05-14 Markus Fischer- Adjust for improved error messages from win32/sendmail.c
2002-05-14 Markus Fischer- Improve code so errors returned from the server are...
2002-05-14 Tomas V.V.CoxTry to create the dir where the conf file resides befor...
2002-05-14 Tomas V.V.CoxAdd "\n" after the error in usage()
2002-05-14 Andi Gutmans- constructor_called is supposed to be destructor_called
2002-05-14 Markus Fischer- Do not include the Cc: for the first Cc'd recipient...
2002-05-14 Markus Fischer- Convert unix to dos line endings.
next