Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move streams files around a bit, to ease maintenance. | Wez Furlong | 2003-02-16 | 1 | -472/+0 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | wb -> r+b | Wez Furlong | 2002-11-18 | 1 | -2/+2 |
* | style fix | Moriyoshi Koizumi | 2002-10-20 | 1 | -2/+4 |
* | This seems to resolve the issues with fgets. | Wez Furlong | 2002-10-05 | 1 | -8/+2 |
* | Revise buffer/seek code a little. | Wez Furlong | 2002-09-23 | 1 | -2/+7 |
* | Implement read buffering in streams. | Wez Furlong | 2002-09-23 | 1 | -53/+14 |
* | - 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 |
* | -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 |
* | 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 |
* | TSRMLS related work on streams, as discussed with Zeev. | Wez Furlong | 2002-03-18 | 1 | -22/+21 |
* | 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 memory streams | Marcus Boerger | 2002-03-16 | 1 | -0/+189 |