Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rewrite paragraph 9 | Marcus Boerger | 2002-10-29 | 1 | -2/+2 |
| | | | | | No instances yet. And it does not work with #if 0_FOO but with #if FOO_0 | ||||
* | Adding a new item (number 11) that explains why it's important to use | Jon Parise | 2002-10-10 | 1 | -0/+13 |
| | | | | | emalloc() and friends in place of the standard C library functions. | ||||
* | - spaces instead of tabs | Derick Rethans | 2002-09-09 | 1 | -8/+8 |
| | |||||
* | - Use PHP_ instead of ZEND_ | Derick Rethans | 2002-09-09 | 1 | -5/+6 |
| | |||||
* | Reword item 10 for greater clarity. | Jon Parise | 2002-09-08 | 1 | -3/+5 |
| | |||||
* | It seems we're better to mention about missing functions. | Yasuo Ohgaki | 2002-09-08 | 1 | -2/+6 |
| | | | | | PHP_FUNCTION -> ZEND_FUNCTION | ||||
* | fix examples | Marcus Boerger | 2002-08-22 | 1 | -4/+4 |
| | | | | | #did i write those? shame on me for not knowing my own functions | ||||
* | As per the suggestion on php-dev, now please #ifdef 0_<username here> | Dan Kalowsky | 2002-08-13 | 1 | -0/+5 |
| | |||||
* | -better use external example | Marcus Boerger | 2002-08-13 | 1 | -4/+4 |
| | | | | | | | -say NULL is intended -correct example #hope this is a bit easier to understand and clears it a bit | ||||
* | comments & php_error_docref | Marcus Boerger | 2002-08-13 | 1 | -9/+38 |
| | |||||
* | - Add note how php_error() messages SHOULD (rfc2119) look like. | Markus Fischer | 2002-08-08 | 1 | -0/+7 |
| | |||||
* | Added README.SUBMITTING_PATCH file. Please fix/add/change. | Yasuo Ohgaki | 2002-03-19 | 1 | -0/+7 |
| | | | | | Added more description for use of assert(). | ||||
* | Translate to English. | Sean Bright | 2002-03-14 | 1 | -5/+5 |
| | | | | | # I still don't know what a 'tag search' is... | ||||
* | Include/enable assert.h/assert() when it is available | Yasuo Ohgaki | 2002-03-14 | 1 | -0/+3 |
| | |||||
* | Recommend ZEND_* macro over PHP_* macro as discussed in php-dev. | Yasuo Ohgaki | 2002-02-28 | 1 | -0/+3 |
| | |||||
* | small clarification | Hartmut Holzgraefe | 2002-01-04 | 1 | -0/+2 |
| | |||||
* | Fixed some spelling errors. | Egon Schmid | 2001-10-14 | 1 | -8/+8 |
| | |||||
* | vim-6 does folding - clean up a bunch of missing folding tags plus | Rasmus Lerdorf | 2001-06-05 | 1 | -5/+4 |
| | | | | | some misguided RINIT and RSHUTDOWN calls in a few fringe extensions | ||||
* | Updated to reflect recent discussions on php-dev. | Ron Chmara | 2000-12-19 | 1 | -7/+40 |
| | |||||
* | Added a brief section documenting the preference of tabs over spaces. | Jon Parise | 2000-11-26 | 1 | -7/+15 |
| | | | | | There are a few touch-ups in this commit, too. | ||||
* | As per andi, similar names are for legacy reasons only. | Ron Chmara | 2000-10-18 | 1 | -13/+7 |
| | |||||
* | Updated naming standards as per 9/12 dev/doc discussion. | Ron Chmara | 2000-10-18 | 1 | -4/+40 |
| | |||||
* | php4ize a bit. | Sterling Hughes | 2000-09-10 | 1 | -9/+8 |
| | | | | | fix a little bit of grammar. | ||||
* | PHP 4.0 | Zeev Suraski | 1999-04-07 | 1 | -0/+149 |