gtk/gtk/timsort
Matthias Clasen a1c5a806b3 Convert headers to #pragma once
The conversion was done by guard2one.
2023-03-31 15:11:10 -04:00
..
COPYING
gtktimsort-impl.c
gtktimsort.c
gtktimsortprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04: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.