Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

MAIN 1.16 1.11 1.1 M_0_4 1.11.2.2 1.11.2.1

latest revision download Branch MAIN

1.16 annotated / raw | Diffs: previous, other | Lines: 126 ( +14, -10 )

Created: 2008-10-19 15:36:58 -0500 (45 days ago) | Author: wuetherich | Changeset: MAIN:wuetherich:20081019203645

~ further refactorings

1.15 annotated / raw | Diffs: previous, other | Lines: 122 ( +1, -1 )

Created: 2008-08-26 14:38:50 -0500 (3 months 7 days ago) | Author: wuetherich | Changeset: MAIN:wuetherich:20080826193609

~ Further refactorings

1.14 annotated / raw | Diffs: previous, other | Lines: 122 ( +19, -17 )

Created: 2008-08-08 13:48:50 -0500 (3 months 25 days ago) | Author: wuetherich | Changeset: MAIN:wuetherich:20080808184836

~ Further refactorings

1.13 annotated / raw | Diffs: previous, other | Lines: 120 ( +1, -1 )

Created: 2006-08-31 10:43:16 -0500 (2 years 3 months ago) | Author: wuetherich | Changeset: MAIN:wuetherich:20060831154244

~ refactored packages

Branch point for: M_0_5

Tags: BEFORE_SANDBOX_MERGE BEFORE_STATE_UPDATE M_0_5$BP V_0_5_0_BETA V_0_5_0_RC1 D_20080716

1.12 annotated / raw | Diffs: previous, other | Lines: 120 ( +11, -12 )

Created: 2006-06-23 16:11:15 -0500 (2 years 5 months ago) | Author: wuetherich | Changeset: MAIN:wuetherich:20060623211037

~ changed license header to epl 1.0

1.11 annotated / raw | Diffs: previous, other | Lines: 121 ( +85, -79 )

Created: 2006-06-10 10:34:34 -0500 (2 years 5 months ago) | Author: wuetherich | Changeset: MAIN:wuetherich:20060610153434

~ added javadoc

Branch point for: M_0_4

Tags: M_0_4$BP V_0_4_0 V_0_4_1

1.10 annotated / raw | Diffs: previous, other | Lines: 115 ( +2, -0 )

Created: 2006-06-05 06:13:46 -0500 (2 years 5 months ago) | Author: costamojan | Changeset: MAIN:costamojan:20060605111345

~ catch Exception - Blocks will be prepended by catch BuildException blocks, so the causing traces will be preferred (prevention of exception wrapping)

1.9 annotated / raw | Diffs: previous, other | Lines: 113 ( +2, -1 )

Created: 2006-05-25 12:56:33 -0500 (2 years 6 months ago) | Author: nilsha | Changeset: MAIN:nilsha:20060525175356

minor doc improvements

1.8 annotated / raw | Diffs: previous, other | Lines: 112 ( +1, -1 )

Created: 2006-05-19 14:25:45 -0500 (2 years 6 months ago) | Author: wuetherich | Changeset: MAIN:wuetherich:20060519192543

~ changed @author tags

1.7 annotated / raw | Diffs: previous, other | Lines: 112 ( +21, -7 )

Created: 2006-05-01 15:12:35 -0500 (2 years 7 months ago) | Author: wuetherich | Changeset: MAIN:wuetherich:20060501201233

~ minor clean-ups

1.6 annotated / raw | Diffs: previous, other | Lines: 98 ( +1, -1 )

Created: 2006-03-14 09:38:28 -0600 (2 years 8 months ago) | Author: costamojan | Changeset: MAIN:costamojan:20060314153823

~ replaced JavaDoc '@see' using '@inheritDoc' which is more stable during refactoring processes.
~ added '@inheritDoc' tags wherever they've been missing.

1.5 annotated / raw | Diffs: previous, other | Lines: 98 ( +2, -3 )

Created: 2006-03-14 09:20:50 -0600 (2 years 8 months ago) | Author: costamojan | Changeset: MAIN:costamojan:20060314152050

~ the 'requireXXX' methods have been placed outside the try-catch-block. otherwise they could create a BuildException which is wrapped within another BuildException which would be a bit redundant.

1.4 annotated / raw | Diffs: previous, other | Lines: 99 ( +3, -1 )

Created: 2006-03-03 12:22:15 -0600 (2 years 9 months ago) | Author: costamojan | Changeset: MAIN:costamojan:20060303182205

~ removed some warnings

1.3 annotated / raw | Diffs: previous, other | Lines: 97 ( +1, -8 )

Created: 2005-12-15 05:37:05 -0600 (2 years 11 months ago) | Author: wuetherich | Changeset: MAIN:wuetherich:20051215113639

~ implemented several tests

Branch point for: M_0_3

Tags: V_0_3_1 V_0_3_0 V_0_3_2 M_0_3$BP

1.2 annotated / raw | Diffs: previous, other | Lines: 104 ( +73, -72 )

Created: 2005-12-10 16:17:18 -0600 (2 years 11 months ago) | Author: wuetherich | Changeset: MAIN:wuetherich:20051210221718

~ refactored ProjectBase: it is possible to specify either project or workspace and projectname

1.1 new annotated / raw | Lines: 103 ( +103, -0 )

Created: 2005-11-24 13:12:22 -0600 (3 years ago) | Author: nilsha | Changeset: MAIN:nilsha:20051124191213

~refactoring

latest revision download Branch M_0_4

1.11.2.2 annotated / raw | Diffs: previous, other | Lines: 121 ( +0, -1 )

Created: 2006-09-06 08:56:15 -0500 (2 years 2 months ago) | Author: costamojan | Changeset: M_0_4:costamojan:20060906135614

~ the previously required initialisation of the 'WorkspaceBase' instance is done implicitly using it's getter 'getWorkspace()'

Tags: V_0_4_2

1.11.2.1 annotated / raw | Diffs: previous, other | Lines: 122 ( +1, -0 )

Created: 2006-09-01 17:42:39 -0500 (2 years 3 months ago) | Author: costamojan | Changeset: M_0_4:costamojan:20060901224237

~ initialisations before evaluation/executions

Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-308 2008-07-31 ) - Administration - Page generated 2008-12-04 00:39 -0600