2005-07-01 |
Edin Kadribasic | Fold PQresultErrorField() into a macro |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Edin Kadribasic | Added class 55 sqlstates |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Edin Kadribasic | Added support for fetching current value of a sequence... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Pierre Joye | bump xml_rpc to 1.3.1, php4 win32 builds uses this... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Edin Kadribasic | Use timelib types. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Anantha Kesari H Y | NetWare LibC has reentrant time functions no need to... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Derick Rethans | - parse_date.c is a generated file, updated parse_date... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Anantha Kesari H Y | As fork implementation of NetWare LibC still in experim... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Ilia Alshanetsky | Fixed memory leak. |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Frank M. Kromann | Fix Win32 build |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Frank M. Kromann | Fix ZTS build |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Ilia Alshanetsky | Fixed compiler warnings. |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Ilia Alshanetsky | Fixed memory leak on error inside php_date(). |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Ilia Alshanetsky | Fixed bug #33523 (Memory leak in xmlrpc_encode_request()). |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Derick Rethans | - Reimplemented date and gmdate with new timelib code. |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Ilia Alshanetsky | Release news |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Ilia Alshanetsky | SQLite lib upgrade news. |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Ilia Alshanetsky | touch generated file. |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Ilia Alshanetsky | Upgraded bundled sqlite lib to 3.2.2 |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Wez Furlong | Add optional parameter to openssl_pkcs7_verify() which... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
foobar | consistent naming: prefix always with MYSQL_ |
commit | commitdiff | tree | snapshot |
2005-06-30 |
foobar | Netware also uses autoconf based config now |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Dmitry Stogov | Restored old behavior of zend_statup_module() |
commit | commitdiff | tree | snapshot |
2005-06-30 |
foobar | typo |
commit | commitdiff | tree | snapshot |
2005-06-30 |
foobar | - Unify (+ spl can't be build shared so COMPILE_DL_SPL |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Derick Rethans | - Added check for makedev systemcall, which Netware... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Derick Rethans | - Make the Netware guys happy by removing the config... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Ilia Alshanetsky | Silence warnings. |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Derick Rethans | - Reorganize headers, and update TODO. |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Derick Rethans | - Added support for negative timestamps with the @... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Derick Rethans | - Make sure the already set "TZ" environment doesn... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Ilia Alshanetsky | Final (i hope) set of magic.h detection fixes. |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Ilia Alshanetsky | More reliable library detection. |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Anantha Kesari H Y | This file is not needed anymore |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Anantha Kesari H Y | this file is not used at all so removing it. |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Anantha Kesari H Y | Netware LibC has mktemp implementation |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Anantha Kesari H Y | NetWare LibC has getpwnam, getlogin, getpwuid, getpid... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Anantha Kesari H Y | NetWare LibC has readlink implementation. This is not... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Anantha Kesari H Y | This file does nothing so removing this file. |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Anantha Kesari H Y | NetWare LibC has grp.h |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Anantha Kesari H Y | NetWare LibC has param.h |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Anantha Kesari H Y | NetWare LibC itself has popen/pclose functionality... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Johannes Schlüter | - Fix TSRM build |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Anantha Kesari H Y | NetWare LibC has pipe/popen support |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Stanislav Malyshev | fix conditions for freeing |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Stanislav Malyshev | add comment |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Anantha Kesari H Y | mktemp functionality is part of Regular LibC |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Anantha Kesari H Y | removing pwd.h as NetWare LibC itself supplies pwd.h |
commit | commitdiff | tree | snapshot |
2005-06-29 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-06-28 |
foobar | fix tests when error_reporting is E_ALL |
commit | commitdiff | tree | snapshot |
2005-06-28 |
foobar | - Regenerated with re2c 0.9.8 |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Antony Dovgal | fix leak: when dup was <success>ful zend_std_object_get... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Derick Rethans | - Added testcases for bug #14561 and #26090 and updated... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
foobar | - Fixed bug #33469 also for shared builds |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Derick Rethans | - Fixed bug #33415 and added test cases for #33414... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
foobar | re2c 0.98 is the current working version |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Derick Rethans | - Fixed bug #33433 (strtoll not available on Tru64). |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Derick Rethans | - Implemented binary search for timezone abbreviations... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
foobar | BFN |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Brian France | Added a SG(server_context) NULL check to php_apache_ge... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Ilia Alshanetsky | Make exec() return FALSE on error as do other drivers. |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Stanislav Malyshev | fix previous patch |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Stanislav Malyshev | update |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Stanislav Malyshev | fixes for non-php objects |
commit | commitdiff | tree | snapshot |
2005-06-28 |
foobar | one might not have simplexml enabled |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Stanislav Malyshev | fix handling of non-PHP classes (John Coggeshall) |
commit | commitdiff | tree | snapshot |
2005-06-28 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Ilia Alshanetsky | Fixed double-free bug. |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Ilia Alshanetsky | fixed oid retrieval. |
commit | commitdiff | tree | snapshot |
2005-06-27 |
foobar | - Fixed bug #31358 (Older GCC versions do not provide... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
foobar | add test case |
commit | commitdiff | tree | snapshot |
2005-06-27 |
foobar | - Fixed bug #33469 (Compile error undefined reference... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
foobar | - Cache the xml2-config path |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Stanislav Malyshev | fix various "Class entry requested for an object withou... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Antony Dovgal | BFN |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Antony Dovgal | fix #33491 (crash after extending MySQLi internal class) |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Antony Dovgal | fix couple of leaks in MySQLi |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Ilia Alshanetsky | Remove "custom" PDDRV sqlstate. |
commit | commitdiff | tree | snapshot |
2005-06-27 |
foobar | set_charset() is only available in mysql versions ... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
foobar | do not pollute other directories and cleanup after... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Dmitry Stogov | Fixed SIGSEGV on assigment string offset by reference |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Dmitry Stogov | Fixed wrong include/requre occurrences in debug backtrace. |
commit | commitdiff | tree | snapshot |
2005-06-27 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-06-26 |
foobar | - Fixed bugs #33431, #33432 ("int" used instead of... |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Ilia Alshanetsky | Fixed bug #33475 (cURL handle is not closed on curl_clo... |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Pierre Joye | - bump xml_rpc version |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Georg Richter | fix for #33474 |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Rob Richards | Fix build under PHP 4 |
commit | commitdiff | tree | snapshot |
2005-06-25 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Ilia Alshanetsky | Fixed bogus query failure claim, on some queries such... |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Rob Richards | fix build for libxml > 2.6.17 |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Ilia Alshanetsky | Missing part of the previous patch. |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Ilia Alshanetsky | Added PDO_MYSQL_ATTR_USE_BUFFERED_QUERY parameter for... |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Ilia Alshanetsky | Skip the test, it fails due to missing transaction... |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Ilia Alshanetsky | Fixed PDO Mysql tests. |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Georg Richter | reverted Ilias changes - added get_warnings methods |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Dmitry Stogov | Export zend_do_fcall() helper from executor |
commit | commitdiff | tree | snapshot |
next |