summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from head branch.foobar2000-12-041-2/+4
* Merged with HEAD, 1.21Sascha Schumann2000-12-041-6/+7
* Merged with HEAD, 1.8Sascha Schumann2000-12-041-1/+3
* Merge from HEADSascha Schumann2000-12-042-104/+124
* Merge changes from HEAD.Sascha Schumann2000-12-041-2/+7
* Import the MySQL updates from the main branchZeev Suraski2000-12-031-130/+152
* Commit the fix to the 4.0.4 branchZeev Suraski2000-12-031-1/+1
* Merge changes from HEADSascha Schumann2000-12-021-0/+2
* This commit was manufactured by cvs2svn to create branch 'php_4_0_4'.SVN Migration2000-12-022-164/+0
* Fixed some protos.Egon Schmid2000-12-011-76/+38
* Fixed some protos.Egon Schmid2000-12-011-20/+22
* Get rid of HAVE_EXTNAME. This dates back to PHP 3 where source filesSascha Schumann2000-12-013-19/+0
* Fixed some protos.Egon Schmid2000-12-011-16/+16
* Please avoid potential buffer overflows in new code. If you dealSascha Schumann2000-12-011-4/+6
* Remove *.oSascha Schumann2000-12-011-1/+0
* - Fix swf build issues from bug #7612Andi Gutmans2000-12-012-9/+7
* Fixing bug 8061. Position counter starts a 0 but was compared with length.Frank M. Kromann2000-12-011-1/+1
* Fixing bug 8061. Position counter starts a 0 but was compared with length.Frank M. Kromann2000-12-011-1/+1
* Beautifying of phpinfo().foobar2000-12-011-8/+12
* Changed presentation of default values for textsize and textlimit in phpinfo().Frank M. Kromann2000-11-301-7/+21
* updated documentation and configurationDavid Eriksson2000-11-302-5/+8
* changed variable names to *_class_functionsDavid Eriksson2000-11-302-4/+4
* fix configure --help option name...Sterling Hughes2000-11-301-1/+1
* Removed old version 6.5 code. Clinet Libraries for SQL Server 7.0 can be used...Frank M. Kromann2000-11-293-104/+21
* Fixing wring resource handle returned from mssql_query().Frank M. Kromann2000-11-291-3/+2
* Add more GMP functions, fix a couple of bugsStanislav Malyshev2000-11-294-35/+129
* @ Added the is_null() function that will return true if a variable is ofSterling Hughes2000-11-292-0/+10
* made gd working correct under win32Daniel Beulshausen2000-11-291-58/+62
* Fixed typo. bug #8001foobar2000-11-281-1/+1
* AC_CHECK_LIB prints out yes/no itself.foobar2000-11-282-6/+3
* fix path operations, under win32Daniel Beulshausen2000-11-271-6/+4
* The result of conv_z_macros and some manual conversion ofSascha Schumann2000-11-276-321/+304
* Oh man, gcc's logic is really flawedSascha Schumann2000-11-271-3/+1
* Kill a warning (code is correct)Sascha Schumann2000-11-271-0/+2
* GNU GMP - arbitrary precision nubers libraryStanislav Malyshev2000-11-266-0/+1264
* Fix windows buildZeev Suraski2000-11-261-0/+1
* - Add bcmath to the standard UNIX buildZeev Suraski2000-11-269-690/+33
* @ Added the call_user_func_array() function which gives you the ability toSterling Hughes2000-11-242-0/+63
* Declaring variables is generally a good thingSterling Hughes2000-11-241-777/+782
* fixed bug 7961Andre Langhorst2000-11-241-2/+4
* Fix segfault when non-array in params or arguments is given toSterling Hughes2000-11-241-53/+46
* Fix the arg array size.Andrei Zmievski2000-11-241-1/+1
* Added README on usage, and added myself to CREDITSStig Venaas2000-11-232-0/+166
* Very initial work on chunked output buffering. It's really unoptimized atZeev Suraski2000-11-232-7/+39
* This submission introduces two features.Andrei Zmievski2000-11-231-20/+101
* Revert bad commit.foobar2000-11-231-2/+2
* Fixed some compile warnings.foobar2000-11-231-2/+3
* Fixed Bug #7939 + some cleaning.foobar2000-11-231-398/+298
* - optional argument for hw_pipedocument() to specify link prefixUwe Steinmann2000-11-233-17/+155
* make ctype ext compile under windowsDaniel Beulshausen2000-11-231-0/+107