Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - No C++ comments | Derick Rethans | 2002-07-01 | 1 | -1/+1 |
| | |||||
* | main/streams.c | Wez Furlong | 2002-04-02 | 1 | -7/+13 |
| | |||||
* | Phase 3 of OO wrapper cleanup | Wez Furlong | 2002-03-28 | 1 | -2/+4 |
| | | | | | # What was phase 2? | ||||
* | -missing efree in close | Marcus Boerger | 2002-03-21 | 1 | -20/+18 |
| | |||||
* | #uups commit on wrong file | Marcus Boerger | 2002-03-21 | 1 | -1/+1 |
| | |||||
* | -fix missing efree | Marcus Boerger | 2002-03-21 | 1 | -1/+1 |
| | |||||
* | fixed signed/unsigned comparison warnings | Harald Radi | 2002-03-20 | 1 | -4/+4 |
| | |||||
* | Improve behaviour of the stream casting operation. | Wez Furlong | 2002-03-19 | 1 | -4/+42 |
| | | | | | Improve interaction with fopencookie. | ||||
* | Possibly fix a crash - Marcus, please take a look at it... | Zeev Suraski | 2002-03-19 | 1 | -0/+1 |
| | |||||
* | - Fix whitespace (guys, please try to stick with the php4 tree style as far | Zeev Suraski | 2002-03-19 | 1 | -40/+108 |
| | | | | | | | as indentation/newlines go, and also as far as using {} even on if's that have single statements) - Fix Windows build | ||||
* | TSRMLS related work on streams, as discussed with Zeev. | Wez Furlong | 2002-03-18 | 1 | -22/+21 |
| | | | | | | # Should be the last "broad" commit for a while # Don't forget to make clean ; make | ||||
* | fix TSRM build | Wez Furlong | 2002-03-18 | 1 | -0/+1 |
| | |||||
* | tidyup use of STREAMS_DC macros | Wez Furlong | 2002-03-18 | 1 | -3/+3 |
| | |||||
* | -temp streams are now clean (Thanks to Wez) | Marcus Boerger | 2002-03-18 | 1 | -182/+115 |
| | |||||
* | -added temporary streams | Marcus Boerger | 2002-03-17 | 1 | -22/+297 |
| | | | | | | -added stream debug code #should be used from php_stream_make_seekable | ||||
* | -added memory streams | Marcus Boerger | 2002-03-16 | 1 | -0/+189 |
@added memory streams (marcus) |