summaryrefslogtreecommitdiff
path: root/gee/sortedset.vala
Commit message (Expand)AuthorAgeFilesLines
* Various English and typo fixes in the documentationReuben Thomas2020-10-231-1/+1
* Move everything to GenericAccessorsMaciej Piechotka2012-09-241-0/+1
* Split SortedMap/SortedSet into bi-directional and uni-directional partsMaciej Piechotka2012-03-281-9/+1
* Fix valadoc documentationFlorian Brosch2012-01-231-2/+2
* Add read_only_view to SortedSetMaciej Piechotka2011-05-021-0/+15
* Fix monospace text valadoc markup (replace ` by ``)Maciej Piechotka2011-02-121-2/+2
* Introduce the SortedSet interface and implement it in TreeSetMaciej Piechotka2009-09-281-0/+129