]> git.tdb.fi Git - libs/core.git/history - source/io/console.h
Add move semantics to Variant
[libs/core.git] / source / io / console.h
2023-01-03 Mikko RasaMake Console references static instead of extern
2023-01-03 Mikko RasaAdd decorations for things which are considered part...
2021-10-31 Mikko RasaMark overridden virtual functions as such
2021-08-29 Mikko RasaUse size_t for sizes in I/O classes
2017-12-02 Mikko RasaImplement controls for file descriptor inheritance
2013-10-14 Mikko RasaAdd get_handle to Console
2013-04-24 Mikko RasaMove most platform-specific code into overlay directories
2012-07-09 Mikko RasaWindows compilation fixes
2012-05-30 Mikko RasaAdd functions to support console redirection
2012-05-30 Mikko RasaUse an enum rather than plain integers to distinguish...
2011-07-28 Mikko RasaMerge branch 'fs-master'
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