]> git.tdb.fi Git - libs/core.git/history - source/io/base.h
Rewrite BufferedFile as a standalone class
[libs/core.git] / source / io / base.h
2012-08-03 Mikko RasaThe EOF logic wasn't quite correct
2012-05-30 Mikko RasaAdd functions to support console redirection
2011-08-05 Mikko RasaRemove signal_closed now that closing is only done...
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-06-18 Mikko RasaUnify end-of-file handling
2011-06-14 Mikko RasaPut the check_access function in Base
2011-06-11 Mikko RasaSeparate event-related stuff from Base
2011-06-11 Mikko RasaUse the new Handle class to hide platform details from...
2011-06-10 Mikko RasaMerge branch 'io-master'
2011-06-10 Mikko RasaMove files to prepare for assimilation into core