Top Level :: Tools and Utilities

Package Information: CodeGen_PECL 0.9.0

Show All Changelogs
» Version » Information
1.1.2 2008-03-04     stable
1.1.1 2008-03-04     stable
1.1.0 2007-08-14     stable
1.0.3 2006-08-16     stable
1.0.1 2006-08-14     stable
1.0.0 2006-02-17     stable
1.0.0rc1 2005-09-22     beta
0.9.0Download

Release date: 2005-08-12 12:06 UTC
Release state: beta

Changelog:

Milestone 0.9
-------------

- copy <changelog> to generated package.xml - done

- rewrite the function prototype parser
- object type specification (as in resources) - done
- default values - done
- 'void' treatment - done
- '...' not handled - done
- array() as default value - done
- code generation for 'pass by refecence' - for zval based types yet
- '...' code generation - if first parameter yet

FREE_RESOURCE macro - done

allow defined PHP constants as default value - done

<define> tag -> #define + <constant>? - done

allow for embedded base64 or uu encoded logo specs - done

changeable function prefix? - done

trick parser to verbatim pass on docbook contentent - done

add configure compile test for <resource> -done
to check whether a given payload is a valid type?

SYSTEM Entity and XInclude support - done

support for multiple <with> tags with distinct
names, name defaults to extension name if not given - done

added version attribute to <extension>
to control parser features (replaces -x switch) - done

support <?code ... ?> as alternative to CDATA - done

check whether <header> checks work - done

test files are not yet added to package.xml - done

documentation up to date for all 0.9 features - done

examples and test cases added - done

Dependencies:
  • PHP Version: PHP 5 or newer
  • PEAR Package: CodeGen 0.1 or newer
0.9.0rc5 2005-08-04     beta