Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 | -4/+4 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -8/+8 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Bug #62489: dba_insert not working as expected | Lars Strojny | 2013-01-15 | 1 | -9/+10 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Fixed bug #54242 (dba_insert returns true if key already exists) | Felipe Pena | 2011-03-13 | 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 |
* | Centralize ability to drop APPEND flag. This probably fixes some ini file | Marcus Boerger | 2003-12-18 | 1 | -19/+0 |
* | Fix warnings | Marcus Boerger | 2003-12-17 | 1 | -1/+4 |
* | Fix winbuild | Marcus Boerger | 2003-12-16 | 1 | -0/+5 |
* | - Fix Bug #26304 Unexpected data loss when opening dba file | Marcus Boerger | 2003-12-14 | 1 | -0/+11 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | ws | Marcus Boerger | 2003-02-26 | 1 | -11/+19 |
* | 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/+5 |
* | -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 | -30/+1 |
* | -lock support moved from dba_flatfile.c to dba.c | Marcus Boerger | 2002-11-08 | 1 | -78/+0 |
* | not needed anywhere here | Marcus Boerger | 2002-11-07 | 1 | -8/+0 |
* | -rename anything to flatfile_xxx/FLATFILE_xxx | Marcus Boerger | 2002-11-07 | 1 | -25/+32 |
* | emalloc never returns 0, so we can simplify the code paths. | Sascha Schumann | 2002-11-06 | 1 | -5/+2 |
* | fix locks and reading | Marcus Boerger | 2002-11-06 | 1 | -4/+4 |
* | Use the the name 'flatfile' correctly so the handler support can be built now. | Marcus Boerger | 2002-11-06 | 1 | -0/+284 |