summaryrefslogtreecommitdiff
path: root/ext/sybase_ct
Commit message (Expand)AuthorAgeFilesLines
* bump yearXinchen Hui2015-01-152-2/+2
* trailing whitespace removalStanislav Malyshev2015-01-102-57/+57
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-104/+102
* removed *.dsw and *.dsp filesAnatol Belski2014-09-281-114/+0
* Merge branch 'master' into issue-67910Florian MARGAINE2014-09-202-2/+2
|\
| * s/PHP 5/PHP 7/Johannes Schlüter2014-09-192-2/+2
* | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-4/+4
|/
* first show to make 's' work with size_tAnatol Belski2014-08-271-1/+1
* master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-1/+1
* master renames phase 1Anatol Belski2014-08-251-29/+29
* basic macro replacements, all at onceAnatol Belski2014-08-191-25/+25
* update zend_make_printable_zval to take TSRM contextkrakjoe2014-08-111-1/+1
* Changed zend_make_printable_zval() to return "use_copy" instead of additional...Dmitry Stogov2014-07-091-1/+1
* Cleanup (1-st round)Dmitry Stogov2014-04-151-3/+3
* Bump yearXinchen Hui2014-01-032-2/+2
* brought the ext/sybase_ct/config.w32 up to dateAnatol Belski2013-12-251-2/+5
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* typo fixesVeres Lajos2013-07-155-9/+9
* Happy New YearXinchen Hui2013-01-012-2/+2
* - Year++Felipe Pena2012-01-012-2/+2
* - Fix #55301 (sybase part, take #2) check if malloc succededPierre Joye2011-07-281-1/+1
* - Fix #55301 (sybase part) check if malloc succededPierre Joye2011-07-281-0/+4
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-5/+1
* - Fix compiler warning about long vs. int in printf()Timm Friebe2011-06-131-1/+1
* - Possible fix for bug #55022 (memory_limit exhausted when set charset in syb...Felipe Pena2011-06-111-1/+1
* - Changed output to be more verbose as to what libraries are usedTimm Friebe2011-06-081-4/+27
* - Year++Felipe Pena2011-01-012-2/+2
* - Add ".so" suffix to checks on libsybct[64] bundlesTimm Friebe2010-08-311-2/+2
* - Added -DSYB_LP64 to CFLAGS on 64 bit platformsTimm Friebe2010-07-071-1/+6
* fix buildAntony Dovgal2010-06-291-3/+3
* - Added test for tds_sysdep_public.h and link against -lct only thenTimm Friebe2010-06-281-1/+37
* - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo...Felipe Pena2010-06-261-24/+23
* - Fixed segmentation fault when reading rowsTimm Friebe2010-06-161-2/+11
* revert change #298288: Remove old dsp/dsw/makefile filesRob Richards2010-04-281-0/+114
* Remove old dsp/dsw/makefile files, these arent used by the build system anymo...Kalle Sommer Nielsen2010-04-211-114/+0
* Remove a couple TSRMLS_FETCH() calls around ext/main/sapiKalle Sommer Nielsen2010-04-131-10/+9
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-032-2/+2
* - More and more missing svn:ignore entries.Jani Taskinen2009-08-021-216/+0
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-312-2/+2
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-23/+0
* - Added test for optional parameter "new" to sybase_connect()Timm Friebe2008-11-102-4/+7
* - Added optional parameter "new" to sybase_connectTimm Friebe2008-11-101-6/+13
* - Fixed sybase_close() to actually close connectionsTimm Friebe2008-11-091-2/+5
* - Initial releaseTimm Friebe2008-11-093-0/+64
* - Initial releaseTimm Friebe2008-11-091-0/+23
* - Initial releaseTimm Friebe2008-11-091-0/+65
* - Added test for sybase_free_result() without full fetchTimm Friebe2008-11-091-0/+7
* - Initial releaseTimm Friebe2008-11-091-0/+34
* - MFH: Added connection checking on SKIPIFFelipe Pena2008-11-081-0/+5