Learning_GTK4_tree/gtk/timsort
Jean Sirmai c07ee22637
initial
2023-12-12 11:36:42 +01:00
..
COPYING initial 2023-12-12 11:36:42 +01:00
README.md initial 2023-12-12 11:36:42 +01:00
gtktimsort-impl.c initial 2023-12-12 11:36:42 +01:00
gtktimsort.c initial 2023-12-12 11:36:42 +01:00
gtktimsortprivate.h initial 2023-12-12 11:36:42 +01:00

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.