This repository was archived by the owner on Aug 5, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: google/diff-match-patch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
[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
Add C# library and tests into a .NET project/solution
#47 opened Sep 26, 2018 by mattkoch614 Loading… updated Mar 15, 2022
Port diff_match_patch into Typescript
#74 opened Jul 25, 2019 by samelhusseini Loading… updated Jul 19, 2021
3 tasks done
Speed up the semantic alignment loop in Javascript
#103 opened Sep 28, 2020 by emcsween Loading… updated Oct 27, 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
Modified the formatting of the documentation in DiffMatchPatch.cs so that it can work with Visual Studio's Intellisense.
#90 opened Apr 21, 2020 by petereg92 Loading… updated Apr 21, 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
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.