113 Commits (e64dbbfda65cedbd25ae2b1c92e2d67c192cd6f4)

Author SHA1 Message Date
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Hartmut Holzgraefe 90be6aa546 new TODO item: VisualStudio.net project files 23 years ago
foobar 755eccf82a - Moved scan_makefile_in.awk to better suitable place for it. 23 years ago
Hartmut Holzgraefe bad4e6c3d7 doing the trick like in extension_parser.php 23 years ago
Hartmut Holzgraefe b3562b9bd9 - experimental streams support 23 years ago
Hartmut Holzgraefe 6c074dfb7c example for "stream" as parameter and return type 23 years ago
Hartmut Holzgraefe c9744519cd no RCS keyword expansion in template, 2nd try 23 years ago
Hartmut Holzgraefe 2f31208beb - new method to generate test cases for functions 23 years ago
Hartmut Holzgraefe 450d46ce4f just a method name change 23 years ago
Hartmut Holzgraefe 5e3b5bce0a additional tags for experimental streams support 23 years ago
Hartmut Holzgraefe 488363b657 create CREDITS, package.xml and maybe EXPERIMENTAL files 23 years ago
Hartmut Holzgraefe 123ac00a0f updated TODOs 23 years ago
Sascha Schumann 444d769bd3 MFB move awk detection 23 years ago
Hartmut Holzgraefe 5c782a6f50 'stream' parameter support in proto parser and code generation 23 years ago
Hartmut Holzgraefe 78eeccb798 new proto data type: stream 23 years ago
Hartmut Holzgraefe a874c33eb1 more todo items 23 years ago
Hartmut Holzgraefe 8c6a712a65 unfinished work towards towards refactoring of extension_parser.php 23 years ago
Hartmut Holzgraefe 30ff14a2fc add 'extern "C"' where needed for C++ 23 years ago
Hartmut Holzgraefe f4e89c56ab stupido :( 23 years ago
Hartmut Holzgraefe 249d85b2b0 - make sure we are running on PHP 5 23 years ago
Hartmut Holzgraefe 93894a4e21 new TODO iten: specify "pass by reference" in protos 23 years ago
Hartmut Holzgraefe 91ab37755f - more code moved to the appropriate php_*.php helper classes 23 years ago
Hartmut Holzgraefe 2bf4b3f293 constructor proto change 23 years ago
Hartmut Holzgraefe 67df62c0b1 cmdline parameter parsing improved 23 years ago
Hartmut Holzgraefe 545022872d constructor prototype changed 23 years ago
Hartmut Holzgraefe ac22872006 better 'name' regex 23 years ago
Hartmut Holzgraefe 5b665eb367 php 5 constructor style and whitespace 23 years ago
Hartmut Holzgraefe f8f4e04909 support arrays of error messages in addition to single strings 23 years ago
Hartmut Holzgraefe 5e5ddac9f1 use PHP 5 style constructor 23 years ago
Hartmut Holzgraefe 76d82c53bb module global variables and ini parameters now have 23 years ago
Hartmut Holzgraefe ddefccd04a license comment headers and license files are now created 23 years ago
Hartmut Holzgraefe 8314828451 platform specification now possible for libraries and extension 23 years ago
Hartmut Holzgraefe e5d762f9ff whitespace changes in generated code 23 years ago
Hartmut Holzgraefe 28f39fba95 <![CDATA[ generates additional linefeeds? 23 years ago
Hartmut Holzgraefe 580115b589 use PEAR::System instead of system() to remove directories 23 years ago
Hartmut Holzgraefe 084c6c0d15 todo list update 23 years ago
Hartmut Holzgraefe c9b4c8f85b config.m4 generation revisited 23 years ago
Hartmut Holzgraefe 7c220887fa parse <deps> content 23 years ago
Hartmut Holzgraefe da57d29526 reorganized code generation 23 years ago
Hartmut Holzgraefe 9736a76171 make sure .dsp files have DOS line endings when generated on Unix 23 years ago
Hartmut Holzgraefe 7fd32f3632 don't forget to add the function list delimiter entry ... :/ 23 years ago
Hartmut Holzgraefe 587e7dd693 documentation generation improvements 23 years ago
Hartmut Holzgraefe 12241236bb version number and copyright year update 23 years ago
Hartmut Holzgraefe d3b94f4bd1 required ext. header files may be specified in <deps> 23 years ago
Hartmut Holzgraefe 18829205ca enable resource lookup by name 23 years ago
Hartmut Holzgraefe c1fb09e34e Resource handling fixed and improved: 23 years ago
Hartmut Holzgraefe e52ba40084 start to parse the <deps> tag -> support both C and C++ extensions 23 years ago
Hartmut Holzgraefe 31d5ab51b0 Project programming language may be specified in <deps> tag 23 years ago
Hartmut Holzgraefe c75f3e6e88 protect string from CVS keyword expansionCVS: ---------------------------------------------------------------------- 23 years ago
Hartmut Holzgraefe 4cb4676ac9 docbook fixes 23 years ago