GtkSort
GtkSort
                  Logo
Last release 0.3.3


News

About

Screenshots

Download

Documentation

FAQ

Forums

Authors








News
29-Aug-2011: New release
Version 0.3.3 has been released. This version includes:
  • Bugfix for the recent implementation of radix sort.
  • Further radix sort performance improvement.
26-Jul-2011: New release
Version 0.3.2 has been released. This version includes:
  • Faster implementation of radix sort.
18-Feb-2009: New release
Version 0.3.1 has been released. This version includes:
  • Fix of a serious bug causing FPE during initialiazation.
11-Feb-2008: New release
Version 0.3.0 has been released. This version includes:
  • gtksortgen utility introduced. gtksortgen is used in the test suite instead of Microsoft's SortGen.
  • A 64 bit portability issue solved
  • Minor cosmetic changes
       08-Aug-2007: New release
Version 0.2.3 has been released. This version includes:
  • A serious bug fix for win32. GtkSort was crashing when the input file had size greater than two gigabytes.
  • Minor performance improvements for win32.
  • Minor cosmetic fixes for win32.
28-Jun-2007: New release
Version 0.2.2 has been released. This version includes:
  • A test suite introduced. Serious bugs found and fixed. The test suite will
    be extended in the future.
  • Now the temporary directory can be defined by the user through the
    properties.
  • New key data types added for 32 and 64 bit floating point.
2-Mar-2007: New web page and documentation release
First release of the documentation along with the new web page.

25-Feb-2007: New release
Version 0.2.1 has been released. GtkSort could not sort correctly continuous text keys of the same order. This release fixes the bug.

13-Feb-2007: New release
Version 0.2.0 has been released. This version includes:
  • New key data types added for 16, 32 and 64 bit integers.
  • Command Line Interface implemented. Now you can use GtkSort in your scripts. Type gtksort -h for more information.
  • Minor bug fixes and GUI changes.
17-Jan-2007: GtkSort released
Version 0.1.0 has been released. This is the initial release of the source code.