Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Changelog

4847 by ashusherov on 31 December 2008, 09:14:07 -0800 (7 days ago) Make Review Testing sequences containing elements of new numeric types.

./F26-numerics/VarScopes.fx 4847 history download (+134 -33) diffs

./F26-numerics/Sequences.fx 4847 history download (+145) new

4846 by ashusherov on 30 December 2008, 00:38:52 -0800 (8 days ago) Make Review Testing convertions of numeric types used in variables

./F26-numerics/VarConversions/ToByteWarnings.fx.EXPECTED 4846 history download (+21) new

./F26-numerics/VarConversions/ToLongErrors.fx.EXPECTED 4846 history download (+29) new

./F26-numerics/VarConversions/Values.fx 4846 history download (+25) new

./F26-numerics/VarConversions/ToByte.fx 4846 history download (+96) new

./F26-numerics/VarConversions/ToFloat.fx 4846 history download (+106) new

… 11 more files in changeset.
4844 by vitek on 26 December 2008, 14:59:09 -0800 (12 days ago) Make Review Method returns and numerics

./F26-numerics/MethodReturn.fx 4844 history download (+192) new

4842 by ashusherov on 26 December 2008, 09:58:34 -0800 (12 days ago) Make Review Testing boundary values of new numeric types and operations with these types.

./F26-numerics/VarOperations.fx 4842 history download (+259) new

./F26-numerics/VarBoundaryValues.fx 4842 history download (+127) new

4841 by vitek on 25 December 2008, 13:56:31 -0800 (13 days ago) Make Review no comment

./F26-numerics/MethodOverride.fx 4841 history download (+193) new

./F26-numerics/MethodOverloadJava.fx.EXPECTED 4841 history download (+16 -0) diffs

./F26-numerics/MethodOverrideJava.fx.EXPECTED 4841 history download (+5 -1) diffs

./F26-numerics/MethodOverrideJava.fx 4841 history download (+89 -0) diffs

./F26-numerics/MethodOverload.fx 4841 history download (+346) new

… 1 more file in changeset.
4839 by vitek on 25 December 2008, 06:16:58 -0800 (13 days ago) Make Review Numerics and methods (overloading, overriding, inheritance)

./F26-numerics/MethodOverloadJavaClass.java 4839 history download (+57) new

./F26-numerics/MethodOverloadJava.fx.EXPECTED 4839 history download (+86) new

./F26-numerics/MethodOverrideJava.fx.EXPECTED 4839 history download (+22) new

./F26-numerics/MethodOverrideJava.fx 4839 history download (+116) new

./F26-numerics/MethodOverload.fx 4839 history download (+321 -6) diffs

… 1 more file in changeset.
4833 by ashusherov on 23 December 2008, 09:51:38 -0800 (15 days ago) Make Review Testing numeric types in variables: declaration

./F26-numerics/VarScopes.fx 4833 history download (+68) new

4832 by vitek on 23 December 2008, 08:41:45 -0800 (15 days ago) Make Review Method overloading and numeric types.

./F26-numerics 4832 history download (+0) new

./F26-numerics/MethodOverload.fx 4832 history download (+18) new

4819 by rfield on 19 December 2008, 20:37:56 -0800 (18 days ago) Make Review Fixed JFXC-2547 : Number->Float: FAILED F7-multiple-module/Main.fx
Fxed  JFXC-2546 : Number->Float: FAILED F14-sequence-creation/Main.fx
Switched to using 2^-n numbers.
2 failures down, failure count …

./F7-multiple-module/Main.fx 4819 history download (+1 -1) diffs

./F14-sequence-creation/Main.fx 4819 history download (+3 -3) diffs

./F7-multiple-module/Main.fx.EXPECTED 4819 history download (+1 -1) diffs

./F14-sequence-creation/Main.fx.EXPECTED 4819 history download (+3 -3) diffs

4808 by bothner on 18 December 2008, 23:16:35 -0800 (19 days ago) Make Review Various fixes to handle all the "other" primitive types.
Rename them: JavaByte to Byte and so on, since they're now "first-class".
Plus Number is now float, rather than double.

./F24-reflection/Main.fx.EXPECTED 4808 history download (+29 -29) diffs

… 9 more files in changeset.
4791 by briangoetz on 18 December 2008, 13:34:12 -0800 (20 days ago) Make Review Progress JFXC-2530: Feature tests for lazy bind.  Test for lazy bind to function call.

./F25-lazy-bind/LazyFunctionCall.fx 4791 history download (+28) new

