Eskil

Check-in [6cc82856ad]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Release 2.0.3
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 6cc82856ad48e7f490c2d4258fd267b5a8dd96c9
User & Date: peter 2004-05-26 10:26:56.000
Context
2004-05-26
10:27
Added Context and Clear Align menu descriptions. check-in: c5d27f32bf user: peter tags: trunk
10:26
Release 2.0.3 check-in: 6cc82856ad user: peter tags: trunk
2004-05-24
14:46
Removed compareLines and use DiffUtil::diffStrings instead. Removed option "second stage" and let it be on always. Centralised map handling in a few functions. check-in: 3ea2fde2ec user: peter tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to Changes.



















1
2
3
4
5
6
7



















Release 2.0.2

2004-05-03
 Fixed a bug in ClearCase support.

2004-03-30
 Optimised some code. Use lists of lists as matrices in compareBlocks
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Release 2.0.3

2004-05-24
 Removed option "second stage" and let it be on always.
 Added Help menu to directory diff window.
 Added scroll map to directory diff window.
 Added possibility to step down either side in dirdiff.
 Changed font selector a bit.

2004-05-23
 Refactored code a lot which affects how alignment and "separate diff" work,
 since they now use the DiffUtil package.
 Alignment now needs "Redo Diff" to happen.  Neither of them generate
 temporary files anymore.

2004-05-18
 Add context options.  Mark the skipped parts better.
 Use "!" as warning flag for large blocks.

Release 2.0.2

2004-05-03
 Fixed a bug in ClearCase support.

2004-03-30
 Optimised some code. Use lists of lists as matrices in compareBlocks