summaryrefslogtreecommitdiff
path: root/scripts/ext_skel_ng/extension_parser.php
Commit message (Expand)AuthorAgeFilesLines
* ext_skel is no more, and ext_skel_ng is moving to PEAR::PECL_GenHartmut Holzgraefe2003-06-291-1395/+0
* test script tags are found but not used yetHartmut Holzgraefe2003-06-211-2/+26
* - package.xml genartion fixed, <configureoptions> and <license> addedHartmut Holzgraefe2003-06-201-5/+15
* - experimental streams supportHartmut Holzgraefe2003-05-201-35/+236
* add 'extern "C"' where needed for C++Hartmut Holzgraefe2003-05-061-15/+31
* - more code moved to the appropriate php_*.php helper classesHartmut Holzgraefe2003-04-261-249/+200
* <![CDATA[ generates additional linefeeds?Hartmut Holzgraefe2003-04-241-7/+12
* config.m4 generation revisitedHartmut Holzgraefe2003-04-231-15/+57
* parse <deps> contentHartmut Holzgraefe2003-04-231-1/+20
* reorganized code generationHartmut Holzgraefe2003-04-231-14/+37
* make sure .dsp files have DOS line endings when generated on UnixHartmut Holzgraefe2003-04-231-16/+20
* don't forget to add the function list delimiter entry ... :/Hartmut Holzgraefe2003-04-231-0/+1
* documentation generation improvementsHartmut Holzgraefe2003-04-231-12/+14
* version number and copyright year updateHartmut Holzgraefe2003-04-231-2/+2
* enable resource lookup by nameHartmut Holzgraefe2003-04-231-5/+6
* Resource handling fixed and improved:Hartmut Holzgraefe2003-04-231-0/+1
* start to parse the <deps> tag -> support both C and C++ extensionsHartmut Holzgraefe2003-04-231-1/+22
* protect string from CVS keyword expansionCVS: -------------------------------...Hartmut Holzgraefe2003-03-201-1/+1
* docbook fixesHartmut Holzgraefe2003-03-151-0/+2
* Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.foobar2003-03-071-1/+1
* - support for "callback" typeHartmut Holzgraefe2003-02-281-0/+1
* - code generation: resources and phpinfo logoHartmut Holzgraefe2003-02-241-174/+217
* put constants into C outputHartmut Holzgraefe2003-02-201-7/+15
* code for the special functions MINIT, MSHUTDOWN, RINIT, RSHUTDOWN, MINFOHartmut Holzgraefe2003-02-191-17/+79
* Microsoft Developer Studio project file (.dsp) generation addedHartmut Holzgraefe2003-02-191-3/+172
* next generation ext_skel script - initial checkinHartmut Holzgraefe2003-02-191-0/+789