summaryrefslogtreecommitdiff
path: root/README.EXT_SKEL
Commit message (Collapse)AuthorAgeFilesLines
* Remove TSRMLS_* from docs as it's not used anymoreStanislav Malyshev2016-02-171-1/+1
|
* Fix the most obvious issues here.Rasmus Lerdorf2015-01-201-4/+4
| | | | There are other problems though
* Fix English and improve by Stas. Thanks :)Yasuo Ohgaki2014-01-261-1/+1
|
* Update source docsYasuo Ohgaki2014-01-261-6/+24
|
* Revert "Update source docs"Yasuo Ohgaki2014-01-261-24/+6
| | | | This reverts commit 10d06cd4ff3038d2f02a18936793969e7aee0bda.
* Update source docsYasuo Ohgaki2014-01-261-6/+24
|
* added notes about the PECL site conformityAnatol Belski2013-10-141-0/+5
|
* update the docsStanislav Malyshev2008-06-191-53/+24
| | | | | # if we keep it in CVS, it should have correct docs
* ok, re-adding this mostly un-maintained awk/sed/sh nightmare for now ...Hartmut Holzgraefe2003-06-291-2/+194
|
* ext_skel is no more, and ext_skel_ng is moving to PEAR::PECL_GenHartmut Holzgraefe2003-06-291-193/+2
|
* fix bug #22841foobar2003-03-241-1/+2
|
* advertising ext_skel_ng ;)Hartmut Holzgraefe2003-03-131-0/+3
|
* - Spell out "cd" as "change directory".Jon Parise2002-10-231-5/+5
| | | | | - Replace "ie" with "e.g.", which is more appropriate in this context.
* Looks like mawk can't handle create_stubs - if someone is keen it would beRasmus Lerdorf2002-03-301-5/+10
| | | | | nice to fix that, but for now just make a note that gawk may be needed.
* We no longer need any FETCH's for internal functionsZeev Suraski2001-08-021-3/+2
|
* TSRM fix for ext_skel - probably more neededRasmus Lerdorf2001-08-021-3/+3
|
* support for short comments was added to ext_skel proto filesHartmut Holzgraefe2000-10-311-1/+5
| | | | | | theese will be used in proto comments in the source and as <refpurpose> information in the XML docs
* Tiny wording fixRasmus Lerdorf2000-07-161-1/+1
|
* - Fixed incorrect code generated when all parameters are optional.Jouni Ahto2000-06-151-18/+79
| | | | | | | | | | | | - Fixed handling of grouped optional parameters. - Added an option to generate xml documentation. - Added an option not to be nice and helpful and create all kinds of comments and testing functions. - Added on option to create function stubs only. - Added options --assing-params and --string-lens that change the generated code. - Updated documentation.
* - Fix incorrect code creation when an optional argument is resource type.Jouni Ahto2000-06-101-3/+0
|
* - Add some documentation for ext_skel and a note about it's existence.Jouni Ahto2000-06-101-0/+123