gtk2/gtk/timsort
Matthias Clasen 87855dd375 Move timsort sources to a subdirectory
This makes it easier to identify the files that
belong together, and are under the same license.
2020-09-01 14:25:56 -04:00
..
COPYING
gtktimsort-impl.c
gtktimsort.c
gtktimsortprivate.h
README.md

Timsort implementation

This directory contains code modified for GTK, based on the timsort implementation in python, and its Java adaptation by Joshua Bloch.

See the source files for copyright and licensing information, and the COPYING file for the full text of the Apache license, version 2.0.