C++ STL variant of https://code.google.com/p/google-diff-match-patch.
STL Port was done by Sergey Nozhenko (snhere@gmail.com) and posted on https://code.google.com/p/google-diff-match-patch/issues/detail?id=25
The STL Port is header only and works with std::wstring and std::string.
Compile and run the test cases:
g++ diff_match_patch_test.cpp -o diff_match_patch_test && ./diff_match_patch_test
Or use CMake ...
Compile and run the speedtest - requires the files speedtest1.txt and speedtest2.txt for comparison:
g++ speedtest.cpp -o speedtest && ./speedtest
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4