]> git.tdb.fi Git - libs/core.git/history - source/io/pipe.cpp
Unify end-of-file handling
[libs/core.git] / source / io / pipe.cpp
2011-06-18 Mikko RasaUnify end-of-file handling
2011-06-14 Mikko RasaDisallow closing stuff before destruction
2011-06-12 Mikko RasaUse EventReader in pipe
2011-06-11 Mikko RasaMove some common operations to helper functions
2011-06-11 Mikko RasaUse the new Handle class to hide platform details from...
2011-06-11 Mikko RasaHide win32-specific stuff in Pipe behind pimpl
2011-06-11 Mikko RasaRework exceptions for IO
2011-06-10 Mikko RasaMerge branch 'io-master'
2011-06-10 Mikko RasaMove files to prepare for assimilation into core