Skip to content

jemallocv5.3.1

Updated

jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

and 2 transitive dependencies:

#Used By

#Host Tool For

No ports use this.

#Contributors

  • Arkadiy Shapkin's avatarArkadiy Shapkin
  • Robert Schumacher's avatarRobert Schumacher
  • Alexander Karatarakis's avatarAlexander Karatarakis
  • JackBoosY's avatarJackBoosY
  • Victor Romero's avatarVictor Romero
  • pravic's avatarpravic
  • Billy O'Neal's avatarBilly O'Neal
  • Alexander Neumann's avatarAlexander Neumann
  • Javier Matos Denizac's avatarJavier Matos Denizac
  • Lily Wang's avatarLily Wang
  • toge's avatartoge

#Changelog

  • e9a52bc[jemalloc] update to 5.3.1 (#51168)
  • 73fbcf7[jemalloc] Fix exception specification error for hosts using musl libc (#45045)
  • 80d54ff[vcpkg-make] Add new port (#39050)
  • 2b35366[hpx] add some features, fix some bugs (#25059)
  • 624f1b4[jemalloc|vcpkg_configure_make] update and some script fixes (#25009)
  • b295670Bulk convert control files. (#19986)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 18b029a[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
  • 050e71dRemove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
  • 493b762[jemalloc]Fix dll generated when generating static library (#5829)
  • 4fb24d2[jemalloc] Fix corrupted patchfile
  • 26516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
  • 7399ea0[jemalloc] Update to use vcpkg_from_github. Avoid adding config scripts that are not present in upstream. Rename DLLs to 'jemalloc' to match expectations elsewhere.
  • 727be4b[jemalloc] Initial commit for jemalloc library