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

Pull requests: google/diff-match-patch

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Ported the Qt port to Cpp17
#153 opened Jan 30, 2024 by towel42-com Loading… updated Jan 14, 2025
Allow change default colors on C# method diff_prettyHtm
#163 opened May 22, 2024 by tiagocrizanto Loading… updated May 22, 2024
2 of 7 tasks
Fix memory leak in Patch in Objective-C version
#156 opened Mar 19, 2024 by atdrendel Loading… updated Mar 22, 2024
Typescript (.ts) port of the file diff_match_patch_uncompressed.js
#127 opened Sep 14, 2022 by ramin-zaghi Loading… updated Mar 19, 2024
Update README to point to maintained fork.
#154 opened Jan 31, 2024 by dmsnell Loading… updated Feb 3, 2024
Stop breaking surrogate pairs in toDelta()/fromDelta()
#80 opened Nov 9, 2019 by dmsnell Loading… updated Jan 31, 2024
3 of 23 tasks
[JavaScript] diff_prettyHtml highlight leading/trailing space difference
#144 opened Jun 2, 2023 by 54mu3l Loading… updated Jun 2, 2023
Suggested fix for NullReferenceException in C#
#140 opened Mar 21, 2023 by dafbyte Loading… updated Apr 21, 2023
fixes for null safety dart
#136 opened Jan 27, 2023 by FabienZE Loading… updated Feb 2, 2023
[C#] Convert Javadoc in C# code to proper triple-slash documentation
#128 opened Oct 7, 2022 by RenderMichael Loading… updated Oct 7, 2022
JS: Handle surrogate pairs correctly
#69 opened Jun 20, 2019 by judofyr Loading… updated Aug 24, 2022
Use UTF-32 Aware String in JavaScript
#13 opened May 22, 2018 by sffc Loading… updated Aug 24, 2022
Add C# library and tests into a .NET project/solution
#47 opened Sep 26, 2018 by mattkoch614 Loading… updated Mar 15, 2022
Adding diff_linesToWords_
#55 opened Dec 29, 2018 by urigoren Loading… updated Feb 1, 2022
Port diff_match_patch into Typescript
#74 opened Jul 25, 2019 by samelhusseini Loading… updated Jul 19, 2021
3 tasks done
Convert Project to Maven
#2 opened Feb 14, 2018 by brsanthu Loading… updated May 22, 2021
Upgraded C++ code to Qt5
#111 opened Mar 4, 2021 by HFTrader Loading… updated Mar 4, 2021
Speed up the semantic alignment loop in Javascript
#103 opened Sep 28, 2020 by emcsween Loading… updated Oct 27, 2020
Put C# port under solution
#24 opened Jul 20, 2018 by rolshevsky Loading… updated Jul 13, 2020
Fix lineHash.hasOwnProperty might be contaminated
#99 opened Jun 24, 2020 by jackycute Loading… updated Jun 24, 2020
Adding title to README.md file
#95 opened May 28, 2020 by kshithijiyer Loading… updated May 28, 2020
Provide an alternative to style injection for CSP purposes
#88 opened Apr 3, 2020 by adcoelho Loading… updated Apr 10, 2020
using STL string/container to replace QT code
#67 opened Apr 28, 2019 by stonewell Loading… updated Nov 28, 2019
Use const refs to avoid copying
#81 opened Nov 14, 2019 by Waqar144 Loading… updated Nov 14, 2019
ProTip! Type g i on any issue or pull request to go back to the issue listing page.