| Commit message (Expand) | Author | Age | Files | Lines |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 8 | -8/+8 |
* | Fixed bug #48189 (ibase_execute error in return param) | Kalle Sommer Nielsen | 2009-07-25 | 1 | -2/+1 |
* | Buffer handling fixes | Rasmus Lerdorf | 2009-07-16 | 1 | -2/+2 |
* | MFH: Added zend_eval_stringl and made create_function(), etc. binary-safe | Matt Wilmas | 2009-06-05 | 1 | -1/+1 |
* | - MFH: Fix tests | Felipe Pena | 2009-02-09 | 3 | -4/+4 |
* | Improved parameter handling | Ilia Alshanetsky | 2009-01-11 | 1 | -2/+2 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 8 | -8/+8 |
* | - MFH: New parameter parsing API | Felipe Pena | 2008-11-27 | 4 | -41/+53 |
* | - MFH: New parameter parsing API | Felipe Pena | 2008-11-23 | 4 | -137/+98 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -49/+0 |
* | - MFH: New parameter parsing API | Felipe Pena | 2008-11-11 | 1 | -75/+50 |
* | - New tests | Felipe Pena | 2008-11-11 | 4 | -0/+122 |
* | MFH: | Felipe Pena | 2008-11-11 | 2 | -4/+39 |
* | - Make expected result compatible with recent Firebird version | Felipe Pena | 2008-11-10 | 3 | -4/+4 |
* | - New tests | Felipe Pena | 2008-11-10 | 7 | -0/+222 |
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+49 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -49/+0 |
* | - MFH: Fixed bug #45575 (Segfault with invalid non-string as event handler ca... | Felipe Pena | 2008-10-07 | 2 | -4/+27 |
* | - MFH: Fixed bug #46247 (ibase_set_event_handler() is allowing to pass callba... | Felipe Pena | 2008-10-07 | 2 | -4/+48 |
* | - MFH: Fixed code ("Division by zero" anymore) | Felipe Pena | 2008-10-07 | 1 | -0/+3 |
* | - MFH: Fixed compiler warning | Felipe Pena | 2008-10-06 | 1 | -6/+3 |
* | - MFH: Fixed bug #45373 (php crash on query with errors in params) | Felipe Pena | 2008-10-06 | 2 | -5/+53 |
* | - MFH: Added parameter TSRMLS_DC in zend_is_callable() | Felipe Pena | 2008-08-02 | 2 | -2/+6 |
* | - Added arginfo | Felipe Pena | 2008-07-07 | 1 | -54/+374 |
* | MFH: New way for check void parameters | Felipe Pena | 2008-03-10 | 1 | -4/+4 |
* | Fixed bug #43912 (Interbase column names are truncated to 31 characters) | Ilia Alshanetsky | 2008-01-23 | 1 | -1/+1 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 8 | -8/+8 |
* | Fixed bug #43128 (Very long class name causes segfault) | Dmitry Stogov | 2007-11-22 | 1 | -2/+3 |
* | Win32 still fails to build ... | Lars Westermann | 2007-11-20 | 1 | -3/+3 |
* | Win32 fails to build | Lars Westermann | 2007-11-20 | 1 | -2/+4 |
* | [DOC] prototype for ibase_query() should be changed to: | Lars Westermann | 2007-11-08 | 1 | -17/+57 |
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
* | MFH: Fix some lib vs $PHP_LIBDIR issues | Jani Taskinen | 2007-07-31 | 1 | -1/+1 |
* | MFH: Fix some configure --help texts | foobar | 2007-07-03 | 1 | -1/+1 |
* | MFH: php_gmtime_r() fixes | Antony Dovgal | 2007-06-07 | 1 | -1/+5 |
* | fix #40805 (Failure executing function ibase_execute()) | Antony Dovgal | 2007-03-15 | 1 | -6/+6 |
* | malloc() -> pemalloc() | Ilia Alshanetsky | 2007-03-12 | 1 | -1/+1 |
* | fix broken snprintf code | Stanislav Malyshev | 2007-03-06 | 1 | -1/+1 |
* | Typo | Hannes Magnusson | 2007-02-28 | 1 | -1/+1 |
* | snprintf() -> slprintf() | Ilia Alshanetsky | 2007-02-27 | 3 | -20/+20 |
* | strncpy() -> strlcpy() | Ilia Alshanetsky | 2007-02-24 | 1 | -3/+2 |
* | - Avoid sprintf, even when checked copy'n'paste or changes lead to errors | Marcus Boerger | 2007-02-24 | 4 | -22/+22 |
* | MFH | Antony Dovgal | 2007-01-22 | 2 | -3/+5 |
* | MFH | Antony Dovgal | 2007-01-18 | 1 | -3/+3 |
* | MFH | Antony Dovgal | 2007-01-18 | 1 | -7/+13 |
* | MFH: use snprintf() | Antony Dovgal | 2007-01-18 | 1 | -2/+2 |
* | Update copyright year | Ilia Alshanetsky | 2007-01-01 | 1 | -1/+1 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 8 | -8/+8 |
* | Use safe_emalloc() | Ilia Alshanetsky | 2006-12-25 | 1 | -1/+1 |
* | MFH | Antony Dovgal | 2006-12-25 | 1 | -1/+1 |