./F25-lazy-bind/LazyFunctionCall.fx.EXPECTED 4791 history download (+18) new

4789 by briangoetz on 18 December 2008, 13:29:45 -0800 (20 days ago) Make Review Progress JFXC-2530: Feature tests for lazy bind.  Sequence tests.  Fix laziness propagation in IndirectXxx classes.

./F25-lazy-bind/LazySequenceBind.fx 4789 history download (+85 -5) diffs

./F25-lazy-bind/LazySequenceBind.fx.EXPECTED 4789 history download (+69 -0) diffs

… 5 more files in changeset.
4788 by briangoetz on 18 December 2008, 13:14:25 -0800 (20 days ago) Make Review Progress JFXC-2530: Feature tests for lazy bind.  Lazy behind lazy, object literals, object literal initializers, class members.

./F25-lazy-bind/LazyBehindLazy.fx 4788 history download (+21) new

./F25-lazy-bind/LazyIfBind.fx.EXPECTED 4788 history download (+1 -1) diffs

./F25-lazy-bind/LazyMemberBind.fx.EXPECTED 4788 history download (+27) new

./F25-lazy-bind/LazyObjectLiteral.fx.EXPECTED 4788 history download (+32) new

./F25-lazy-bind/LazyBehindLazy.fx.EXPECTED 4788 history download (+12) new

… 3 more files in changeset.
4787 by briangoetz on 18 December 2008, 12:14:50 -0800 (20 days ago) Make Review Progress JFXC-2530: Feature test for lazy bind.  Eager behind lazy, lazy if.

./F25-lazy-bind/LazyIfBind.fx.EXPECTED 4787 history download (+21) new

./F25-lazy-bind/EagerBehindLazy.fx 4787 history download (+21) new

./F25-lazy-bind/EagerBehindLazy.fx.EXPECTED 4787 history download (+12) new

./F25-lazy-bind/LazyIfBind.fx 4787 history download (+29 -0) diffs

4785 by briangoetz on 18 December 2008, 11:38:10 -0800 (20 days ago) Make Review Progress JFXC-2530: Acceptance test for lazy bind.  So far, validated simple lazy bind, lazy-behind-eager (eager bind undoes laziness), and binding to equality expressions.

./F25-lazy-bind 4785 history download (+0) new

./F25-lazy-bind/SimpleLazyBind.fx.EXPECTED 4785 history download (+24) new

./F25-lazy-bind/LazySequenceBind.fx 4785 history download (+43) new

./F25-lazy-bind/LazyBehindEager.fx.EXPECTED 4785 history download (+12) new

./F25-lazy-bind/LazySequenceBind.fx.EXPECTED 4785 history download (+0) new

… 4 more files in changeset.
4630 by sundararajana on 12 November 2008, 23:24:53 -0800 (55 days ago) Make Review
Adding more operator tests for Duration.

./F22-time-literals/DurationOperators.fx.EXPECTED 4630 history download (+9) new

./F22-time-literals/DurationOperators.fx 4630 history download (+45) new

4625 by sundararajana on 12 November 2008, 20:40:42 -0800 (55 days ago) Make Review
Fixing JFXC-2350 - Division not supported for Duration.

./F22-time-literals/Ratio.fx 4625 history download (+10) new

./F22-time-literals/Ratio.fx.EXPECTED 4625 history download (+1) new

… 1 more file in changeset.
4568 by bothner on 05 November 2008, 17:13:21 -0800 (2 months 2 days ago) Make Review Add test to avoid ClassCastException on function types.
This fixes JFXC-1425 "getAttributes(boolean) reflection method throws
ClassCastException with function type attr".

Also, map java.lang.Void in …

./F24-reflection/Main.fx.EXPECTED 4568 history download (+1 -0) diffs

./F24-reflection/Main.fx 4568 history download (+1 -0) diffs

… 2 more files in changeset.
4484 by bothner on 22 October 2008, 14:50:36 -0700 (2 months 16 days ago) Make Review Add test for reflection tolerating method with generic return type.

./F24-reflection/Main.fx.EXPECTED 4484 history download (+1 -0) diffs

./F24-reflection/Bar.java 4484 history download (+6) new

./F24-reflection/Main.fx 4484 history download (+4 -0) diffs

4440 by bothner on 17 October 2008, 10:33:08 -0700 (2 months 21 days ago) Make Review Let the ClassType.getFunction reflection method find script-level functions
(or more generally: static methods) in compound classes.
This fixes JFXC-2197 "javafx.reflect getFunction() method does
not …

