Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
/[Apache-SVN]
ViewVC logotype

Revision 146015


Jump to revision: Previous Next
Author: juanco
Date: Mon May 5 21:49:29 2003 UTC (21 years, 4 months ago)
Changed paths: 13
Log Message:
Contributions by Brian McBride <bwm@hplb.hpl.hp.com>

Implemented the Algorithm pattern to make the Diff class independent of the
particular implementation.

Implemented the visitor pattern over Revisions and Deltas to allow for
different functionality in traversals of a revision.

PR:
Obtained from:
Submitted by:
Reviewed by:


Changed paths

Path Details
Directoryjakarta/commons/sandbox/jrcs/trunk/build.xml modified , text changed
Directoryjakarta/commons/sandbox/jrcs/trunk/jrcs.jpx modified , text changed
Directoryjakarta/commons/sandbox/jrcs/trunk/src/java/org/apache/commons/jrcs/diff/Chunk.java modified , text changed
Directoryjakarta/commons/sandbox/jrcs/trunk/src/java/org/apache/commons/jrcs/diff/DeleteDelta.java modified , text changed
Directoryjakarta/commons/sandbox/jrcs/trunk/src/java/org/apache/commons/jrcs/diff/Delta.java modified , text changed
Directoryjakarta/commons/sandbox/jrcs/trunk/src/java/org/apache/commons/jrcs/diff/Diff.java modified , text changed
Directoryjakarta/commons/sandbox/jrcs/trunk/src/java/org/apache/commons/jrcs/diff/DiffAlgorithm.java added
Directoryjakarta/commons/sandbox/jrcs/trunk/src/java/org/apache/commons/jrcs/diff/DiffAlgorithmBound.java added
Directoryjakarta/commons/sandbox/jrcs/trunk/src/java/org/apache/commons/jrcs/diff/Revision.java modified , text changed
Directoryjakarta/commons/sandbox/jrcs/trunk/src/java/org/apache/commons/jrcs/diff/SimpleDiff.java added
Directoryjakarta/commons/sandbox/jrcs/trunk/src/java/org/apache/commons/jrcs/diff/SimpleDiffBound.java added
Directoryjakarta/commons/sandbox/jrcs/trunk/src/java/org/apache/commons/jrcs/overview.html modified , text changed
Directoryjakarta/commons/sandbox/jrcs/trunk/src/test/org/apache/commons/jrcs/diff/DiffTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26