Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.

Fixes for 0.6 #235

Merged
merged 14 commits into from
Feb 17, 2017
Merged

Fixes for 0.6 #235

merged 14 commits into from
Feb 17, 2017

Commits on Feb 10, 2017

  1. Updates for Julia 0.6

    Rewrite broadcast as generated function to avoid world age problems.
    Use some of the broadcast functionality in Base.
    
    Update getindex and setindex to Base changes. Use generated functions
    instead of @nsplat. Use some of the Base machinery for getindex
    
    Fix many syntax deprecations
    andreasnoack committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    91d3ce9 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2017

  1. Remove Compat code

    andreasnoack committed Feb 12, 2017
    Configuration menu
    Copy the full SHA
    3041382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fe6e13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c423b9 View commit details
    Browse the repository at this point in the history
  4. Adjust CI

    andreasnoack committed Feb 12, 2017
    Configuration menu
    Copy the full SHA
    af188c7 View commit details
    Browse the repository at this point in the history
  5. Reenable precompilation

    Add SpecialFunctions as dependency
    
    Use new type keywords
    andreasnoack committed Feb 12, 2017
    Configuration menu
    Copy the full SHA
    4dbce68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2bb139 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1416606 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2017

  1. Configuration menu
    Copy the full SHA
    0c9184c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a38a6f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Configuration menu
    Copy the full SHA
    a75d440 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed30192 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

  1. Configuration menu
    Copy the full SHA
    937d396 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. Configuration menu
    Copy the full SHA
    9f68def View commit details
    Browse the repository at this point in the history