Menu

X10 / News: Recent posts

X10 and X10DT 1.7.7 Released

We're happy to announce that versions 1.7.7 of X10 and X10DT are now available for download. Details can be found on the X10 1.7.7 release page at x10-lang.org (http://x10-lang.org/X10+1.7.7+Release).

Posted by Dave Grove 2009-10-25

X10 and X10DT version 1.7.6 Released

We're happy to announce that versions 1.7.6 of X10 and X10DT are now available for download. Details can be found on the X10 1.7.6 release page at x10-lang.org (http://x10-lang.org/X10+1.7.6+Release).

Posted by Dave Grove 2009-08-28

X10 and X10DT 1.7.5 Released

We're happy to announce that versions 1.7.5 of X10 and X10DT are now available for download. Details can be found on the release page: http://x10.codehaus.org/X10+1.7.5+Release

Posted by Dave Grove 2009-06-26

X10 1.7.4 Released

We're happy to announce that version 1.7.4 of X10 is now available for download. Details can be found on the release download page at http://x10-lang.org/X10+1.7.4+Release.

Posted by Dave Grove 2009-05-29

X10 1.7.3 Released

Version 1.7.3 of X10 was released and is available for download on sourceforge.

For a full list of resolved issues since 1.7.2, see the online version of the release notes in JIRA: http://jira.codehaus.org/browse/XTENLANG/fixforversion/14695

Posted by Igor Peshansky 2009-03-21

X10 1.7.1 Released

Version 1.7.1 of X10 was released and is available for download on sourceforge.

The following issues in 1.7.0 were resolved in 1.7.1

For more details, see the online version of the release notes in JIRA: http://jira.codehaus.org/browse/XTENLANG/fixforversion/14568

** Bug
* [XTENLANG-1] - "inconvertible types ... found ... required ... this.new ..." for new X() for nested classes
* [XTENLANG-9] - problem with class It[T] implements Iterator[T]
* [XTENLANG-11] - Generated code for Iterator.next has wrong type
* [XTENLANG-14] - Static initialization blocks fail typechecking
* [XTENLANG-15] - "variable x might not have been initialized" for abstract class C[T](x)
* [XTENLANG-18] - "does not override abstract method apply" for class implementing (int)=>int
* [XTENLANG-19] - "does not override abstract method rtt_x10$lang$Fun_0_1_U()" for class implementing Indexable
* [XTENLANG-20] - "attempting to use incompatible return type" in generated code for apply for class implementing (X)=>int
* [XTENLANG-28] - syntax problem with super. in generated code
* [XTENLANG-29] - "Unknown value type class java.lang.String" with value class
* [XTENLANG-30] - "getPlacesRail() has protected access"
* [XTENLANG-35] - "cannot find... method write" in generated code using OutputStream.write
* [XTENLANG-36] - "cannot find symbol...IOException" in generated code for method that throws IOException
* [XTENLANG-37] - "Template 'Native' uses #1" when using InputStream.read()
* [XTENLANG-52] - "Unknown value type class java.lang.String" with [foo()] rail syntax
* [XTENLANG-55] - "incompatible types" using the next() function of an Iterator
* [XTENLANG-57] - Change default for -LOOP_OPTIMIZATIONS to false
* [XTENLANG-62] - Incorrect generated code for a(i)=e ("cannot find method set")
* [XTENLANG-89] - UnsatisfiedLinkError for default toString on Ref
* [XTENLANG-92] - "cannot find symbol Iterable" in Java code for class that implements Iterable
* [XTENLANG-99] - generated code for ateach contains hard-coded reference to non-API class in x10.array
* [XTENLANG-110] - Iterators are not covariant in generated Java code
* [XTENLANG-115] - Bad generated code when comparing method returning int with int variable
* [XTENLANG-131] - Place of creation and .location don't match in future(p){new C()}

Posted by Dave Grove 2008-10-31

X10 1.7 released

The next major release of X10, version 1.7, is now available in the downloads area. This release implements the X10 1.7 language specification [http://x10.sf.net/docs/x10-170.pdf].

Posted by Igor Peshansky 2008-09-15

X10 1.0.47 released

A new maintenance release of X10, version 1.0.47, has been uploaded to Sourceforge.net.
See https://sourceforge.net/project/showfiles.php?group_id=181722&package_id=210532&release_id=474631
This release is also available as an Eclipse plugin -- add http://x10.sourceforge.net/updates/ to your list of Eclipse update sites.

Posted by Igor Peshansky 2007-02-27

X10 1.0.44 released

A new maintenance release of X10, version 1.0.44, has been uploaded to Sourceforge.net.
See https://sourceforge.net/project/showfiles.php?group_id=181722&package_id=210532&release_id=476963
This release is also available as an Eclipse plugin -- add http://x10.sourceforge.net/updates/ to your list of Eclipse update sites.

Posted by Igor Peshansky 2007-01-09

X10 1.0 released

On December 29, 2006, the initial public release of X10, version 1.0, was uploaded to SourceForge.net.
See https://sourceforge.net/project/showfiles.php?group_id=181722&package_id=210532&release_id=474511 .

Posted by Igor Peshansky 2007-01-03