Skip to content

Pull requests: google/diff-match-patch

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

Pull requests list

Fix memory leak in Patch in Objective-C version
#156 opened Mar 19, 2024 by atdrendel Loading…
Update README to point to maintained fork.
#154 opened Jan 31, 2024 by dmsnell Loading…
Ported the Qt port to Cpp17
#153 opened Jan 30, 2024 by towel42-com Loading…
Suggested fix for NullReferenceException in C#
#140 opened Mar 21, 2023 by dafbyte Loading…
fixes for null safety dart
#136 opened Jan 27, 2023 by FabienZE Loading…
Fix typo in diff_match_patch.h
#115 opened Jul 21, 2021 by eltociear Loading…
Upgraded C++ code to Qt5
#111 opened Mar 4, 2021 by HFTrader Loading…
Speed up the semantic alignment loop in Javascript
#103 opened Sep 28, 2020 by emcsween Loading…
Adding title to README.md file
#95 opened May 28, 2020 by kshithijiyer Loading…
Use const refs to avoid copying
#81 opened Nov 14, 2019 by Waqar144 Loading…
Stop breaking surrogate pairs in toDelta()/fromDelta()
#80 opened Nov 9, 2019 by dmsnell Loading…
3 of 23 tasks
Port diff_match_patch into Typescript
#74 opened Jul 25, 2019 by samelhusseini Loading…
3 tasks done
JS: Handle surrogate pairs correctly
#69 opened Jun 20, 2019 by judofyr Loading…
using STL string/container to replace QT code
#67 opened Apr 28, 2019 by stonewell Loading…
Speed up Java version
#57 opened Feb 13, 2019 by jetzhliu Loading…
Adding diff_linesToWords_
#55 opened Dec 29, 2018 by urigoren Loading…
[CPP] CHANGE: toAscii() to toLatin1()
#43 opened Sep 10, 2018 by anak10thn Loading…
Add Kotlin
#40 opened Sep 4, 2018 by ppamorim Loading…
ProTip! Exclude everything labeled bug with -label:bug.