./F24-reflection/Main.fx.EXPECTED 4440 history download (+1 -0) diffs

./F24-reflection/Main.fx 4440 history download (+3 -0) diffs

… 2 more files in changeset.
4366 by bothner on 08 October 2008, 21:26:13 -0700 (2 months 29 days ago) Make Review Add some tests for anonymous classes.
This tests the fix for RT-968 "Overriding vars causes (seemingly unrelated)
Stylesheet errors."
Note the output 'myAnonRectRef.super: [class MyRect, class java.la…

./F24-reflection/Main.fx.EXPECTED 4366 history download (+9 -0) diffs

./F24-reflection/Main.fx 4366 history download (+13 -0) diffs

4358 by ssides on 08 October 2008, 12:13:38 -0700 (2 months 30 days ago) Make Review Rename print function for Mobile test compatibility

./F7-multiple-module/Moo.fx 4358 history download (+2 -4) diffs

./F7-multiple-module/Main.fx 4358 history download (+6 -8) diffs

4357 by ssides on 08 October 2008, 12:07:57 -0700 (2 months 30 days ago) Make Review Rename print function for Mobile test compatibility

./F15-list-comprehensions/Main.fx 4357 history download (+16 -20) diffs

4275 by bothner on 02 October 2008, 17:49:59 -0700 (3 months 5 days ago) Make Review Added covariance test from Kenneth Russell.

./F24-reflection/Main.fx.EXPECTED 4275 history download (+1 -0) diffs

./F24-reflection/Main.fx 4275 history download (+24 -0) diffs

4024 by bothner on 10 September 2008, 13:06:36 -0700 (3 months 27 days ago) Make Review Implement missing support for Boolean primitive type.

./F24-reflection/Main.fx.EXPECTED 4024 history download (+14 -14) diffs

… 7 more files in changeset.
3995 by bothner on 06 September 2008, 14:02:43 -0700 (4 months 1 day ago) Make Review Add basic support for object construction, specifically setting
"parts" of the new object, as in a object literal.

./F24-reflection/Main.fx.EXPECTED 3995 history download (+2 -0) diffs

./F24-reflection/Main.fx 3995 history download (+8 -4) diffs

… 3 more files in changeset.
3989 by bothner on 05 September 2008, 17:18:28 -0700 (4 months 2 days ago) Make Review Implement FXLocal.VarMember.isStatic().

Add tests for accessing script-level (static) members.

./F24-reflection/MyShape.fx 3989 history download (+3 -1) diffs

./F24-reflection/Main.fx.EXPECTED 3989 history download (+5 -3) diffs

./F24-reflection/Main.fx 3989 history download (+7 -4) diffs

… 2 more files in changeset.
3987 by bothner on 05 September 2008, 15:30:33 -0700 (4 months 2 days ago) Make Review Skip "javafx$run$" method.

In test-suite, check for object allocation.
That fails for non-public classes, so move the test classes
into deperate files, so we can make them public.  That's a
more real…

./F24-reflection/MyShape.fx 3987 history download (+14) new

./F24-reflection/Main.fx.EXPECTED 3987 history download (+34 -25) diffs

./F24-reflection/Main.fx 3987 history download (+26 -40) diffs

./F24-reflection/MyCanvasItem.fx 3987 history download (+5) new

./F24-reflection/MyRect.fx 3987 history download (+17) new

… 1 more file in changeset.
3981 by bothner on 05 September 2008, 12:38:09 -0700 (4 months 2 days ago) Make Review Add minimal support for boolean primitive type.

Add support for Java array types.

Change FXMember.getDeclaringType to return a FXClassType,
and rename to getDeclaringClass.

Sort Members as returned…

./F24-reflection/Main.fx.EXPECTED 3981 history download (+56 -51) diffs

./F24-reflection/Main.fx 3981 history download (+4 -0) diffs

… 7 more files in changeset.
3978 by bothner on 05 September 2008, 08:56:18 -0700 (4 months 2 days ago) Make Review New FXFunctionType.  Use it.  This fixes a bug where minArgs wasn't
getting set, and so parameter types weren't printed.

In makeTypeRef, treat a TypeVariable as Object.  This is a kludge,
but fixes a…

./F24-reflection/Main.fx.EXPECTED 3978 history download (+95 -8) diffs

./F24-reflection/Main.fx 3978 history download (+4 -0) diffs

… 2 more files in changeset.
earlier earlier | later later
Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion analysis. (Version:1.6.1 Build:build-r20568 2008-09-30) - Administration - Page generated 2009-01-07 18:59 -0800