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.46.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.47.0-0
Choose a head ref
  • 9 commits
  • 6 files changed
  • 4 contributors

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    9091cdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    740d17c View commit details
    Browse the repository at this point in the history
  3. bump LuaJIT to HEAD of v2.1

    Tweak luajit.cmake to support LuaJIT rolling releases.
    zhaozg committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    dcd1a1c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. docs: Correct uv.spawn options.args docs about the first argument

    This was left over from the libuv docs, but the luv bindings handle this differently and `options.args` should *only* include the command arguments, not the command name itself.
    squeek502 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    045bf29 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Remove redundant CMake policy change

    haampie authored and squeek502 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    3e55ac4 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

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

Commits on Dec 18, 2023

  1. bump LuaJIT to HEAD of v2.1

    zhaozg committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e5dab8b View commit details
    Browse the repository at this point in the history
  2. bump libuv to v1.47.0

    zhaozg committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f0f4707 View commit details
    Browse the repository at this point in the history
  3. Bump version to 1.47.0 in CMakeLists.txt

    squeek502 authored and zhaozg committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    77f1bd3 View commit details
    Browse the repository at this point in the history
Loading