Page MenuHomeFreeBSD

Wikisort
Needs ReviewPublic

Authored by milesfertel_college.harvard.edu on Jul 14 2017, 7:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 20, 3:15 AM
Unknown Object (File)
Fri, May 9, 10:01 PM
Unknown Object (File)
Sun, May 4, 8:47 PM
Unknown Object (File)
Apr 14 2025, 10:20 PM
Unknown Object (File)
Mar 9 2025, 4:10 PM
Unknown Object (File)
Jan 3 2025, 3:20 PM
Unknown Object (File)
Dec 5 2024, 10:26 PM
Unknown Object (File)
Nov 20 2024, 3:59 PM
Subscribers
None

Details

Reviewers
brooks
Summary

Overview of generalized port of WikiSort.

Test Plan

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

A general question. How much do these files differ from the upstream version? Did you need to make any structural changes? I both ask to help be review this work and to figure out how we should integrate it into FreeBSD.

In terms of manipulating the algorithm, I've had minimal structural changes, except to modify everything for generality and replace some helper functions implementation in order to support the main changes. I would say there was not a major overhaul from a code layout standpoint.