changelog
    
    
    - Thu, 23 Jul 2015 17:45:54 +0300
 
    - by Teemu Piippo <tsapii@utu.fi> [Thu, 23 Jul 2015 17:45:54 +0300] rev 95
 
    - Fix rendering of the date string...
 
    - Thu, 23 Jul 2015 17:40:49 +0300
 
    - by Teemu Piippo <tsapii@utu.fi> [Thu, 23 Jul 2015 17:40:49 +0300] rev 94
 
    - Fix bad comparision in Bytestream::resize
 
    - Thu, 23 Jul 2015 17:39:52 +0300
 
    - by Teemu Piippo <tsapii@utu.fi> [Thu, 23 Jul 2015 17:39:52 +0300] rev 93
 
    - Fix min/max name clashing
 
    - Thu, 23 Jul 2015 02:35:13 +0300
 
    - by Teemu Piippo <tsapii@utu.fi> [Thu, 23 Jul 2015 02:35:13 +0300] rev 92
 
    - Suppress more MSVC warnings
 
    - Thu, 23 Jul 2015 02:22:26 +0300
 
    - by Teemu Piippo <tsapii@utu.fi> [Thu, 23 Jul 2015 02:22:26 +0300] rev 91
 
    - '\e' is non-standard use '\x1b' instead
 
    - Thu, 23 Jul 2015 02:18:58 +0300
 
    - by Teemu Piippo <tsapii@utu.fi> [Thu, 23 Jul 2015 02:18:58 +0300] rev 90
 
    - Removed empty cursesstuff.h
 
    - Thu, 23 Jul 2015 02:15:21 +0300
 
    - by Teemu Piippo <tsapii@utu.fi> [Thu, 23 Jul 2015 02:15:21 +0300] rev 89
 
    - Add support for standard pdcurses, thanks to Leonard for pointing out the solutions to a few mysteries.