https://github.com/JuliaLang/julia
Revision d4e7fb98fb9440644d0e9d0939761f6524491932 authored by Matt Bauman on 29 January 2016, 01:49:18 UTC, committed by Matt Bauman on 29 January 2016, 01:49:18 UTC
This bootstraps but is barely functional due to all the SubArrays appearing in unexpected places. This will allow incremental fixes without worrying about the impossibility that is getting slices through bootstrap.  It won't tell the whole story due to # 265, but it can be a starting point that anyone can start chasing down all the `copy`s that may be required.
1 parent 0a2a8b0
History
Tip revision: d4e7fb98fb9440644d0e9d0939761f6524491932 authored by Matt Bauman on 29 January 2016, 01:49:18 UTC
WIP: Try defaulting to views
Tip revision: d4e7fb9
File Mode Size
base
contrib
deps
doc
etc
examples
src
test
ui
.gitignore -rw-r--r-- 207 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 4.1 KB
CONTRIBUTING.md -rw-r--r-- 16.7 KB
DEBUGGER.md -rw-r--r-- 1.2 KB
DISTRIBUTING.md -rw-r--r-- 8.8 KB
LICENSE.md -rw-r--r-- 4.9 KB
Make.inc -rw-r--r-- 28.5 KB
Make.powerpc -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 26.5 KB
NEWS.md -rw-r--r-- 79.5 KB
README.arm.md -rw-r--r-- 4.0 KB
README.md -rw-r--r-- 26.9 KB
README.windows.md -rw-r--r-- 17.0 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.1 KB

README.md

back to top