This page contains list of URLs of interesting diffs. Click on all URLs, one by one, to verify the correct operation of the diff logic.
- Multiple edits on a single line. This is an SQLite version update diff. It is a large diff and contains many other interesting features. Scan the whole diff.
- Tricky alignment and multiple edits per line.
- Add a column to a table
- Column alignment with multibyte characters. The edit of a line with multibyte characters is the first chunk.
- Large diff of sqlite3.c. This diff was very slow prior to the preformance enhancement change [9e15437e97].
- A difficult indentation change.
External: