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

Use text-encoding npm package instead of integrated text-encoding dep. #50

Merged
merged 26 commits into from
Dec 4, 2021

Commits on Nov 30, 2021

  1. replace encodings

    Uzlopak committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    0281fb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    284ef1c View commit details
    Browse the repository at this point in the history
  2. add information to changelog

    Uzlopak committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    454ba29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1510bbe View commit details
    Browse the repository at this point in the history
  4. add benchmark

    Uzlopak committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    218801c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f6ca71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    304acce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b47fe8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6bc5c3 View commit details
    Browse the repository at this point in the history
  9. rename createMultipartBufferForEncodingBench to createMultipartBuffer…

    …ForEncodingBench
    
    fix typo in Changelog
    Uzlopak committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    46b2343 View commit details
    Browse the repository at this point in the history
  10. add unit test

    Uzlopak committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    bc2bebe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b2d6b1c View commit details
    Browse the repository at this point in the history
  12. fix linting issues

    Uzlopak committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    636f977 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'replace-encoding' of https://github.com/Uzlopak/busboy

    …into replace-encoding
    Uzlopak committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    0e22412 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    5dca1dc View commit details
    Browse the repository at this point in the history
  2. Add explicit charset

    kibertoad committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    4df8394 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    05cc9a6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'replace-encoding' of https://github.com/Uzlopak/busboy

    …into replace-encoding
    Uzlopak committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    6b97219 View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    9235d10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fb9bd4 View commit details
    Browse the repository at this point in the history
  5. fix linting

    Uzlopak committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    f36b7a3 View commit details
    Browse the repository at this point in the history
  6. fix benchmarks

    Uzlopak committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    607ec43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97fadfe View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Configuration menu
    Copy the full SHA
    91756f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0b1b77 View commit details
    Browse the repository at this point in the history
  3. Minor cleanup

    kibertoad committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    5a5b1a4 View commit details
    Browse the repository at this point in the history