Commit graph

  • 391f8bbd72 merge from dev Daan Leijen 2023-03-28 10:00:18 -07:00
  • 176b6e6aa0 add mi_arena_is_os_allocated Daan Leijen 2023-03-28 09:59:41 -07:00
  • 90600188a8 remove superfluous prototypes Daan Leijen 2023-03-28 09:58:31 -07:00
  • 4c681cffe0 merge from dev Daan Leijen 2023-03-28 09:27:06 -07:00
  • 9792b6364d move more prototypes in internal.h for safety Daan Leijen 2023-03-28 09:25:32 -07:00
  • 6a8b158a9f merge from dev Daan Leijen 2023-03-28 09:15:01 -07:00
  • 560e32b2e1 update comments Daan Leijen 2023-03-28 09:14:17 -07:00
  • f4137f34ae Support CYGWIN Ken Brown 2023-03-24 11:57:40 +01:00
  • 165b847051 improve segment_cache assertions Daan Leijen 2023-03-23 16:11:38 -07:00
  • 1cbc55f2b8 fix initialization of decommit mask for huge pages Daan Leijen 2023-03-23 13:05:10 -07:00
  • b0e4309210 Merge branch 'dev' into dev-slice Daan Leijen 2023-03-23 11:21:57 -07:00
  • a21ddd03fe add verbose message if thread sanitizer is enabled Daan Leijen 2023-03-23 11:21:45 -07:00
  • c9dcca6a64 update comments Daan Leijen 2023-03-21 19:51:10 -07:00
  • 564222e737 Merge branch 'dev' into dev-slice Daan 2023-03-22 09:56:51 -07:00
  • d976fbe08b remove spurious include Daan 2023-03-22 09:56:40 -07:00
  • 0f07900601 Merge branch 'dev' into dev-slice Daan 2023-03-22 09:49:45 -07:00
  • 65660a83be merge from dev Daan 2023-03-22 09:49:43 -07:00
  • 96b55bd0bb potential fix for macOS issue #697 Daan 2023-03-22 09:48:40 -07:00
  • be04391ab7 Merge branch 'dev' into dev-slice Daan Leijen 2023-03-21 19:43:27 -07:00
  • 70fefec837 fix huge OS page count when a timeout happens (issue #711) Daan Leijen 2023-03-21 19:42:25 -07:00
  • bdf1021886 merge from dev Daan Leijen 2023-03-20 14:31:01 -07:00
  • 1ded6e2dec increase env limit to 10000 entries (issue #685) Daan Leijen 2023-03-20 14:30:38 -07:00
  • b0ba746307 merge from dev Daan Leijen 2023-03-20 14:28:21 -07:00
  • 06f0ba232e prevent reentrancy on thread_done (issue #699) Daan 2023-03-20 14:23:52 -07:00
  • b893311365 Merge branch 'dev' of https://github.com/microsoft/mimalloc into dev Daan 2023-03-20 14:23:00 -07:00
  • 0877c941de merge from dev Daan 2023-03-20 14:20:48 -07:00
  • c92e9e7bf7 add comment that thread id's should not be zero, issue #698 Daan Leijen 2023-03-20 14:01:09 -07:00
  • 268dceaa12 Merge branch 'dev' into dev-slice Daan Leijen 2023-03-20 13:55:47 -07:00
  • 0b4c3da2e9 make process init race free (issue #701) Daan Leijen 2023-03-20 13:55:39 -07:00
  • 01b460fedb add std::string test for macos Daan 2023-03-20 13:24:11 -07:00
  • a582d760ed refine start offset in a page Daan Leijen 2023-03-20 12:39:15 -07:00
  • c935521bf9 fix test and project Daan Leijen 2023-03-20 12:32:41 -07:00
  • 4bf63300b3 fix alignment issue #700 Daan Leijen 2023-03-20 12:29:36 -07:00
  • 30df80b05a proper prototype Daan Leijen 2023-03-20 11:50:05 -07:00
  • 90f866c5bc fix warnings for issues #709 Daan Leijen 2023-03-20 11:45:34 -07:00
  • dc0dddcb7d Merge branch 'dev' into dev-slice Daan Leijen 2023-03-20 11:43:41 -07:00
  • 54ad5e76fd fix warnings for issues #709 Daan Leijen 2023-03-20 11:43:31 -07:00
  • 4a18fa3775 Merge branch 'dev-platform' into dev-slice-platform Daan Leijen 2023-03-20 11:31:03 -07:00
  • 65402836ae comments Daan Leijen 2023-03-20 11:30:52 -07:00
  • d40a26a536 merge from dev Daan Leijen 2023-03-20 11:22:11 -07:00
  • 287010578d update ide project files Daan Leijen 2023-03-20 11:20:30 -07:00
  • e0763f81bc Merge branch 'dev-platform' into dev-slice-platform Daan Leijen 2023-03-20 11:11:13 -07:00
  • 2f9b2f51b9 update 2022 ide Daan Leijen 2023-03-20 11:11:01 -07:00
  • 993c0a49b4 fix includes Daan Leijen 2023-03-20 11:06:28 -07:00
  • 3fc30c4a1e merge from dev, version bump to 2.1.0 Daan Leijen 2023-03-20 11:05:18 -07:00
  • e24e1125ee bump version to 1.8.0 Daan Leijen 2023-03-20 11:03:50 -07:00
  • 0509d11ac5 more comments Daan Leijen 2023-03-20 11:02:16 -07:00
  • ec5f4904b0 more comments Daan Leijen 2023-03-20 11:01:40 -07:00
  • c0c762611c add prim/osx directory Daan Leijen 2023-03-20 10:49:56 -07:00
  • f58357548c restructure header files Daan Leijen 2023-03-20 10:37:39 -07:00
  • 1a5afd9976 Merge branch 'dev-platform' into dev-slice-platform Daan Leijen 2023-03-20 10:23:14 -07:00
  • 6ae6c42700 simplify primitives API Daan Leijen 2023-03-19 20:21:20 -07:00
  • 85a2bb5c60 update process info primitive api Daan Leijen 2023-03-19 19:11:43 -07:00
  • 99c9f55511 simplify primitives API Daan Leijen 2023-03-19 20:21:20 -07:00
  • 8fbe7aae50 update process info primitive api Daan Leijen 2023-03-19 19:11:43 -07:00
  • 1547e0938c spelling: transfer Josh Soref 2023-03-19 20:12:32 -04:00
  • f6647febe5 spelling: the Josh Soref 2023-03-19 18:43:03 -04:00
  • ddb525d85c spelling: suspicious Josh Soref 2023-03-19 20:12:32 -04:00
  • 83eadd09e9 spelling: successful Josh Soref 2023-03-19 20:12:31 -04:00
  • f07214ed2a spelling: represented Josh Soref 2023-03-19 20:12:31 -04:00
  • 46bc377942 spelling: reentrant Josh Soref 2023-03-19 18:44:35 -04:00
  • 4447a432ca spelling: nonexistent Josh Soref 2023-03-19 18:44:20 -04:00
  • 34f70ac183 spelling: minimal Josh Soref 2023-03-19 20:12:30 -04:00
  • 5ce5ddb50c spelling: github Josh Soref 2023-03-19 18:43:30 -04:00
  • f2adf03920 spelling: fulfilled Josh Soref 2023-03-19 20:12:30 -04:00
  • 71f9701f37 spelling: fine-grained Josh Soref 2023-03-19 18:43:20 -04:00
  • becddf5dac spelling: extra Josh Soref 2023-03-19 18:39:32 -04:00
  • 0d78953e6e spelling: efficiency Josh Soref 2023-03-19 20:12:29 -04:00
  • 567e2a5e5b spelling: effectively Josh Soref 2023-03-19 20:12:29 -04:00
  • 168488667c spelling: don't Josh Soref 2023-03-19 20:12:28 -04:00
  • 2dec9bbcdf spelling: currently Josh Soref 2023-03-19 20:12:28 -04:00
  • fe2dec15aa spelling: convenience Josh Soref 2023-03-19 20:12:28 -04:00
  • 87d70ac71e spelling: coalescing Josh Soref 2023-03-19 20:12:27 -04:00
  • 10661b35f9 spelling: available Josh Soref 2023-03-19 20:12:27 -04:00
  • 7e2e294dc5 spelling: arbitrary Josh Soref 2023-03-19 20:12:25 -04:00
  • f96b3eb9a9 spelling: accidentally Josh Soref 2023-03-19 20:12:26 -04:00
  • 1a802ed1b4 spelling: access Josh Soref 2023-03-19 20:12:26 -04:00
  • 17895e929a spelling: abandoned Josh Soref 2023-03-19 20:12:25 -04:00
  • ea85fc88e0 Fix markup Josh Soref 2023-03-19 19:01:44 -04:00
  • 56e6398b33 Fix link Josh Soref 2023-03-19 19:02:19 -04:00
  • cbccbbe9a4 c++ override test new placement operator David Carlier 2023-03-18 11:11:49 +00:00
  • 1f6122c401
    Merge 49afbc0821 into 824fd8a7b1 playX 2023-03-17 14:23:29 +08:00
  • eca98ac056 Merge branch 'dev-platform' into dev-slice-platform dev-slice-platform Daan Leijen 2023-03-16 20:17:01 -07:00
  • 17a20f280b dont track ETW by default dev-platform Daan Leijen 2023-03-16 20:16:31 -07:00
  • 92358f850d Merge branch 'dev-platform' into dev-slice-platform Daan Leijen 2023-03-16 20:14:07 -07:00
  • 8a560908ea Merge branch 'dev-slice' into dev-slice-platform Daan Leijen 2023-03-16 20:13:54 -07:00
  • 33880f9a23 Merge branch 'dev' into dev-slice Daan Leijen 2023-03-16 20:13:27 -07:00
  • 3ebcc0bac4 fix syntax in cmakelists Daan Leijen 2023-03-16 20:13:21 -07:00
  • 1e8769ec95 Merge branch 'dev-platform' into dev-slice-platform Daan Leijen 2023-03-16 20:11:59 -07:00
  • 63f88cb43d rename Daan Leijen 2023-03-16 20:10:46 -07:00
  • 1a99efc671 integrate ETW windows event tracing into mimalloc as another track tool Daan Leijen 2023-03-16 20:08:43 -07:00
  • 072316bd33 add etw support Xinglong He 2023-03-11 17:30:21 -08:00
  • 8a1f6c82b2 move prim files in subdirectories Daan Leijen 2023-03-16 17:47:00 -07:00
  • 2e85af5bb2 Merge branch 'dev' into dev-platform Daan Leijen 2023-03-16 17:42:11 -07:00
  • 134b23b921 fix asan/valgrind api fill test Daan Leijen 2023-03-16 17:42:00 -07:00
  • 7d834864bb fix macOSX compilation Daan 2023-03-16 11:35:11 -07:00
  • 61ae0d1d5e merge from dev-platform Daan Leijen 2023-03-15 20:42:59 -07:00
  • c4c96d2f8d update older vs ide projects Daan Leijen 2023-03-15 20:38:10 -07:00
  • 4da64ac904 Merge branch 'dev-slice' into dev-slice-platform Daan Leijen 2023-03-15 20:33:52 -07:00
  • e937070cf1 Merge branch 'dev' into dev-platform Daan Leijen 2023-03-15 20:33:35 -07:00