Page MenuHomeFreeBSD

math/intervaltree: Minimal C++ interval tree implementation
ClosedPublic

Authored by jwb on Apr 16 2018, 6:42 PM.
Tags
None
Referenced Files
F169335890: D15105.id41547.diff
Tue, Sep 1, 5:43 AM
F169273686: D15105.id41547.diff
Tue, Sep 1, 2:52 AM
F169161771: D15105.diff
Mon, Aug 31, 3:33 PM
Unknown Object (File)
Mon, Aug 31, 12:35 AM
Unknown Object (File)
Sat, Aug 29, 2:31 PM
Unknown Object (File)
Fri, Aug 28, 1:36 PM
Unknown Object (File)
Thu, Aug 27, 4:27 PM
Unknown Object (File)
Thu, Aug 27, 2:12 PM
Subscribers

Details

Summary

math/intervaltree: Minimal C++ interval tree implementation
Approved by jrm (mentor) or wen (mentor)
Differential to be added to commit message

Test Plan

portlint -AC: looks fine
Passed poudriere on {10.3,11.1}-{amd64,i386}
Tested in production

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 16174
Build 16127: arc lint + arc unit

Event Timeline

jrm added inline comments.
math/intervaltree/Makefile
5

-wip

This revision is now accepted and ready to land.Apr 16 2018, 6:48 PM
This revision was automatically updated to reflect the committed changes.