issues
search
basisbit
/
google-diff-match-patch
Automatically exported from code.google.com/p/google-diff-match-patch
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
JS library gives wrong result.
#110
GoogleCodeExporter
opened
8 years ago
0
Issue with match
#109
GoogleCodeExporter
opened
8 years ago
0
moving to GitHub?
#108
GoogleCodeExporter
opened
8 years ago
0
Diffs of text containing tab characters? to br
#107
GoogleCodeExporter
opened
8 years ago
0
Javascript version doesn't handle astral code points correctly
#106
GoogleCodeExporter
opened
8 years ago
0
When is this project transferred to github?
#105
GoogleCodeExporter
opened
8 years ago
1
objc version generates wrong diffs
#104
GoogleCodeExporter
opened
8 years ago
0
Levenshtein distance problem
#103
GoogleCodeExporter
opened
8 years ago
0
Demo pages not working
#102
GoogleCodeExporter
closed
8 years ago
4
xIndex for instertion after location
#101
GoogleCodeExporter
opened
8 years ago
0
Consider SQLCLR compatibility / eliminate dependency on System.Web for UrlEncode and UrlDecode
#100
GoogleCodeExporter
opened
8 years ago
3
Text containing HTML
#99
GoogleCodeExporter
opened
8 years ago
1
Uninitialized string offset: 0 (function diff_cleanupSemanticLossless)
#98
GoogleCodeExporter
opened
8 years ago
0
Patch for /trunk/python3/diff_match_patch.py
#97
GoogleCodeExporter
opened
8 years ago
0
Patch for /trunk/python3/diff_match_patch.py
#96
GoogleCodeExporter
opened
8 years ago
0
NewLines appear broken in patches (Python 3, Django 1.6.1)
#95
GoogleCodeExporter
opened
8 years ago
2
performance slow?
#94
GoogleCodeExporter
opened
8 years ago
0
Ruby port
#93
GoogleCodeExporter
opened
8 years ago
0
c# patch_toText + patch_fromText doesn't work
#92
GoogleCodeExporter
opened
8 years ago
0
C# uses \n instead of \n\r or Environment.NewLine
#91
GoogleCodeExporter
opened
8 years ago
0
diff_prettyHtml output hard-codes color for <ins> and <del>
#90
GoogleCodeExporter
closed
8 years ago
1
javascript diff_cleanupSemantic uses negative indexes in the equalities array
#89
GoogleCodeExporter
opened
8 years ago
1
Substring length check missing in C# implementation
#88
GoogleCodeExporter
opened
8 years ago
0
Levenshtein maximum distance is greater than length of both strings
#87
GoogleCodeExporter
opened
8 years ago
1
Getters for fields in Java version for integration with Freemarker
#86
GoogleCodeExporter
opened
8 years ago
0
VBA/VB6 port available?
#85
GoogleCodeExporter
opened
8 years ago
1
JS Patches are not consistent with C# patches
#84
GoogleCodeExporter
opened
8 years ago
0
JS to C# deserialization is inconsistant
#83
GoogleCodeExporter
opened
8 years ago
0
A bug in Qt version of diff-match-patch causes application to crash with SIGABRT
#82
GoogleCodeExporter
opened
8 years ago
1
Crash observed when very long paragraphs are diffed (Objective-C)
#81
GoogleCodeExporter
opened
8 years ago
0
Apply this to mongodb
#80
GoogleCodeExporter
opened
8 years ago
0
httputility?
#79
GoogleCodeExporter
closed
8 years ago
2
Java: patch_fromText() returns List<>, but patch_apply() takes LinkedList<>
#78
GoogleCodeExporter
opened
8 years ago
0
Xcode 4.4 compile error in DiffMatchPatchTest.m (trivial fix)
#77
GoogleCodeExporter
opened
8 years ago
1
ruby version
#76
GoogleCodeExporter
opened
8 years ago
1
diff_cleanupMerge() could be improved
#75
GoogleCodeExporter
opened
8 years ago
0
[JS] patch_fromText breaks on IE8
#74
GoogleCodeExporter
opened
8 years ago
0
Semantic cleanup: "eliminate equalility" and "extract overlap" passes conflict
#73
GoogleCodeExporter
opened
8 years ago
0
Uppercase letter boundary in semantic cleanup
#72
GoogleCodeExporter
opened
8 years ago
1
slightly different results of cleanupSemantic/cleanupEfficiency for C++/Java vs. Python impl.
#71
GoogleCodeExporter
opened
8 years ago
0
Cpp comilation error
#70
GoogleCodeExporter
opened
8 years ago
0
Inconsistent Patches
#69
GoogleCodeExporter
opened
8 years ago
1
diff_match_patch.h is not self contained
#68
GoogleCodeExporter
opened
8 years ago
0
diff_cleanupSemantic sometimes produces much worse results (visually)
#67
GoogleCodeExporter
opened
8 years ago
1
Uninitialised variable in C++ method diff_xIndex
#66
GoogleCodeExporter
opened
8 years ago
0
javascript version shouldn't put style="background-color"...
#65
GoogleCodeExporter
closed
8 years ago
2
BAD_ACCESS error in Objective-C when Diff_Timeout == 0 or > 6
#64
GoogleCodeExporter
opened
8 years ago
2
The bool vector return of patch_apply generally does not correspond to anything the caller knows about.
#63
GoogleCodeExporter
opened
8 years ago
2
C++ test does not compile for GNU g++ (4.5.2)
#62
GoogleCodeExporter
opened
8 years ago
0
C++ test fails intermittently
#61
GoogleCodeExporter
opened
8 years ago
2
Next