summaryrefslogtreecommitdiff
path: root/ext/skeleton
Commit message (Expand)AuthorAgeFilesLines
* Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-032-2/+2
* Remove TSRMLS_* from code, they are not used anymoreStanislav Malyshev2016-02-171-1/+1
* switch to the unified globals accessor where appropriateAnatol Belski2015-07-291-6/+2
* Merge branch 'pull-request/1235'Stanislav Malyshev2015-04-181-4/+3
|\
| * modify skeleton confirm_extname_compiled王星星2015-04-121-3/+2
| * modify skeleton.c function王星星2015-04-121-1/+1
|/
* made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-162-3/+3
* Fix the most obvious issues here.Rasmus Lerdorf2015-01-201-2/+2
* trailing whitespace removalStanislav Malyshev2015-01-102-6/+6
* integrated the static tsrmls cache into ext/skelAnatol Belski2014-12-172-8/+12
* second shot on removing TSRMLS_*Anatol Belski2014-12-141-2/+2
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-1/+1
* removed *.dsw and *.dsp filesAnatol Belski2014-09-281-113/+0
* Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-202-5/+5
* first show to make 's' work with size_tAnatol Belski2014-08-271-1/+1
* master renames phase 1Anatol Belski2014-08-251-1/+1
* fixes to ext/skeletonAnatol Belski2014-08-191-1/+1
* There is memleakXinchen Hui2014-05-081-1/+3
* update skeletonkrakjoe2014-05-081-1/+1
* fixed skeleton to produce the normalized ext version macrosAnatol Belski2013-10-142-1/+3
* Slightly modernize ext_skel and sekelton/Johannes Schlüter2013-07-172-70/+56
* Fix typoCarson McDonald2013-04-051-1/+1
* Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra2012-03-201-1/+1
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* MFH: New way for check void parametersFelipe Pena2008-03-101-1/+1
* Improved PHP binary size and startup speed with GCC4 visibility control (Nuno)Dmitry Stogov2008-01-301-2/+4
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-241-3/+3
* Added automatic module globals managementDmitry Stogov2006-06-151-1/+0
* MFHfoobar2005-12-051-1/+1
* - don't use short tagAndrey Hristov2005-04-141-4/+6
* Opps.John Coggeshall2005-03-051-4/+15
* Starting tests....John Coggeshall2005-03-051-15/+4
* - Remove unused blocksMarcus Boerger2004-05-191-3/+0
* typo fixAndrey Hristov2004-02-021-1/+1
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-172-5/+5
* On win32 extensions starts with php_Frank M. Kromann2003-10-291-2/+2
* ok, re-adding this mostly un-maintained awk/sed/sh nightmare for now ...Hartmut Holzgraefe2003-06-298-0/+669
* ext_skel is no more, and ext_skel_ng is moving to PEAR::PECL_GenHartmut Holzgraefe2003-06-298-669/+0
* some awk installations need this escpaed ... BUG #24314 fixedHartmut Holzgraefe2003-06-251-1/+1
* 64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave)David Hill2003-03-101-1/+1
* Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.foobar2003-03-071-1/+1
* Use platform specific extension.Frank M. Kromann2003-01-311-1/+1
* Dtandard visual studio project for ext_skelFrank M. Kromann2003-01-311-0/+113
* Correct case for README.TESTING.Jon Parise2002-10-221-2/+2
* Update documentationMarcus Boerger2002-10-221-1/+2
* Check for uppercase function names in .def files - patch from David VinerRasmus Lerdorf2002-09-031-0/+7
* TSRMG => TSRMLSYasuo Ohgaki2002-04-111-2/+2
* typo fixHartmut Holzgraefe2001-12-181-1/+1
* improved xml generatioimproved xml generationHartmut Holzgraefe2001-12-151-13/+20