A - since abandoned - fork of WinDirStat which had some interesting changes.
Original home: https://github.com/ariccio/altWinDirStat
Rev. | 日時 | 作者 | メッセージ |
---|---|---|---|
fac489b | 2016-10-09 12:14:12 | Alexander Riccio | master Hmm, it looks like I forgot to commit a few changes |
c714547 | 2016-08-29 10:33:15 | Alexander Riccio | tweaks to compile on VC14 toolset, reduce MFC deps |
6de2f96 | 2016-08-26 12:33:05 | Alexander Riccio | tweak string handling code, & give myself headache |
88125e9 | 2016-08-20 03:32:56 | Alexander Riccio | De-MFC a whole bunch of stuff. |
b806f45 | 2016-05-28 01:20:26 | Alexander Riccio | scattered changes before imaging drive |
73ec0da | 2016-05-09 14:36:48 | Alexander Riccio | lifted some unnecessary complexity out of deep functions |
257b99d | 2016-05-09 14:15:21 | Alexander Riccio | use more meaningful/verbose names |
341602d | 2016-05-09 13:39:29 | Alexander Riccio | Update WTL, build in VS2015 |
eeaabb0 | 2016-05-09 07:08:04 | Alexander Riccio | Attempting to update the WTL NuGet package... |
2e1d531 | 2016-05-09 06:15:34 | Alexander Riccio | Yay! It looks like I've fixed the problem! |
名前 | Rev. | 日時 | 作者 | メッセージ |
---|---|---|---|---|
master | fac489b | 2016-10-09 12:14:12 | Alexander Riccio | Hmm, it looks like I forgot... |
An unofficial modification of WinDirStat. Tremendous performance improvements.
This repository is used to be an ugly, hacky, bundle of crap - but now it's just a bundle of crap.
I've been working on some interesting static analysis stuff lately, so development has slowed down :(
In the mean time, I'm planning to cut out some of the MFC code (replaced with the raw Windows API that MFC poorly wraps) ...and then switch over to VS 2015.
A quick guide to the structure of this repository:
.sln
fileREADME.md
.sln
file, and is developed concurrently (albeit sporadically)