Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix label_number_si() to use SI prefixes #235

Merged
merged 30 commits into from Mar 26, 2021
Merged

Commits on Nov 20, 2019

  1. Configuration menu
    Copy the full SHA
    ff9529b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    255572b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c491a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6060716 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b32153 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Configuration menu
    Copy the full SHA
    c3c4aed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb5f06c View commit details
    Browse the repository at this point in the history
  3. Restore whitespace

    davidchall committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    073d476 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba1b2de View commit details
    Browse the repository at this point in the history
  5. Remove wikipedia hyperlink

    davidchall committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    919f3d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

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

Commits on Mar 17, 2021

  1. Configuration menu
    Copy the full SHA
    9f9993f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90a6b7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09f6f45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e7ec8e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    3c1403d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c40c25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a1c8ee View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    e22bcee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92a5ba8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2875c4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e83764b View commit details
    Browse the repository at this point in the history
  5. Remove sep argument from label_number_si()

    This wasn't actually doing anything, because user inputs were overwritten.
    davidchall committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ff06709 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e10d289 View commit details
    Browse the repository at this point in the history
  7. Require unit argument

    davidchall committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    e80ae91 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Update NEWS

    davidchall committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    cffa7c7 View commit details
    Browse the repository at this point in the history
  2. NEWS update

    davidchall committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    b414869 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a632a5 View commit details
    Browse the repository at this point in the history
  4. Remove headings from NEWS

    davidchall committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    b82c1cc View commit details
    Browse the repository at this point in the history
  5. Fix docs typo

    davidchall committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    39d48d8 View commit details
    Browse the repository at this point in the history