summaryrefslogtreecommitdiff
path: root/main/memory_streams.c
Commit message (Expand)AuthorAgeFilesLines
* main/streams.cWez Furlong2002-04-021-7/+13
* Phase 3 of OO wrapper cleanupWez Furlong2002-03-281-2/+4
* -missing efree in closeMarcus Boerger2002-03-211-20/+18
* #uups commit on wrong fileMarcus Boerger2002-03-211-1/+1
* -fix missing efreeMarcus Boerger2002-03-211-1/+1
* fixed signed/unsigned comparison warningsHarald Radi2002-03-201-4/+4
* Improve behaviour of the stream casting operation.Wez Furlong2002-03-191-4/+42
* Possibly fix a crash - Marcus, please take a look at it...Zeev Suraski2002-03-191-0/+1
* - Fix whitespace (guys, please try to stick with the php4 tree style as farZeev Suraski2002-03-191-40/+108
* TSRMLS related work on streams, as discussed with Zeev.Wez Furlong2002-03-181-22/+21
* fix TSRM buildWez Furlong2002-03-181-0/+1
* tidyup use of STREAMS_DC macrosWez Furlong2002-03-181-3/+3
* -temp streams are now clean (Thanks to Wez)Marcus Boerger2002-03-181-182/+115
* -added temporary streamsMarcus Boerger2002-03-171-22/+297
* -added memory streamsMarcus Boerger2002-03-161-0/+189