Tue, 26 Aug 2014 17:37:43 +0200Fixing lints by JDK8's javadoc tool
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 26 Aug 2014 17:37:43 +0200] rev 835
Fixing lints by JDK8's javadoc tool

Tue, 26 Aug 2014 17:37:11 +0200Support for L10N of pages. Just use browserBuilder.locale(Locale.getDefault());
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 26 Aug 2014 17:37:11 +0200] rev 834
Support for L10N of pages. Just use browserBuilder.locale(Locale.getDefault());

Tue, 26 Aug 2014 17:36:31 +0200Mutable arrays seem to behave well
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 26 Aug 2014 17:36:31 +0200] rev 833
Mutable arrays seem to behave well

Tue, 26 Aug 2014 17:36:07 +0200Documenting the mutable array change in Javadoc overview page MutableArrays
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 26 Aug 2014 17:36:07 +0200] rev 832
Documenting the mutable array change in Javadoc overview page

Tue, 26 Aug 2014 17:35:37 +0200Finishing the sentence in the Javadoc MutableArrays
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 26 Aug 2014 17:35:37 +0200] rev 831
Finishing the sentence in the Javadoc

Tue, 26 Aug 2014 17:35:10 +0200Verify that derived properties are also updated when an array is modified from inside of knockout binding MutableArrays
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 26 Aug 2014 17:35:10 +0200] rev 830
Verify that derived properties are also updated when an array is modified from inside of knockout binding

Tue, 26 Aug 2014 17:34:03 +0200Merge of work on default branch MutableArrays
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 26 Aug 2014 17:34:03 +0200] rev 829
Merge of work on default branch

Tue, 26 Aug 2014 17:33:30 +0200List of primitive types can be result of a derived property
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 26 Aug 2014 17:33:30 +0200] rev 828
List of primitive types can be result of a derived property

Tue, 26 Aug 2014 17:32:42 +0200Skip this test as it relies on (non-functional) with MutableArrays
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 26 Aug 2014 17:32:42 +0200] rev 827
Skip this test as it relies on (non-functional) with

Tue, 26 Aug 2014 17:31:51 +0200Can modify array of JSON objects MutableArrays
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 26 Aug 2014 17:31:51 +0200] rev 826
Can modify array of JSON objects