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

no_std support for the url crate #831

Open
wants to merge 46 commits into
base: main
Choose a base branch
from
Open

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    35653b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    194122c View commit details
    Browse the repository at this point in the history
  3. Make idna no_std compatible

    Add default feature flag "std" that enables a `std::error::Error` impl for `Errors`.
    madsmtm committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    422a260 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Test no_std support

    madsmtm committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    81ee074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67d2a4c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

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

Commits on Apr 8, 2023

  1. Fixed testcases for no_std

    domenukk committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    bb7955a View commit details
    Browse the repository at this point in the history
  2. fix no_std for nightly

    domenukk committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    a98aef8 View commit details
    Browse the repository at this point in the history
  3. Add no_std to CI

    domenukk committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    0d14d5a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Fix no_std for deps

    domenukk committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    315eb43 View commit details
    Browse the repository at this point in the history
  2. Moved to no-std-net

    domenukk committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    6d622ab View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

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

Commits on Apr 27, 2023

  1. Make CI happy by removing no-std-net/serde (not supported in Cargo.to…

    …ml on older rust versions)
    domenukk committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    36bc5b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29bfcf7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Only test aarch64 on ubuntu

    domenukk committed May 9, 2023
    Configuration menu
    Copy the full SHA
    e16eb2b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Fix CI some more

    domenukk committed May 11, 2023
    Configuration menu
    Copy the full SHA
    3dd87d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Windows fix

    domenukk committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    af1d5d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b908f7f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

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

Commits on Jul 14, 2023

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

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    028424a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7073957 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    be123af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c145584 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be73851 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    96e2a04 View commit details
    Browse the repository at this point in the history
  2. Fix test

    domenukk committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    268c17e View commit details
    Browse the repository at this point in the history
  3. fmt

    domenukk committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    0c02cd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Jul 16, 2024

  1. no_std support for url

    mspiegel committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    43c7d41 View commit details
    Browse the repository at this point in the history
  2. apply cargo fmt

    mspiegel committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    74c0910 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a544730 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    619de8e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    00efb8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc0778f View commit details
    Browse the repository at this point in the history
  3. Remove no-std-net

    domenukk committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    027e1c7 View commit details
    Browse the repository at this point in the history
  4. fix CI

    domenukk committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d367346 View commit details
    Browse the repository at this point in the history
  5. Even more CI

    domenukk committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7377a57 View commit details
    Browse the repository at this point in the history
  6. Add mspielgel as co-author

    Co-authored-by: Michael Spiegel <michael@hushmesh.com>
    domenukk and mspiegel committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d43506b View commit details
    Browse the repository at this point in the history
  7. Cleanup Errors in tests

    domenukk committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c8d8e6d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

  1. Remove alloc feature flag

    domenukk committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a73e755 View commit details
    Browse the repository at this point in the history
  2. Remove outdated comment

    domenukk committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a4422a9 View commit details
    Browse the repository at this point in the history
  3. CI?

    domenukk committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    93c4871 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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