Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: luvit/luv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.45.0-0
Choose a base ref
...
head repository: luvit/luv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.46.0-0
Choose a head ref
  • 14 commits
  • 19 files changed
  • 3 contributors

Commits on Jul 4, 2023

  1. update libuv to v1.46.0

    zhaozg committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    55787cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    984632a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e2f306 View commit details
    Browse the repository at this point in the history
  4. feat: add utils.isLinux

    zhaozg committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c69741b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d15a473 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    eac5451 View commit details
    Browse the repository at this point in the history
  2. add tests about crash issues

    zhaozg committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    054b0f1 View commit details
    Browse the repository at this point in the history
  3. refactor handle gc, that maybe called before close_cb

    Lua `os.exit` prioritize `userdata` gc, cause `reference` failed.
    zhaozg committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ff5e902 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. fix: avoid dir be gc early.

    close #644
    zhaozg committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    ecf3988 View commit details
    Browse the repository at this point in the history
  2. bump LuaJIT to HEAD of v2.1

    zhaozg committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    bc01ad8 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

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

Commits on Aug 21, 2023

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

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    0e301f7 View commit details
    Browse the repository at this point in the history
  2. docs: make uv.kill's signum optional

    Bilal2453 authored and squeek502 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    317b150 View commit details
    Browse the repository at this point in the history
Loading