summaryrefslogtreecommitdiff
path: root/ext/bz2/php_bz2.h
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | cleaning up the version macrosAnatol Belski2015-03-231-0/+3
* | Use zend_string* instead of char* for opened_patch handling. Avoid reallocati...Dmitry Stogov2015-03-041-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-4/+4
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Constify streams API and a few other calls down the rabbit hole.Andrey Hristov2013-07-301-2/+2
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Improved PHP binary size and startup speed with GCC4 visibility control (Nuno)Dmitry Stogov2008-01-301-8/+10
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH:- Fixed bug #42627 (bz2 extension fails to build with -fno-common)Jani Taskinen2007-09-121-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* move static declaration to *.c filesNuno Lopes2006-08-141-11/+0
* a few more static keywordingNuno Lopes2006-08-141-10/+10
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Add bz2 stream filter supportSara Golemon2004-07-201-0/+7
* Avoid duplicate symbols; definition is in bz2.cMartin Kraemer2004-01-121-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* - Update header + added missing Id tags.foobar2003-12-091-16/+18
* Fixup bz2 extension so it builds as shared and static under win32Wez Furlong2003-12-041-4/+6
* add bzip2 extension to pecl from php5 cvsSterling Hughes2003-05-171-0/+72