| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | MFB: Bunch of streams related fixes. | Wez Furlong | 2003-02-24 | 1 | -8/+14 | |
| | | ||||||
| * | ws fixes + missing $Id$ tags, headers added | foobar | 2003-02-19 | 1 | -4/+3 | |
| | | ||||||
| * | Fix incorrect TSRMLS_CC usage. | Wez Furlong | 2003-02-18 | 1 | -8/+6 | |
| | | | | | | Fix com_create_guid() | |||||
| * | TSRMLS! | Wez Furlong | 2003-02-18 | 1 | -4/+4 | |
| | | ||||||
| * | Implement new filter API, stage 1. | Wez Furlong | 2003-02-18 | 1 | -70/+227 | |
| | | | | | | | | | | | | | This breaks user-space filters (for the time being), and those weird convert.* filters in ext/standard/filters.c The filters stack has been separated into one chain for read and one chain for write. The user-space stream_filter_append() type functions currently only operate on the read chain. They need extending to work with the write chain too. | |||||
| * | Move streams files around a bit, to ease maintenance. | Wez Furlong | 2003-02-16 | 1 | -0/+1488 | |
| I will update the win32 .dsp in a moment. | ||||||
