User Activity

  • Modified a comment on discussion Open Discussion on Practically Random

    I did some work on this in June, and created a github repository: https://github.com/tylov-fork/PractRand I mentioned it here: https://sourceforge.net/p/pracrand/discussion/366935/thread/86ce2d40a6/#c456 As said, it contains the full history. I created a new branch development which contains some bugfixes, including the one Cerian Knight mentioned. It also fixes the WIN32 bug with the input stream in RNG_test: The problem was not buffer size related as many have said, but that stdin was not set to...

  • Modified a comment on discussion Open Discussion on Practically Random

    I did some work on this in June, and created a github repository: https://github.com/tylov-fork/PractRand I mentioned it here: https://sourceforge.net/p/pracrand/discussion/366935/thread/86ce2d40a6/#c456 As said, it contains the full history. I created a new branch development which contains some bugfixes, including the one Cerian Knight mentioned. It also fixes the WIN32 bug with the input stream in RNG_test: The problem was not buffer size related as many have said, but that stdin was not set to...

  • Posted a comment on discussion Open Discussion on Practically Random

    I did some work on this in June, and created a github repository https://github.com/tylov-fork/PractRand. I mentioned it here: https://sourceforge.net/p/pracrand/discussion/366935/thread/86ce2d40a6/#c456 As said, it contains the full history. I created a new branch development which contains some bugfixes, including the one Cerian Knight mentioned. It also fixes the WIN32 bug with the input stream in RNG_test: The problem was not buffer size related as many have said, but that stdin was not set to...

  • Posted a comment on discussion Open Discussion on Practically Random

    I have created a public github repository with the full history from v0.80 to pre0.95, https://github.com/tylov-fork/PractRand I added a branch "fixwindows", which can be merged with master. That includes a fixed up Makefile (it had some flaws with dependencies etc). I use windows friendly tdm-gcc v9.2.0: I got the "error reading from stdin". The fix is to use _setmode() to set stdin to binary mode - freopen(0, "rb", stdin) doesn't work.

  • Posted a comment on ticket #444 on grepwin

    Another small suggestion: Show 'Content' when less than N matches found, otherwise...

  • Created ticket #444 on grepwin

    Requests : Make grepWin a professional grade tool

  • Created ticket #443 on grepwin

    Bug in opening matched line (Content view) when selecting with keyboard

View All

Personal Data

Username:
operamint
Joined:
2016-01-26 12:36:21
Location:
BERGEN / Norway / CEST
Gender:
Male

Projects

  • No projects to display.

Personal Tools