]> git.tdb.fi Git - libs/core.git/history - source/io/console.cpp
Windows compilation fixes
[libs/core.git] / source / io / console.cpp
2012-07-09 Mikko RasaWindows compilation fixes
2012-05-30 Mikko RasaAdd functions to support console redirection
2012-05-30 Mikko RasaAdd some error checks to Console functions
2012-05-30 Mikko RasaUse an enum rather than plain integers to distinguish...
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 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 RasaRework exceptions for IO
2011-06-10 Mikko RasaMerge branch 'io-master'
2011-06-10 Mikko RasaMove files to prepare for assimilation into core