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: purpleprotocol/mimalloc_rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.32
Choose a base ref
...
head repository: purpleprotocol/mimalloc_rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.34
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Jan 4, 2023

  1. Add license text to libmimalloc-sys crate

    Link the LICENSE.txt from the main project to the system crate.
    
    This allows `cargo package` to bundle it up into the crate, as required
    for distribution packaging.
    
    Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
    michel-slm committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    6d4d9c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Merge pull request #88 from michel-slm/add-license

    Add license text to libmimalloc-sys crate
    octavonce authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    40c0340 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. v0.1.33 release

    octavonce committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    7f0a5c1 View commit details
    Browse the repository at this point in the history
  2. Fix _mi_last_option

    octavonce committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    ce634b5 View commit details
    Browse the repository at this point in the history
  3. v0.1.34

    octavonce committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    bd030f8 View commit details
    Browse the repository at this point in the history
Loading