Quick Search:

View detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 4706 4045

latest revision download trunk

4706 annotated / raw | Diffs: previous, other | Lines: 146 ( +18, -0 )

Created: 2008-12-01 03:38:24 -0800 (37 days ago) | Author: michael_heinrichs | Changeset: 4706

Adding some test-cases for ReplacementSequence and SliceReplacementSequence. These test for the bug, which was discovered by Per.

Branch point for: franca

Tags: trunk-checkpoint m8

Properties

 svn:executable = *

4281 annotated / raw | Diffs: previous, other | Lines: 128 ( +9, -0 )

Created: 2008-10-03 01:49:31 -0700 (3 months 4 days ago) | Author: michael_heinrichs | Changeset: 4281

Copied to: branches/m7-release/trunk/test/src/com/sun/javafx/runtime/sequence/ReplacementSequenceTest.java 4321

Completed test-coverage and fixed a bug I found while doing so.

Branch point for: m7-release perf-sandbox tag:milestone-7

Tags: milestone-7

Properties

 svn:executable = *

4173 annotated / raw | Diffs: previous, other | Lines: 119 ( +43, -7 )

Created: 2008-09-23 03:00:53 -0700 (3 months 14 days ago) | Author: michael_heinrichs | Changeset: 4173

Extended Sequence.toArray() with two parameters: sourceOffset and length. They can be used to convert only a slice of a sequence to an array. This is used to improve SubSequence.toArray() and CompositeSequence.toArray(), because only the needed parts of the underlying sequences are requested (JFXC-1966).

Properties

 svn:executable = *

4110 annotated / raw | Diffs: previous, other | Lines: 83 ( +3, -3 )

Created: 2008-09-17 11:14:26 -0700 (3 months 20 days ago) | Author: briangoetz | Changeset: 4110

JFXC-1981 (optimize away equality comparison when there are no triggers); JFXC-1982 (eliminate reification of sequences.)  Sequence and Object *locations* are still reified; we may be able to eliminate those later, though they are currently needed for bidirectional binding.  Clean up TypeInfo classes; merge TypeInfos into TypeInfo, make members of TypeInfo final fields instead of methods.

Properties

 svn:executable = *

4100 annotated / raw | Diffs: previous, other | Lines: 83 ( +7, -6 )

Created: 2008-09-16 20:44:26 -0700 (3 months 20 days ago) | Author: rfield | Changeset: 4100

Partial JFXC-1982 : Eliminate reification of sequence element types
Use new TypeInfo instead of Class in the construction of sequences.
TypeInfo is then used to create default values and empty sequences.
Regression test added that checks defaults.

Runtime changes by Brian.
Compiler changes by Robert.

Also regression test for 849 changed to not depend on the implementing class name.

Properties

 svn:executable = *

4045 new annotated / raw | Lines: 82 ( +82, -0 )

Created: 2008-09-12 04:26:59 -0700 (3 months 25 days ago) | Author: michael_heinrichs | Changeset: 4045

Added toArray()-methods for ReplacementSequence and SubSequence.
Fixed bug in SequenceMutator.

Properties

 svn:executable = *

Crucible: Open Source License registered to Atlassian.
Atlassian Crucible, painless code review. (Version:1.6.1 Build:build-r20568 2008-09-30) - Administration - Page generated 2009-01-07 19:15 -0800