summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_0_4'.RELEASE_0_4SVN Migration2002-05-201994-594964/+0
* * forgot to update the release dateStig Bakken2002-05-201-1/+1
* * fix fixStig Bakken2002-05-201-6/+3
* * merge 0.4 files from /pear/Archive_TarStig Bakken2002-05-203-15/+461
* * prepare 0.10Stig Bakken2002-05-201-3/+11
* * remove run() from this classStig Bakken2002-05-201-110/+60
* MFZE1 (Expose more C++ APIs)Zeev Suraski2002-05-203-0/+9
* This somehow got undone when I committed the rest...Wez Furlong2002-05-201-0/+4
* Fixed possible pg_lo_write() overflow and make it more fail safe.Yasuo Ohgaki2002-05-201-1/+11
* Add activescript sapi to the workspaceWez Furlong2002-05-202-2/+32
* Implement ActiveScript interfaces.Wez Furlong2002-05-208-0/+2832
* Protect C code with extern "C"Wez Furlong2002-05-202-0/+4
* Added generic COM wrapper for PHP objects.Wez Furlong2002-05-208-12/+1234
* Added missing key 'doc' for -Z helpTomas V.V.Cox2002-05-201-1/+1
* Fix small bug making the baseinstalldir attrib persistTomas V.V.Cox2002-05-201-0/+1
* Improve large object performance. pg_lo_read() and pg_lo_read_all() should pe...Yasuo Ohgaki2002-05-201-9/+8
* ChangeLog update2002-05-201-0/+123
* * no need for getCommands() hereStig Bakken2002-05-201-18/+0
* * new command setupStig Bakken2002-05-201-95/+5
* * typo fixes, wrappingStig Bakken2002-05-201-8/+6
* * install pear.bat on Windows onlyStig Bakken2002-05-191-1/+1
* Make this actually work somewhat better..foobar2002-05-193-2/+7
* Give due credit to Markus.Edin Kadribasic2002-05-191-1/+1
* * compat fixStig Bakken2002-05-191-1/+4
* - Mention the availability of glob().Markus Fischer2002-05-191-0/+1
* Put "pear help options" working againTomas V.V.Cox2002-05-191-4/+6
* Put "pear help command" working againTomas V.V.Cox2002-05-191-3/+45
* Fix php.ini-related stuff in run-tests.phpSander Roobol2002-05-191-5/+5
* get_cfg_var("get_file_path") didn't work correctly when an alternativeSander Roobol2002-05-191-6/+9
* Added glob() support for windows.Edin Kadribasic2002-05-195-0/+1031
* It's get_cfg_var() not cfg_get_var()Sander Roobol2002-05-192-2/+2
* Fix temporary filename problems, and update .cvsignores with new extensionsSander Roobol2002-05-191-5/+5
* Fix make test and remove a warningSander Roobol2002-05-192-2/+6
* Cleaned up run-tests.php, and fixed it on linux/unixSander Roobol2002-05-192-177/+107
* * new command setupStig Bakken2002-05-191-268/+311
* * support platform-specific filesStig Bakken2002-05-191-0/+13
* * take uname as optional constructor parameterStig Bakken2002-05-191-2/+4
* ChangeLog update2002-05-191-0/+33
* Typo fixesfoobar2002-05-191-2/+2
* DO NOT use C++ comments!foobar2002-05-192-3/+7
* - delete attributes as well in php_free_xml_nodeChristian Stocker2002-05-181-2/+4
* added "domxml API version" in phpinfo() output.Christian Stocker2002-05-181-1/+9
* mem leak fix for domxml_dump_nodeChristian Stocker2002-05-181-2/+2
* fixes memleak in html_dump_memChristian Stocker2002-05-181-1/+1
* rename the object name for comment nodes to domcomentChristian Stocker2002-05-181-1/+1
* - Fix portability issues with empty results on Linux and FreeBSD, add safe_modeMarkus Fischer2002-05-181-14/+22
* WS fixesChristian Stocker2002-05-181-3/+3
* This should fix a big bad memory leak in freeing the nodes at script end.Christian Stocker2002-05-181-9/+19
* ChangeLog update2002-05-181-0/+78
* Improve readability of the header send functionSascha Schumann2002-05-171-34/+33