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: NonVolatileComputing/pmalloc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: migrate_to_cmake
Choose a base ref
...
head repository: NonVolatileComputing/pmalloc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 17 files changed
  • 2 contributors

Commits on Feb 5, 2016

  1. Added a description for Check module

    Wang, Gang committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    15ef43d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2016

  1. removed warnings

    Wang, Gang(Gary) committed Feb 10, 2016
    Configuration menu
    Copy the full SHA
    5156e16 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2016

  1. cmake version was “2.8.6” which doesn’t know about “target_include_di…

    …rectories”. Instead it should be 2.8.11 or later
    Wang, Gang(Gary) committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    3d0ee33 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2016

  1. add pmcapacity()

    Wang, Gang(Gary) committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    a765d40 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2016

  1. find libcheck from macports lib location

    Wang, Gang(Gary) committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    99c537b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2016

  1. add static library

    Wang, Gang(Gary) committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    3353414 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

  1. bypass frag as workaround

    Wang, Gang(Gary) committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    c6aad9e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2016

  1. add pmalloc managed sync

    Wang, Gang(Gary) committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    0e157f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2016

  1. set pool min. size for pmalloc

    Wang, Gang(Gary) committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    ee0812d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Fix warnings

    AI-Memory committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    e93dd1f View commit details
    Browse the repository at this point in the history
Loading