svn commit: r1796088 - /incubator/systemml/site/download.html

2017-05-24 Thread gweidner
Author: gweidner Date: Wed May 24 19:04:45 2017 New Revision: 1796088 URL: http://svn.apache.org/viewvc?rev=1796088=rev Log: [SYSTEMML-1618] Use https for KEYS, md5, asc on download page Modified: incubator/systemml/site/download.html Modified: incubator/systemml/site/download.html URL:

svn commit: r1796126 [1/5] - in /incubator/systemml/site: ./ assets/css/ assets/js/ release-notes/

2017-05-24 Thread deron
Author: deron Date: Thu May 25 02:10:42 2017 New Revision: 1796126 URL: http://svn.apache.org/viewvc?rev=1796126=rev Log: [SYSTEMML-1628] Fix broken tabs on website Added: incubator/systemml/site/assets/css/jquery-ui.css incubator/systemml/site/assets/js/jquery-1.12.4.js

svn commit: r1796126 [2/5] - in /incubator/systemml/site: ./ assets/css/ assets/js/ release-notes/

2017-05-24 Thread deron
Added: incubator/systemml/site/assets/js/jquery-1.12.4.js URL: http://svn.apache.org/viewvc/incubator/systemml/site/assets/js/jquery-1.12.4.js?rev=1796126=auto == --- incubator/systemml/site/assets/js/jquery-1.12.4.js

svn commit: r1796126 [4/5] - in /incubator/systemml/site: ./ assets/css/ assets/js/ release-notes/

2017-05-24 Thread deron
Added: incubator/systemml/site/assets/js/jquery-ui-1.12.1.js URL: http://svn.apache.org/viewvc/incubator/systemml/site/assets/js/jquery-ui-1.12.1.js?rev=1796126=auto == ---

[3/4] incubator-systemml-website git commit: [SYSTEMML-1628] Fix broken tabs on website

2017-05-24 Thread deron
http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/c844e086/_src/assets/js/jquery-1.12.4.js -- diff --git a/_src/assets/js/jquery-1.12.4.js b/_src/assets/js/jquery-1.12.4.js new file mode 100644 index

[1/4] incubator-systemml-website git commit: [SYSTEMML-1628] Fix broken tabs on website

2017-05-24 Thread deron
Repository: incubator-systemml-website Updated Branches: refs/heads/master 5f6d450fa -> c844e086e http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/c844e086/_src/assets/js/jquery-ui-1.12.1.js -- diff --git

[2/4] incubator-systemml-website git commit: [SYSTEMML-1628] Fix broken tabs on website

2017-05-24 Thread deron
http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/c844e086/_src/assets/js/jquery-1.12.4.min.js -- diff --git a/_src/assets/js/jquery-1.12.4.min.js b/_src/assets/js/jquery-1.12.4.min.js new file mode 100644

[4/4] incubator-systemml-website git commit: [SYSTEMML-1628] Fix broken tabs on website

2017-05-24 Thread deron
[SYSTEMML-1628] Fix broken tabs on website Utilize jQuery UI tabs on Install SystemML page. Content updates on Install SystemML page. Update LICENSE for jQuery UI and Sizzle. Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit:

incubator-systemml git commit: [SYSTEMML-1621] Fix value type inference scalar-matrix max/min/log/ppred

2017-05-24 Thread mboehm7
Repository: incubator-systemml Updated Branches: refs/heads/master 9845d966a -> d3968fee4 [SYSTEMML-1621] Fix value type inference scalar-matrix max/min/log/ppred So far the value type inference for binary builtin functions simply forwarded the value type of the left input which produced