emilchacko/google-diff-match-patch
Automatically exported from code.google.com/p/google-diff-match-patch
PythonApache-2.0
Issues
- 1
- 0
- 0
- 0
moving to GitHub?
#108 opened by GoogleCodeExporter - 0
Issue with match
#109 opened by GoogleCodeExporter - 0
JS library gives wrong result.
#110 opened by GoogleCodeExporter - 4
Demo pages not working
#102 opened by GoogleCodeExporter - 0
Levenshtein distance problem
#103 opened by GoogleCodeExporter - 0
objc version generates wrong diffs
#104 opened by GoogleCodeExporter - 3
Consider SQLCLR compatibility / eliminate dependency on System.Web for UrlEncode and UrlDecode
#100 opened by GoogleCodeExporter - 0
xIndex for instertion after location
#101 opened by GoogleCodeExporter - 0
Uninitialized string offset: 0 (function diff_cleanupSemanticLossless)
#98 opened by GoogleCodeExporter - 1
Text containing HTML
#99 opened by GoogleCodeExporter - 0
performance slow?
#94 opened by GoogleCodeExporter - 2
- 0
- 0
- 1
- 0
- 0
- 0
Ruby port
#93 opened by GoogleCodeExporter - 1
- 0
- 1
javascript diff_cleanupSemantic uses negative indexes in the equalities array
#89 opened by GoogleCodeExporter - 1
VBA/VB6 port available?
#85 opened by GoogleCodeExporter - 0
- 0
- 1
A bug in Qt version of diff-match-patch causes application to crash with SIGABRT
#82 opened by GoogleCodeExporter - 0
- 0
- 0
Java: patch_fromText() returns List<>, but patch_apply() takes LinkedList<>
#78 opened by GoogleCodeExporter - 2
httputility?
#79 opened by GoogleCodeExporter - 0
Apply this to mongodb
#80 opened by GoogleCodeExporter - 0
diff_cleanupMerge() could be improved
#75 opened by GoogleCodeExporter - 1
ruby version
#76 opened by GoogleCodeExporter - 1
- 0
slightly different results of cleanupSemantic/cleanupEfficiency for C++/Java vs. Python impl.
#71 opened by GoogleCodeExporter - 1
- 0
Semantic cleanup: "eliminate equalility" and "extract overlap" passes conflict
#73 opened by GoogleCodeExporter - 0
[JS] patch_fromText breaks on IE8
#74 opened by GoogleCodeExporter - 1
diff_cleanupSemantic sometimes produces much worse results (visually)
#67 opened by GoogleCodeExporter - 0
- 1
Inconsistent Patches
#69 opened by GoogleCodeExporter - 0
Cpp comilation error
#70 opened by GoogleCodeExporter - 2
- 2
- 0
- 2
C++ test fails intermittently
#61 opened by GoogleCodeExporter - 0
- 2
The bool vector return of patch_apply generally does not correspond to anything the caller knows about.
#63 opened by GoogleCodeExporter