| Commit message (Expand) | Author | Age | Files | Lines |
* | doing the trick like in extension_parser.php | Hartmut Holzgraefe | 2003-05-20 | 1 | -1/+1 |
* | - experimental streams support | Hartmut Holzgraefe | 2003-05-20 | 1 | -35/+236 |
* | example for "stream" as parameter and return type | Hartmut Holzgraefe | 2003-05-20 | 1 | -2/+6 |
* | no RCS keyword expansion in template, 2nd try | Hartmut Holzgraefe | 2003-05-20 | 1 | -1/+1 |
* | - new method to generate test cases for functions | Hartmut Holzgraefe | 2003-05-20 | 1 | -3/+36 |
* | just a method name change | Hartmut Holzgraefe | 2003-05-20 | 1 | -2/+1 |
* | additional tags for experimental streams support | Hartmut Holzgraefe | 2003-05-20 | 1 | -2/+13 |
* | create CREDITS, package.xml and maybe EXPERIMENTAL files | Hartmut Holzgraefe | 2003-05-20 | 1 | -1/+14 |
* | updated TODOs | Hartmut Holzgraefe | 2003-05-20 | 1 | -6/+13 |
* | MFB move awk detection | Sascha Schumann | 2003-05-19 | 1 | -1/+2 |
* | 'stream' parameter support in proto parser and code generation | Hartmut Holzgraefe | 2003-05-09 | 1 | -0/+10 |
* | new proto data type: stream | Hartmut Holzgraefe | 2003-05-09 | 1 | -0/+1 |
* | more todo items | Hartmut Holzgraefe | 2003-05-08 | 1 | -0/+8 |
* | unfinished work towards towards refactoring of extension_parser.php | Hartmut Holzgraefe | 2003-05-06 | 1 | -0/+28 |
* | add 'extern "C"' where needed for C++ | Hartmut Holzgraefe | 2003-05-06 | 1 | -15/+31 |
* | stupido :( | Hartmut Holzgraefe | 2003-05-06 | 1 | -0/+1 |
* | - make sure we are running on PHP 5 | Hartmut Holzgraefe | 2003-05-06 | 1 | -1/+8 |
* | new TODO iten: specify "pass by reference" in protos | Hartmut Holzgraefe | 2003-05-06 | 1 | -1/+2 |
* | - more code moved to the appropriate php_*.php helper classes | Hartmut Holzgraefe | 2003-04-26 | 1 | -249/+200 |
* | constructor proto change | Hartmut Holzgraefe | 2003-04-26 | 1 | -6/+12 |
* | cmdline parameter parsing improved | Hartmut Holzgraefe | 2003-04-26 | 1 | -7/+33 |
* | constructor prototype changed | Hartmut Holzgraefe | 2003-04-26 | 1 | -6/+50 |
* | better 'name' regex | Hartmut Holzgraefe | 2003-04-26 | 1 | -3/+4 |
* | php 5 constructor style and whitespace | Hartmut Holzgraefe | 2003-04-26 | 2 | -7/+9 |
* | support arrays of error messages in addition to single strings | Hartmut Holzgraefe | 2003-04-26 | 1 | -5/+17 |
* | use PHP 5 style constructor | Hartmut Holzgraefe | 2003-04-26 | 1 | -54/+56 |
* | module global variables and ini parameters now have | Hartmut Holzgraefe | 2003-04-26 | 2 | -0/+197 |
* | license comment headers and license files are now created | Hartmut Holzgraefe | 2003-04-26 | 4 | -0/+745 |
* | platform specification now possible for libraries and extension | Hartmut Holzgraefe | 2003-04-26 | 1 | -0/+2 |
* | whitespace changes in generated code | Hartmut Holzgraefe | 2003-04-24 | 1 | -13/+13 |
* | <![CDATA[ generates additional linefeeds? | Hartmut Holzgraefe | 2003-04-24 | 1 | -7/+12 |
* | use PEAR::System instead of system() to remove directories | Hartmut Holzgraefe | 2003-04-24 | 1 | -17/+18 |
* | todo list update | Hartmut Holzgraefe | 2003-04-24 | 1 | -7/+2 |
* | config.m4 generation revisited | Hartmut Holzgraefe | 2003-04-23 | 2 | -16/+58 |
* | parse <deps> content | Hartmut Holzgraefe | 2003-04-23 | 1 | -1/+20 |
* | reorganized code generation | Hartmut Holzgraefe | 2003-04-23 | 1 | -14/+37 |
* | make sure .dsp files have DOS line endings when generated on Unix | Hartmut Holzgraefe | 2003-04-23 | 1 | -16/+20 |
* | don't forget to add the function list delimiter entry ... :/ | Hartmut Holzgraefe | 2003-04-23 | 1 | -0/+1 |
* | documentation generation improvements | Hartmut Holzgraefe | 2003-04-23 | 1 | -12/+14 |
* | version number and copyright year update | Hartmut Holzgraefe | 2003-04-23 | 1 | -2/+2 |
* | required ext. header files may be specified in <deps> | Hartmut Holzgraefe | 2003-04-23 | 1 | -0/+7 |
* | enable resource lookup by name | Hartmut Holzgraefe | 2003-04-23 | 1 | -5/+6 |
* | Resource handling fixed and improved: | Hartmut Holzgraefe | 2003-04-23 | 4 | -27/+127 |
* | start to parse the <deps> tag -> support both C and C++ extensions | Hartmut Holzgraefe | 2003-04-23 | 1 | -1/+22 |
* | Project programming language may be specified in <deps> tag | Hartmut Holzgraefe | 2003-04-23 | 1 | -3/+3 |
* | protect string from CVS keyword expansionCVS: -------------------------------... | Hartmut Holzgraefe | 2003-03-20 | 1 | -1/+1 |
* | docbook fixes | Hartmut Holzgraefe | 2003-03-15 | 1 | -0/+2 |
* | thinko fix to kill warnings | Hartmut Holzgraefe | 2003-03-15 | 1 | -2/+2 |
* | docbook typo fix | Hartmut Holzgraefe | 2003-03-15 | 1 | -1/+1 |
* | make sure the function name in the proto matches the function | Hartmut Holzgraefe | 2003-03-15 | 1 | -0/+5 |