log

age author description
Mon, 29 Dec 2014 23:38:08 +0100 Christian Humer Truffle: added new deepCopy method to Node.
Mon, 29 Dec 2014 23:37:58 +0100 Christian Humer SL: add boundaries for BigInteger add and String add.
Wed, 17 Dec 2014 11:24:42 +0100 Matthias Grimmer Fix GNFI class loader problem
Tue, 23 Dec 2014 12:13:14 +0100 Matthias Grimmer OM: DynamicObject extends TruffleObject, add default implementation
Tue, 23 Dec 2014 11:56:08 +0100 Matthias Grimmer Interop: add interface
Mon, 22 Dec 2014 18:34:00 +0100 Stefan Anzinger [SPARC] Fix OverflowBranch used in truffle
Sun, 21 Dec 2014 10:45:09 +0100 Stefan Anzinger SPARC support for Truffle
Sun, 21 Dec 2014 13:56:31 +1000 Doug Simon use deterministic iteration-order data structures
Sun, 21 Dec 2014 13:53:15 +1000 Doug Simon added factory methods for creating sets
Sat, 20 Dec 2014 15:56:59 +0000 Chris Seaton Empty commit to advance version number.
Sat, 20 Dec 2014 11:45:42 +0100 Bernhard Urban Added tag graal-0.6 for changeset 3b60f720b955
Sat, 20 Dec 2014 11:45:24 +0100 Bernhard Urban partial backout of 97f2038b7 graal-0.6
Sat, 20 Dec 2014 12:43:59 +0200 Bernhard Urban authors: delete duplicated entry
Fri, 19 Dec 2014 15:50:09 -0800 Tom Rodriguez Show group name as tooltip in IGV
Fri, 19 Dec 2014 15:49:32 -0800 Tom Rodriguez Fix selecting last element of RangeSlider
Fri, 19 Dec 2014 12:09:14 -0800 Tom Rodriguez Handle null in readKlassPointer
Fri, 19 Dec 2014 12:44:00 -0800 Tom Rodriguez Add cast to void to fix compilation warning.
Fri, 19 Dec 2014 12:42:00 -0800 Tom Rodriguez Properly chmod files modified when creating JDK image
Fri, 19 Dec 2014 12:40:00 -0800 Tom Rodriguez Fixed decoding of call instruction
Fri, 19 Dec 2014 21:31:34 +0100 Thomas Wuerthinger changelog: graal-0.6
Fri, 19 Dec 2014 21:27:32 +0100 Thomas Wuerthinger Added one more reference to the CHANGELOG.
Fri, 19 Dec 2014 21:23:11 +0100 Thomas Wuerthinger Update CHANGELOG and AUTHORS file.
Fri, 19 Dec 2014 15:28:18 +0100 Thomas Wuerthinger Fix Checkstyle error.
Fri, 19 Dec 2014 15:05:48 +0100 Thomas Wuerthinger Canonicalize project dependencies.
Fri, 19 Dec 2014 14:58:50 +0100 Thomas Wuerthinger Added unit test for StampFactoryTest.createParameterStamps.
Fri, 19 Dec 2014 14:38:40 +0100 Thomas Wuerthinger Improved error message in mx tool when package statement cannot be found.
Fri, 19 Dec 2014 02:27:29 +0100 Andreas Woess Back out changeset d747b9e5695c
Thu, 18 Dec 2014 14:11:56 -0800 Tom Rodriguez handle FloatConvertNode in sparc lowering
Thu, 18 Dec 2014 12:24:27 -0800 Tom Rodriguez SPARC lowering shouldn't filter out ConvertNodes
Thu, 18 Dec 2014 18:31:19 +0100 Andreas Woess ConditionalElimination: Eliminate ShortCircuitOr condition if first input is known to be false