summaryrefslogtreecommitdiff
path: root/ext/interbase/ibase_query.c
Commit message (Expand)AuthorAgeFilesLines
* trailing whitespace removalStanislav Malyshev2015-01-101-86/+86
* second shot on removing TSRMLS_*Anatol Belski2014-12-141-2/+2
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-86/+86
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* first show to make 's' work with size_tAnatol Belski2014-08-271-1/+1
* master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-3/+3
* master renames phase 1Anatol Belski2014-08-251-24/+24
* basic macro replacements, all at onceAnatol Belski2014-08-191-27/+27
* ext/interbase support (incomplete)Dmitry Stogov2014-07-291-88/+90
* Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-2/+0
|\
| * Cleanup $ is not needed for gitPopa Adrian Marius2014-04-101-2/+0
| * Bump yearXinchen Hui2014-01-031-1/+1
| * Happy New YearXinchen Hui2013-01-011-1/+1
| * - Year++Felipe Pena2012-01-011-1/+1
| * - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-6/+1
| * Fix for bug http://bugs.php.net/54426Popa Adrian Marius2011-07-191-7/+0
* | Cleanup (1-st round)Dmitry Stogov2014-04-151-12/+12
* | Bump yearXinchen Hui2014-01-031-1/+1
* | Happy New YearXinchen Hui2013-01-011-1/+1
* | - Year++Felipe Pena2012-01-011-1/+1
* | - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-6/+1
* | Fix for bug http://bugs.php.net/54426Popa Adrian Marius2011-07-191-7/+0
|/
* - Year++Felipe Pena2011-01-011-1/+1
* - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insertPierre Joye2010-09-161-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* Fixed bug #48189 (ibase_execute error in return param)Kalle Sommer Nielsen2009-07-251-2/+1
* Improved parameter handlingIlia Alshanetsky2009-01-111-2/+2
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - MFH: New parameter parsing APIFelipe Pena2008-11-271-19/+15
* - MFH: New parameter parsing APIFelipe Pena2008-11-231-130/+87
* - MFH: Fixed bug #45373 (php crash on query with errors in params)Felipe Pena2008-10-061-5/+6
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Fixed bug #43128 (Very long class name causes segfault)Dmitry Stogov2007-11-221-2/+3
* Win32 still fails to build ...Lars Westermann2007-11-201-3/+3
* Win32 fails to buildLars Westermann2007-11-201-2/+4
* [DOC] prototype for ibase_query() should be changed to:Lars Westermann2007-11-081-17/+57
* MFH: php_gmtime_r() fixesAntony Dovgal2007-06-071-1/+5
* fix #40805 (Failure executing function ibase_execute())Antony Dovgal2007-03-151-6/+6
* snprintf() -> slprintf()Ilia Alshanetsky2007-02-271-12/+12
* strncpy() -> strlcpy()Ilia Alshanetsky2007-02-241-3/+2
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-241-11/+11
* MFHAntony Dovgal2007-01-221-1/+1
* MFH: use snprintf()Antony Dovgal2007-01-181-2/+2
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Use safe_emalloc()Ilia Alshanetsky2006-12-251-1/+1
* Thread safety fixes.Ilia Alshanetsky2006-11-301-7/+6
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Fixed return value of ibase_execute()Ard Biesheuvel2004-11-101-2/+3
* Don't copy ini items to module globalsArd Biesheuvel2004-07-061-11/+12