]> git.tdb.fi Git - libs/core.git/history - source/io/poll.cpp
Fix warnings about certain narrowing conversions not being allowed in C++11
[libs/core.git] / source / io / poll.cpp
2012-05-10 Mikko RasaFix warnings about certain narrowing conversions not...
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-11 Mikko RasaUse pimpl in Poller
2011-06-11 Mikko RasaFurther style fixes
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