COMMITS
July 25, 2019
N
Fix JSDoc for optional params
Neil Fraser committed
June 30, 2019
S
Use raw string for regex
Stuart Prescott committed
April 17, 2019
N
Add -O4 flag that changes speedtest from 31 seconds to 0.9 seconds.
Neil Fraser committed
N
Update Dart based on dartanalyzer.
Neil Fraser committed
N
Add hack so Dart tests can call private methods.
Neil Fraser committed
N
Restore colours in Dart speedtest output.
Neil Fraser committed
N
Update to Dart 2.20
Neil Fraser committed
March 12, 2019
N
Merge pull request #63 from dmaclach/patch-1
Neil Fraser committed
D
Fix up duplicate arg name
dmaclach committed
February 21, 2019
N
Fix crash in Objective C
Neil Fraser committed
August 27, 2018
N
demo docs type fix: agressive -> aggressive
nikolas committed
N
typo fix: aproximate -> approximate
nikolas committed
August 20, 2018
K
Added iOS Framework target. Fixed few warnings regarding the comments
Krzysztof committed
July 30, 2018
J
simplify encodeURI using HttpUtility
Jeroen Haegebaert committed
July 12, 2018
N
Copy 160kb string test from C# to other languages
Neil Fraser committed
July 11, 2018
N
Work around C#’s inability to encode large strings
Neil Fraser committed
July 3, 2018
N
Fix variable in uncompressed JS.
Neil Fraser committed
June 22, 2018
N
Rename a couple of variables.
Neil Fraser committed
June 19, 2018
I
[Java] replaces synchronized Stack with Deque and refactors some other methods (#18)
Igor Curdvanovschi committed
June 18, 2018
N
Python linting.
Neil Fraser committed
N
Eliminate all Closure compiler warnings.
Neil Fraser committed
June 16, 2018
N
Rename variable.
Neil Fraser committed
June 15, 2018
N
Add deprecation annotation to Java method.
Neil Fraser committed
N
Fix empty diff operations in cleanupMerge
Neil Fraser committed
May 23, 2018
N
Merge pull request #15 from alur/patch-2
Neil Fraser committed
E
[Java] Change LinkedList<Diff> to List<Diff> for methods that do not mutate the list.
Erik Welander committed
N
Merge pull request #14 from alur/patch-1
Neil Fraser committed
E
Fix typo in DiffMatchPatchCFUtilities.c
Erik Welander committed
May 21, 2018
N
Improve performance of line-mode speedup
Neil Fraser committed
May 19, 2018
N
Fix issue with line-mode speedup (all language).
Neil Fraser committed