forked from pmezard/go-difflib
-
Notifications
You must be signed in to change notification settings - Fork 6
Pull requests: ianbruene/go-difflib
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Speed up findLongestMatch by avoiding a lot of allocations
#8
by FrnchFrgg
was merged Nov 18, 2019
Loading…
Improve population of the "line contents -> indices in b" map
#7
by FrnchFrgg
was merged Nov 9, 2019
Loading…
Avoid holding copies of all lines of b in the internal b2j map
#4
by FrnchFrgg
was merged Nov 3, 2019
Loading…
Updated README with transfer of ownership and Differ info.
#2
by ianbruene
was merged Jun 9, 2019
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.