tag:github.com,2008:https://github.com/GoLoT/BSVC_Qt/releases Release notes from BSVC_Qt 2016-06-29T21:09:09Z tag:github.com,2008:Repository/117492025/v2.4.2 2016-06-29T21:09:09Z v2.4.2: Data files should not be executable <p>By default, the install command sets permissions on files that<br> it copies so that they are executable; this does not make sense<br> for data files. Modify to install commands for data files so<br> that they are not executable.</p> <p>Signed-off-by: Dan Cross <a href="mailto:crossd@gmail.com">crossd@gmail.com</a></p> dancrossnyc tag:github.com,2008:Repository/117492025/v2.4.1 2016-06-29T20:36:59Z v2.4.1: Clean up assembler. <p>Fix formatting in various places, use guard clauses, fix<br> the hash function in the symbol table to avoid (signed)<br> integer overflow. Remove function declarations.</p> <p>Signed-off-by: Dan Cross <a href="mailto:crossd@gmail.com">crossd@gmail.com</a></p> dancrossnyc tag:github.com,2008:Repository/117492025/v2.4 2016-06-29T19:50:13Z v2.4: Clean up assembler. <p>Fix formatting in various places, use guard clauses, fix<br> the hash function in the symbol table to avoid (signed)<br> integer overflow. Remove function declarations.</p> <p>Signed-off-by: Dan Cross <a href="mailto:crossd@gmail.com">crossd@gmail.com</a></p> dancrossnyc tag:github.com,2008:Repository/117492025/v2.3 2015-10-13T11:39:45Z v2.3 <p>Fixed interrupts. Xinu now runs reliably.</p> dancrossnyc tag:github.com,2008:Repository/117492025/v2.2.1 2015-06-15T17:55:54Z v2.2.1 <p>Some UI changes.</p> dancrossnyc tag:github.com,2008:Repository/117492025/v2.2 2015-04-30T22:28:13Z v2.2 <p>Modernize BSVC.</p> GoLoT