summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* grep -E -> egrepSascha Schumann2003-07-081-3/+3
* Fix previous commit. (never do 2 things same time :)foobar2003-07-011-15/+23
* Added --help to phpizefoobar2003-07-011-9/+17
* ext_skel is no more, and ext_skel_ng is moving to PEAR::PECL_GenHartmut Holzgraefe2003-06-2922-3622/+0
* - Unified PHP_SETUP_OPENSSL with other PHP_SETUP_* macros.foobar2003-06-241-12/+0
* TODO revisitedHartmut Holzgraefe2003-06-211-9/+17
* ini stuff was a bit brokenHartmut Holzgraefe2003-06-212-5/+5
* thoughts about a new proto parser ...Hartmut Holzgraefe2003-06-211-2/+49
* test script tags are found but not used yetHartmut Holzgraefe2003-06-211-2/+26
* typo fixes and test script tags addedHartmut Holzgraefe2003-06-211-4/+14
* start to track them bugsHartmut Holzgraefe2003-06-211-0/+2
* - package.xml genartion fixed, <configureoptions> and <license> addedHartmut Holzgraefe2003-06-202-6/+21
* typo fixHartmut Holzgraefe2003-06-201-1/+1
* Fixed bug #24207: phpize wrong exit codefoobar2003-06-161-4/+4
* updating license information in the headers.James Cox2003-06-102-6/+6
* new TODO item: VisualStudio.net project filesHartmut Holzgraefe2003-06-101-1/+2
* - Moved scan_makefile_in.awk to better suitable place for it.foobar2003-06-092-3/+3
* doing the trick like in extension_parser.phpHartmut Holzgraefe2003-05-201-1/+1
* - experimental streams supportHartmut Holzgraefe2003-05-201-35/+236
* example for "stream" as parameter and return typeHartmut Holzgraefe2003-05-201-2/+6
* no RCS keyword expansion in template, 2nd tryHartmut Holzgraefe2003-05-201-1/+1
* - new method to generate test cases for functionsHartmut Holzgraefe2003-05-201-3/+36
* just a method name changeHartmut Holzgraefe2003-05-201-2/+1
* additional tags for experimental streams supportHartmut Holzgraefe2003-05-201-2/+13
* create CREDITS, package.xml and maybe EXPERIMENTAL filesHartmut Holzgraefe2003-05-201-1/+14
* updated TODOsHartmut Holzgraefe2003-05-201-6/+13
* MFB move awk detectionSascha Schumann2003-05-191-1/+2
* 'stream' parameter support in proto parser and code generationHartmut Holzgraefe2003-05-091-0/+10
* new proto data type: streamHartmut Holzgraefe2003-05-091-0/+1
* more todo itemsHartmut Holzgraefe2003-05-081-0/+8
* unfinished work towards towards refactoring of extension_parser.phpHartmut Holzgraefe2003-05-061-0/+28
* add 'extern "C"' where needed for C++Hartmut Holzgraefe2003-05-061-15/+31
* stupido :(Hartmut Holzgraefe2003-05-061-0/+1
* - make sure we are running on PHP 5Hartmut Holzgraefe2003-05-061-1/+8
* new TODO iten: specify "pass by reference" in protosHartmut Holzgraefe2003-05-061-1/+2
* - more code moved to the appropriate php_*.php helper classesHartmut Holzgraefe2003-04-261-249/+200
* constructor proto changeHartmut Holzgraefe2003-04-261-6/+12
* cmdline parameter parsing improvedHartmut Holzgraefe2003-04-261-7/+33
* constructor prototype changedHartmut Holzgraefe2003-04-261-6/+50
* better 'name' regexHartmut Holzgraefe2003-04-261-3/+4
* php 5 constructor style and whitespaceHartmut Holzgraefe2003-04-262-7/+9
* support arrays of error messages in addition to single stringsHartmut Holzgraefe2003-04-261-5/+17
* use PHP 5 style constructorHartmut Holzgraefe2003-04-261-54/+56
* module global variables and ini parameters now haveHartmut Holzgraefe2003-04-262-0/+197
* license comment headers and license files are now createdHartmut Holzgraefe2003-04-264-0/+745
* platform specification now possible for libraries and extensionHartmut Holzgraefe2003-04-261-0/+2
* whitespace changes in generated codeHartmut Holzgraefe2003-04-241-13/+13
* <![CDATA[ generates additional linefeeds?Hartmut Holzgraefe2003-04-241-7/+12
* use PEAR::System instead of system() to remove directoriesHartmut Holzgraefe2003-04-241-17/+18
* todo list updateHartmut Holzgraefe2003-04-241-7/+2