summaryrefslogtreecommitdiff
path: root/ext/odbc/birdstep.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed Bird(broken)step support from ODBCKalle Sommer Nielsen2017-07-191-709/+0
|
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
|
* Eliminate win95nt.hKalle Sommer Nielsen2016-12-221-1/+0
| | | | | | - Most of this is builtin php.h now - Removed some dead defines - We now pass /D _USE_MATH_DEFINES for M_PI etc
* Fixed compilation warningsDmitry Stogov2016-06-221-1/+1
|
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\ | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016)
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| |
| * bump yearXinchen Hui2015-01-151-1/+1
| |
* | Add missing variable from birdstep_commit() which got removed in e8fcd52efLior Kaplan2015-09-031-1/+1
| |
* | cleanup mod version macros, round 3Anatol Belski2015-03-231-1/+1
| |
* | bump yearXinchen Hui2015-01-151-1/+1
| |
* | trailing whitespace removalStanislav Malyshev2015-01-101-8/+8
| |
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-36/+36
| |
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
| |
* | first show to make 's' work with size_tAnatol Belski2014-08-271-2/+2
| |
* | fixed several long vs zend_long castsAnatol Belski2014-08-261-1/+1
| |
* | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-1/+1
| |
* | master renames phase 1Anatol Belski2014-08-251-36/+36
| |
* | ported ext/odbcAnatol Belski2014-08-191-23/+23
| |
* | basic macro replacements, all at onceAnatol Belski2014-08-191-14/+14
|/
* Bump yearXinchen Hui2014-01-031-1/+1
|
* Happy New YearXinchen Hui2013-01-011-1/+1
|
* - Year++Felipe Pena2012-01-011-1/+1
|
* - Year++Felipe Pena2011-01-011-1/+1
|
* - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insertPierre Joye2010-09-161-3/+3
|
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
|
* MFH: Fixed error message grammar:Matt Wilmas2009-06-061-1/+1
| | | | | | | | | - "cannot" instead of "can not" (meaning "also can") - "than" instead of "then" (Hint: "then" should hardly be needed; you're not telling the order in which to do something) ... plus removed a couple ending. dots
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-12/+0
|
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+12
|
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-12/+0
|
* - Added arginfoFelipe Pena2008-07-201-24/+91
|
* - New parameter parsing APIFelipe Pena2008-06-251-60/+62
|
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
|
* MFHJani Taskinen2007-08-311-0/+1
|
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
|
* bump year and license versionfoobar2006-01-011-3/+3
|
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
|
* - Bumber up yearfoobar2005-08-031-1/+1
|
* - Fix outside-source-tree builds. Always include generated header filesfoobar2005-01-091-1/+1
| | | | | with #include <some_header.h> to make sure the correct file is used.
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
|
* format string fixesAndrey Hristov2003-08-281-2/+2
|
* emalloc -> safe_emallocIlia Alshanetsky2003-08-181-1/+1
|
* proto fixesAndrey Hristov2003-06-161-1/+1
| | | | | #my head hurts now. no more fixes today ;)
* updating license information in the headers.James Cox2003-06-101-3/+3
|
* getParameters -> zend_get_parameters_ex.Ilia Alshanetsky2003-01-211-117/+73
|
* Changed php_error to php_error_docref.Ilia Alshanetsky2003-01-181-47/+28
| | | | | | Thanks to Marcus Börger for writing a script that significantly simplifies this process.
* Bump year.Sebastian Bergmann2002-12-311-1/+1
|
* ws fixfoobar2002-04-081-45/+43
|
* Added a comment for future referenceDan Kalowsky2002-03-051-0/+7
|