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

Stop auto-promoting column-types #30

Closed
wants to merge 46 commits into from
Closed

Stop auto-promoting column-types #30

wants to merge 46 commits into from

Commits on Mar 10, 2017

  1. add changes

    cjprybol committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    8db2821 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2017

  1. Configuration menu
    Copy the full SHA
    4a939fe View commit details
    Browse the repository at this point in the history
  2. add docstring for vcat

    cjprybol committed Mar 13, 2017
    3 Configuration menu
    Copy the full SHA
    f5a53a1 View commit details
    Browse the repository at this point in the history
  3. 27 Configuration menu
    Copy the full SHA
    2c95f13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    412ceaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f142df5 View commit details
    Browse the repository at this point in the history
  6. fix new tests from master

    cjprybol committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    cc95658 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. 1 Configuration menu
    Copy the full SHA
    06dc914 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    c4e218e View commit details
    Browse the repository at this point in the history
  3. minor cleanup

    cjprybol committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    e954226 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Configuration menu
    Copy the full SHA
    ed8a515 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    1636a0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91233d3 View commit details
    Browse the repository at this point in the history
  4. align comments

    cjprybol committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    7462612 View commit details
    Browse the repository at this point in the history
  5. lots of edits

    clarify error messages, fix spacing, address case of length(::Symbol)
    and length(::String) not giving the desired output (Vector length), and
    unify constructors in accepting AbstractVector{Symbol} for colnames
    cjprybol committed Mar 15, 2017
    5 Configuration menu
    Copy the full SHA
    9b65533 View commit details
    Browse the repository at this point in the history
  6. tests and no need for compat

    cjprybol committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    b643ff8 View commit details
    Browse the repository at this point in the history
  7. spacing mistakes

    cjprybol committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    4c68452 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7310681 View commit details
    Browse the repository at this point in the history
  9. 3 Configuration menu
    Copy the full SHA
    de280ba View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. save work

    cjprybol committed Mar 16, 2017
    2 Configuration menu
    Copy the full SHA
    88b20ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be1cacd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19ffb58 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. fix right join

    cjprybol committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    3f2cd63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c3ad21 View commit details
    Browse the repository at this point in the history
  3. indentation

    cjprybol committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    1e7d26e View commit details
    Browse the repository at this point in the history
  4. changes

    cjprybol committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    e39ba63 View commit details
    Browse the repository at this point in the history
  5. spacing

    cjprybol committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    04cb9ee View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2017

  1. Configuration menu
    Copy the full SHA
    5d70685 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7859132 View commit details
    Browse the repository at this point in the history
  3. update vcat error

    cjprybol committed Mar 18, 2017
    8 Configuration menu
    Copy the full SHA
    6496acf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f47810f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    259ceef View commit details
    Browse the repository at this point in the history
  6. fix v0.5 issue

    cjprybol committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    26e87ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e0f7982 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d65385e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0c29b4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    95a6f31 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7df712f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    27da644 View commit details
    Browse the repository at this point in the history
  13. accidental spacing changes

    cjprybol committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    5fa8fa0 View commit details
    Browse the repository at this point in the history
  14. forgot one spacing change

    cjprybol committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    a1d58f9 View commit details
    Browse the repository at this point in the history
  15. change deprecations

    cjprybol committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    db87443 View commit details
    Browse the repository at this point in the history
  16. add back extra spaces

    cjprybol committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    9c66a1e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2017

  1. bump catarrays version, remove manual resetting of levels in unstack

    and adjust tests accordingly
    cjprybol committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    887346b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. Configuration menu
    Copy the full SHA
    00c08cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    020c88e View commit details
    Browse the repository at this point in the history