]> git.tdb.fi Git - libs/core.git/history - source
Style update: spaces around assignments
[libs/core.git] / source /
2011-06-09 Mikko RasaStyle update: spaces around assignments
2010-12-10 Mikko RasaPartial serial port implementation on win32
2010-04-09 Mikko RasaAdd a class for serial port communications
2009-03-17 Mikko RasaAdd Memory class
2009-03-17 Mikko RasaAllow polling an empty set of objects
2008-12-15 Mikko RasaUse the console handle for read/write on *nix
2008-09-24 Mikko RasaConvert C-style casts to C++-style
2008-08-17 Mikko RasaAdd put, getline and get to Filtered to make use of...
2008-08-16 Mikko RasaAdd Filtered class
2008-08-10 Mikko RasaAdd version and description fields in Build
2008-07-19 Mikko RasaRefactor EventDispatcher::tick to allow arbitary timeouts
2008-07-08 Mikko RasaMake events work with Console
2008-06-24 Mikko RasaAdd support for console I/O
2008-06-23 Mikko RasaRecognize FileNotFound on win32
2008-06-08 Mikko RasaAdd a missing include
2008-02-07 Mikko RasaMark the print functions inline
2008-02-05 Mikko RasaAdd print functions
2008-02-04 Mikko RasaRewrite Buffered to support read-write buffering correctly
2007-10-04 Mikko RasaRename error.h to except.h
2007-06-12 Mikko RasaInitial revision