Mercurial
>
zfc9000
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Fixed crashing problems: min and max had their logic inverted and Bytestream::read_string moved the cursor too early
2015-07-23
, by Teemu Piippo
Use stdint.h types for the bytestream
2015-07-23
, by Teemu Piippo
Added pdcurses source files, if no curses library is provided, these source files will be fallen back to instead of raising an error. Should make compiling on windows slightly less painful.
2015-07-23
, by Teemu Piippo
NULL -> nullptr
2015-07-23
, by Teemu Piippo
Fix rendering of the date string...
2015-07-23
, by Teemu Piippo
Fix bad comparision in Bytestream::resize
2015-07-23
, by Teemu Piippo
Fix min/max name clashing
2015-07-23
, by Teemu Piippo
Suppress more MSVC warnings
2015-07-22
, by Teemu Piippo
'\e' is non-standard use '\x1b' instead
2015-07-22
, by Teemu Piippo
Removed empty cursesstuff.h
2015-07-22
, by Teemu Piippo
Add support for standard pdcurses, thanks to Leonard for pointing out the solutions to a few mysteries.
2015-07-22
, by Teemu Piippo
Now works with MSVC 2010/pdcurses-win32a
2015-07-22
, by Teemu Piippo
some work on MSVC support (still doesn't work yet...)
2015-07-22
, by Teemu Piippo
Use raw mode instead of cbreak mode, otherwise ctrl+q doesn't appear to work right
2015-05-27
, by Teemu Piippo
less
more
|
(0)
-14
+14
+100
tip