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: apple/swift-log
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.3
Choose a base ref
...
head repository: apple/swift-log
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.4
Choose a head ref
  • 5 commits
  • 6 files changed
  • 5 contributors

Commits on Aug 23, 2023

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

Commits on Nov 16, 2023

  1. update CI script (#281)

    motivation: fix CI
    
    * do not install ruby or jazzy, they are no longer needed
    * remove documentation generation script
    tomerd authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    86ee8ef View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Don't assume localtime() result is non-nil (#280)

    Don't assume localtime() result is non-nil
    gwynne authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f447991 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Update README.md (#279)

    Improve the README to make it easier to find different logging backends
    0xTim authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    4587ac5 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Changes to build with Musl. (#283)

    Added imports of Musl in a few places.  Also added definitions
    for `systemStderr` and `systemStdout`.
    al45tair authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e97a6fc View commit details
    Browse the repository at this point in the history
Loading