Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.

using STL string/container to replace QT code #67

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

stonewell
Copy link

using STL string/container to replace QT code, add Make file and all tests passed

@pombredanne
Copy link

@stonewell
Copy link
Author

Thanks, his STL port more like a rewrite, my port just remove the QT dependency:)

@stonewell
Copy link
Author

https://github.com/QuentinFiard/diff_match_patch, this one do same thing as my work, I should search more before jump in

@pombredanne
Copy link

@stonewell both are inactive and a tad old... (this is other fork of the port your found is a tad more advanced... https://github.com/udif/diff_match_patch ) BUT you are active!
So you could use these as inspiration, but please do not stop your work: you are doing great.

@doublex
Copy link

doublex commented Nov 28, 2019

+1

@doublex
Copy link

doublex commented Nov 28, 2019

std::variant is C++17, C++11 would be nice

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants