Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
* | Fix typos in code comments [skip ci] | Tyson Andre | 2019-02-18 | 1 | -1/+1 |
* | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
* | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | further data type fixes to ext/dba | Anatol Belski | 2017-05-29 | 1 | -3/+3 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -15/+15 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -11/+11 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | MFB: safe_emalloc() | Marcus Boerger | 2003-04-24 | 1 | -3/+3 |
* | Fixed Bug #23188 CDB databases created with 'c' mode do not work. | Marcus Boerger | 2003-04-14 | 1 | -1/+1 |
* | - unify configure mechanisms (include file handling) | Marcus Boerger | 2003-02-01 | 1 | -5/+6 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | Add info function to handlers and return handler info when dba_handlers is | Marcus Boerger | 2002-12-30 | 1 | -0/+13 |
* | -Fix memory handling of persistent dba connections. | Marcus Boerger | 2002-12-20 | 1 | -2/+2 |
* | Added support for bundled flatfile, cdb and cdb_make handlers | Edin Kadribasic | 2002-11-13 | 1 | -0/+2 |
* | -Centralise open stream for builtin modules that use streams | Marcus Boerger | 2002-11-10 | 1 | -11/+2 |
* | emalloc never returns 0, so we can simplify the code paths. | Sascha Schumann | 2002-11-06 | 1 | -11/+2 |
* | Why did open fail? | Marcus Boerger | 2002-11-05 | 1 | -1/+7 |
* | no memory no members | Marcus Boerger | 2002-11-05 | 1 | -2/+2 |
* | incorporate cdb-0.75 as suggested by D. J. Bernstein | Marcus Boerger | 2002-11-04 | 1 | -28/+141 |
* | no c++ comments | Marcus Boerger | 2002-11-03 | 1 | -1/+1 |
* | cdb now allows multiple key-value pairs with same key | Marcus Boerger | 2002-11-03 | 1 | -0/+6 |
* | -fixed | Marcus Boerger | 2002-11-03 | 1 | -10/+11 |
* | Add support for cdb-0.75 | Sascha Schumann | 2002-09-19 | 1 | -62/+66 |
* | - MFH: Make DBA compile as a shared module again | Derick Rethans | 2002-04-18 | 1 | -0/+4 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
* | - TSRMLS_FETCH work | Zeev Suraski | 2001-08-05 | 1 | -1/+1 |
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -21/+11 |
* | vim-6 does folding - clean up a bunch of missing folding tags plus | Rasmus Lerdorf | 2001-06-05 | 1 | -0/+8 |