<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shiftos_thereturn.git/ShiftOS.WinForms/ShiftnetSites/MainHomepage.cs, branch winforms</title>
<subtitle>The official, open-source, C# revamp of ShiftOS.
</subtitle>
<id>https://git.shiftos.dev/shiftos_thereturn.git/atom?h=winforms</id>
<link rel='self' href='https://git.shiftos.dev/shiftos_thereturn.git/atom?h=winforms'/>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/'/>
<updated>2017-06-11T07:38:53Z</updated>
<entry>
<title>ReflectMan Saves The Day..............</title>
<updated>2017-06-11T07:38:53Z</updated>
<author>
<name>RogueAI42</name>
<email>declanhoare@exemail.com.au</email>
</author>
<published>2017-06-11T07:34:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=107a98686a105468b5f200ebcbd27343c1210ce4'/>
<id>urn:sha1:107a98686a105468b5f200ebcbd27343c1210ce4</id>
<content type='text'>
Refactored every part in the code that used that damn foreach loop.
All assemblies are now loaded on startup into an array, and the
results of GetType() on each are concatenated into another array.
The parts of the code that were loading the assemblies and scanning
them themselves now look to ReflectMan.Types, and all disk I/O is
limited to the first time ReflectMan is accessed. While I was there
I also replaced some other foreach loops with array comprehensions
and such to speed things up - there is a noticeable improvement.

It doesn't seem to have broken anything, but I'd appreciate if
someone could do more stress testing for me.
</content>
</entry>
<entry>
<title>fix fundamental link coloring</title>
<updated>2017-04-29T01:45:33Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-04-29T01:45:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=d56a8af9c58a976c4b470b5dafd8f3805c544804'/>
<id>urn:sha1:d56a8af9c58a976c4b470b5dafd8f3805c544804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>read my secret comment @wowmom98</title>
<updated>2017-04-25T23:31:18Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-04-25T23:31:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=28f37ed42108e41020069621ad160e783f7e8229'/>
<id>urn:sha1:28f37ed42108e41020069621ad160e783f7e8229</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FUCKTONS OF SHIFTORIUM WORK</title>
<updated>2017-04-23T18:53:10Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-04-23T18:53:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=e833a9bf2751f16d8614af9aa20f5b9bec3d81a8'/>
<id>urn:sha1:e833a9bf2751f16d8614af9aa20f5b9bec3d81a8</id>
<content type='text'>
</content>
</entry>
</feed>
