Page MenuHomeFreeBSD

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

Authored by jwb on Apr 16 2018, 6:42 PM.
Tags
None
Referenced Files
F153984883: D15105.id41546.diff
Sat, Apr 25, 6:33 AM
Unknown Object (File)
Sun, Apr 19, 11:24 PM
Unknown Object (File)
Wed, Apr 15, 2:50 AM
Unknown Object (File)
Mon, Apr 13, 7:33 PM
Unknown Object (File)
Mon, Apr 13, 6:28 AM
Unknown Object (File)
Mon, Apr 13, 1:16 AM
Unknown Object (File)
Sat, Apr 11, 9:14 AM
Unknown Object (File)
Fri, Apr 10, 12:05 AM
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
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jrm added inline comments.
math/intervaltree/Makefile
5 ↗(On Diff #41546)

-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.