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
[CPP] CHANGE: toAscii() to toLatin1()
#43
opened Sep 10, 2018 by
anak10thn
Loading…
updated Sep 10, 2018
Add Line Mode diff methods to the public API
#28
opened Aug 6, 2018 by
dave-lum
Loading…
updated Nov 12, 2018
using STL string/container to replace QT code
#67
opened Apr 28, 2019 by
stonewell
Loading…
updated Nov 28, 2019
Provide an alternative to style injection for CSP purposes
#88
opened Apr 3, 2020 by
adcoelho
Loading…
updated Apr 10, 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
Adding title to README.md file
#95
opened May 28, 2020 by
kshithijiyer
Loading…
updated May 28, 2020
Fix lineHash.hasOwnProperty might be contaminated
#99
opened Jun 24, 2020 by
jackycute
Loading…
updated Jun 24, 2020
Speed up the semantic alignment loop in Javascript
#103
opened Sep 28, 2020 by
emcsween
Loading…
updated Oct 27, 2020
Port diff_match_patch into Typescript
#74
opened Jul 25, 2019 by
samelhusseini
Loading…
updated Jul 19, 2021
3 tasks done
Add C# library and tests into a .NET project/solution
#47
opened Sep 26, 2018 by
mattkoch614
Loading…
updated Mar 15, 2022
JS: Handle surrogate pairs correctly
#69
opened Jun 20, 2019 by
judofyr
Loading…
updated Aug 24, 2022
[C#] Convert Javadoc in C# code to proper triple-slash documentation
#128
opened Oct 7, 2022 by
RenderMichael
Loading…
updated Oct 7, 2022
Suggested fix for NullReferenceException in C#
#140
opened Mar 21, 2023 by
dafbyte
Loading…
updated Apr 21, 2023
[JavaScript] diff_prettyHtml highlight leading/trailing space difference
#144
opened Jun 2, 2023 by
54mu3l
Loading…
updated Jun 2, 2023
Stop breaking surrogate pairs in toDelta()/fromDelta()
#80
opened Nov 9, 2019 by
dmsnell
Loading…
updated Jan 31, 2024
3 of 23 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.