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

Python libraries: add setup.py
#32 opened Aug 27, 2018 by nikolas Loading… updated Aug 27, 2018
Add Kotlin
#40 opened Sep 4, 2018 by ppamorim Loading… updated Sep 4, 2018
[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
Speed up Java version
#57 opened Feb 13, 2019 by jetzhliu Loading… updated Feb 13, 2019
Use const refs to avoid copying
#81 opened Nov 14, 2019 by Waqar144 Loading… updated Nov 14, 2019
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
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
Put C# port under solution
#24 opened Jul 20, 2018 by rolshevsky Loading… updated Jul 13, 2020
Speed up the semantic alignment loop in Javascript
#103 opened Sep 28, 2020 by emcsween Loading… updated Oct 27, 2020
Upgraded C++ code to Qt5
#111 opened Mar 4, 2021 by HFTrader Loading… updated Mar 4, 2021
Convert Project to Maven
#2 opened Feb 14, 2018 by brsanthu Loading… updated May 22, 2021
Port diff_match_patch into Typescript
#74 opened Jul 25, 2019 by samelhusseini Loading… updated Jul 19, 2021
3 tasks done
Adding diff_linesToWords_
#55 opened Dec 29, 2018 by urigoren Loading… updated Feb 1, 2022
Add C# library and tests into a .NET project/solution
#47 opened Sep 26, 2018 by mattkoch614 Loading… updated Mar 15, 2022
Use UTF-32 Aware String in JavaScript
#13 opened May 22, 2018 by sffc Loading… updated Aug 24, 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
fixes for null safety dart
#136 opened Jan 27, 2023 by FabienZE Loading… updated Feb 2, 2023
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
ProTip! Filter pull requests by the default branch with base:master.