You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the version 4.0.0 release for filesort. This is a major re-write of the application both behind the scenes in the code as well as the user interface. The loading, sorting, and writing algorithms have been revamped. The user interface now uses a more standard linux/unix style with dashed parameters.
A long overdue upgrade of the filesort program. Upgraded to the Windows 10 SDK and Visual Studio 2017 toolkits. Also converted all code to use STL strings which are standard practice now a days.