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 fd offset handling in ReadStream #10883

Merged
merged 10 commits into from
May 7, 2024
Merged

Fix fd offset handling in ReadStream #10883

merged 10 commits into from
May 7, 2024

Commits on May 7, 2024

  1. fix readstream offset handling

    Georgijs Vilums committed May 7, 2024
    Configuration menu
    Copy the full SHA
    91391bd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into georgijs/stream-offset

    Georgijs Vilums committed May 7, 2024
    Configuration menu
    Copy the full SHA
    45af5c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bf85ba View commit details
    Browse the repository at this point in the history
  4. Apply formatting changes

    gvilums authored and github-actions[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a63717d View commit details
    Browse the repository at this point in the history
  5. fix windows build

    gvilums committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0346744 View commit details
    Browse the repository at this point in the history
  6. fix node-stream test

    Georgijs Vilums committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a67b197 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bd8900 View commit details
    Browse the repository at this point in the history
  8. Update src/bun.js/webcore/streams.zig

    Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
    gvilums and Jarred-Sumner committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9723685 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b18a533 View commit details
    Browse the repository at this point in the history
  10. Apply formatting changes

    gvilums authored and github-actions[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3de4964 View commit details
    Browse the repository at this point in the history