tag:github.com,2008:https://github.com/GoLoT/BSVC_Qt/releasesRelease notes from BSVC_Qt2016-06-29T21:09:09Ztag:github.com,2008:Repository/117492025/v2.4.22016-06-29T21:09:09Zv2.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>dancrossnyctag:github.com,2008:Repository/117492025/v2.4.12016-06-29T20:36:59Zv2.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>dancrossnyctag:github.com,2008:Repository/117492025/v2.42016-06-29T19:50:13Zv2.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>dancrossnyctag:github.com,2008:Repository/117492025/v2.32015-10-13T11:39:45Zv2.3<p>Fixed interrupts. Xinu now runs reliably.</p>dancrossnyctag:github.com,2008:Repository/117492025/v2.2.12015-06-15T17:55:54Zv2.2.1<p>Some UI changes.</p>dancrossnyctag:github.com,2008:Repository/117492025/v2.22015-04-30T22:28:13Zv2.2<p>Modernize BSVC.</p>GoLoT