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 padWithLinebreaks by switching to upstream FAIAP #1194

Merged
merged 4 commits into from
Feb 26, 2019

Commits on Feb 22, 2019

  1. Configuration menu
    Copy the full SHA
    f30e02c View commit details
    Browse the repository at this point in the history
  2. move decrement at end of the loop

    moved byte variable out of the loop to save allocation time
    mrbuds committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    0b8538c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2019

  1. change while true for len >= 0

    mrbuds committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    91d1872 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

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