Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 02 Oct 2014 19:14:03 -0500 | Pierre-Yves David | lazyset: add order awareness to the class |
Thu, 02 Oct 2014 19:03:14 -0500 | Pierre-Yves David | lazyset: remove min/max |
Thu, 02 Oct 2014 19:02:50 -0500 | Pierre-Yves David | baseset: remove min/max methods |
Thu, 02 Oct 2014 18:59:41 -0500 | Pierre-Yves David | abstractsmartset: add a default implementation for min and max |
Thu, 02 Oct 2014 18:52:09 -0500 | Pierre-Yves David | lazyset: drop now useless ascending/descending definition |
Tue, 30 Sep 2014 23:36:57 -0500 | Pierre-Yves David | lazyset: inherit the fastasc and fastdesc method from subset |
Thu, 02 Oct 2014 18:25:37 -0500 | Pierre-Yves David | lazyset: split the iteration logic from the condition filtering logic |