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

[WASI] System.Net.NameResolution #107351

Merged
merged 19 commits into from
Sep 12, 2024
Merged

[WASI] System.Net.NameResolution #107351

merged 19 commits into from
Sep 12, 2024

Commits on Sep 6, 2024

  1. rebase

    pavelsavara committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    90a7b23 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. fix build

    pavelsavara committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a473a2a View commit details
    Browse the repository at this point in the history
  2. fix build

    pavelsavara committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    68c4265 View commit details
    Browse the repository at this point in the history
  3. fix linux

    pavelsavara committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    787a123 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. feedback

    pavelsavara committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3bbccad View commit details
    Browse the repository at this point in the history
  2. more

    pavelsavara committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c6dc3da View commit details
    Browse the repository at this point in the history
  3. fix

    pavelsavara committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cb122e8 View commit details
    Browse the repository at this point in the history
  4. fix

    pavelsavara committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    43360f9 View commit details
    Browse the repository at this point in the history
  5. fix

    pavelsavara committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f8ba745 View commit details
    Browse the repository at this point in the history
  6. fix

    pavelsavara committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c414ac4 View commit details
    Browse the repository at this point in the history
  7. fix

    pavelsavara committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7e40a3d View commit details
    Browse the repository at this point in the history
  8. fix?

    pavelsavara committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    69421fb View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Update src/native/libs/configure.cmake

    Co-authored-by: Alexander Köplinger <[email protected]>
    pavelsavara and akoeplinger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9aea115 View commit details
    Browse the repository at this point in the history
  2. Update src/libraries/System.Net.NameResolution/tests/FunctionalTests/…

    …LoggingTest.cs
    
    Co-authored-by: Alexander Köplinger <[email protected]>
    pavelsavara and akoeplinger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    195a475 View commit details
    Browse the repository at this point in the history
  3. Update src/libraries/System.Net.NameResolution/tests/FunctionalTests/…

    …TelemetryTest.cs
    
    Co-authored-by: Alexander Köplinger <[email protected]>
    pavelsavara and akoeplinger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    aac1d37 View commit details
    Browse the repository at this point in the history
  4. Update src/libraries/System.Net.NameResolution/tests/FunctionalTests/…

    …MetricsTest.cs
    
    Co-authored-by: Alexander Köplinger <[email protected]>
    pavelsavara and akoeplinger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    806179d View commit details
    Browse the repository at this point in the history
  5. Update src/libraries/System.Net.NameResolution/src/System/Net/NameRes…

    …olutionPal.Unix.cs
    
    Co-authored-by: Alexander Köplinger <[email protected]>
    pavelsavara and akoeplinger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4da7bc9 View commit details
    Browse the repository at this point in the history
  6. feedback

    pavelsavara committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    145ca0c View commit details
    Browse the repository at this point in the history
  7. feedback

    pavelsavara committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    240f9e8 View commit details
    Browse the repository at this point in the history