GitHub / purpleprotocol/mimalloc_rust / commits
A Rust wrapper over Microsoft's MiMalloc memory allocator
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| a35cc759 | merge Merge pull request #166 from DouglasDwyer/allocator-api |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 6e54b403 | Implement Allocator for MiMalloc |
Douglas M. Dwyer <d****r@h****m>
Committed by: Douglas Dwyer <d****r@m****m> |
3 months ago | |
| abcd2be6 | v0.1.52 | Octavian Oncescu <o****u@g****m> | 3 months ago | |
| 9db53304 | Remove explicit arm instruction set | Octavian Oncescu <o****u@g****m> | 3 months ago | |
| d06bd31f | merge Merge pull request #161 from svix-jbrown/feat/stats-json |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| eb4a16de | simplify API | James Brown <j****n@s****m> | 3 months ago | |
| e1fd9ebf | fix up some tests | James Brown <j****n@s****m> | 3 months ago | |
| 68052983 | v0.1.51 | Octavian Oncescu <o****u@g****m> | 3 months ago | |
| ba2c9b17 | Fix extended v3 | Octavian Oncescu <o****u@g****m> | 3 months ago | |
| 84969eb7 | merge Merge pull request #160 from Havunen/feat/adjust_build_to_match_mimalloc |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 843b9b2f | Updated mimalloc to 3.3.2 and 2.3.2 | Sampo Kivistö <s****o@l****i> | 4 months ago | |
| da7a09c3 | feat: expose mi_stats_get_json and a safe wrapper around it | James Brown <j****n@s****m> | 4 months ago | |
| 34e6afa8 | updated mimalloc sources to dev2 and dev3 HEAD | Sampo Kivistö <s****o@l****i> | 4 months ago | |
| 8d520dd3 | bump cc | Sampo Kivistö <s****o@l****i> | 4 months ago | |
| eecc032a | change mimalloc build to more strictly follow original mimalloc sources | Sampo Kivistö <s****o@l****i> | 4 months ago | |
| e639b552 | v0.1.50 | Octavian Oncescu <o****u@g****m> | 4 months ago | |
| 5da8f922 | Bump to v2.3.1 and v3.3.1 | Octavian Oncescu <o****u@g****m> | 4 months ago | |
| 2967f96b | libmimalloc-sys v0.1.46 | Octavian Oncescu <o****u@g****m> | 4 months ago | |
| a2a60197 | theap | Octavian Oncescu <o****u@g****m> | 4 months ago | |
| 92c240dc | Wrong feature flags | Octavian Oncescu <o****u@g****m> | 4 months ago | |
| 7b3acdb0 | v0.1.49 | Octavian Oncescu <o****u@g****m> | 4 months ago | |
| c10c6d4d | Oops | Octavian Oncescu <o****u@g****m> | 4 months ago | |
| f88c34ee | I don't care about clippy right now | Octavian Oncescu <o****u@g****m> | 4 months ago | |
| 86759308 | Update extended | Octavian Oncescu <o****u@g****m> | 4 months ago | |
| d54c2f72 | Use v3 by default | Octavian Oncescu <o****u@g****m> | 4 months ago | |
| ff65066f | Move libc to dev-dependencies | Octavian Oncescu <o****u@g****m> | 4 months ago | |
| 15991f36 | Update to v2.3.0 and v3.3.0 | Octavian Oncescu <o****u@g****m> | 4 months ago | |
| 7daf67f9 | merge Merge pull request #149 from jschwe/add_dep_var_support |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| f064f6c5 | Provide the include directory to consumers | Jonathan Schwender <s****n@g****m> | 10 months ago | |
| 0a32a382 | merge Merge pull request #146 from madsmtm/true-override |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 2586fdc6 | merge Merge pull request #145 from madsmtm/override |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 9650cee1 | Add #[used] to always override | Mads Marquart <m****s@m****k> | 12 months ago | |
| af89d046 | Enable dyld interposing on Apple platforms when overriding | Mads Marquart <m****s@m****k> | 12 months ago | |
| ddb551fc | Add test for overridden `malloc`/`free` across dylibs | Mads Marquart <m****s@m****k> | 12 months ago | |
| 55bcdbcd | README nitpick | Octavian Oncescu <o****u@g****m> | about 1 year ago | |
| a5a76fd2 | v0.1.48 | Octavian Oncescu <o****u@g****m> | about 1 year ago | |
| 31607bf2 | merge Merge pull request #144 from gschulze/feature/3.x |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| aaa01146 | Allow unused macros in generated test code | Gunnar Schulze <g****e@i****o> | about 1 year ago | |
| 54d6262e | Allow unused imports in generated test code | Gunnar Schulze <g****e@i****o> | about 1 year ago | |
| 1f527f13 | Proper feature flag propagation in binding tests | Gunnar Schulze <g****e@i****o> | about 1 year ago | |
| edee487d | Fix clippy lints | Gunnar Schulze <g****e@i****o> | about 1 year ago | |
| 29c44c22 | Add workflows for v3 | Gunnar Schulze <g****e@i****o> | about 1 year ago | |
| af523068 | Add support for testing v3 in CI | Gunnar Schulze <g****e@i****o> | about 1 year ago | |
| d84e46ef | Fix excludes in Cargo manifest | Gunnar Schulze <g****e@i****o> | about 1 year ago | |
| 747b5b15 | Introduce feature flag to switch between mimalloc major versions | Gunnar Schulze <g****e@i****o> | about 1 year ago | |
| 00070979 | v0.1.47 | Octavian Oncescu <o****u@g****m> | about 1 year ago | |
| db904584 | Updated mimalloc from upstream | Octavian Oncescu <o****u@g****m> | about 1 year ago | |
| eff21096 | merge Merge pull request #139 from reigadegr/master |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 7b450569 | fix: Windows build failure caused by -Wno-error=date-time | reigadegr <2****2@q****m> | over 1 year ago | |
| 9c471028 | Fix mimalloc build failure with musl and release mode | reigadegr <2****2@q****m> | over 1 year ago | |
| 44c72c73 | merge Merge pull request #136 from nathaniel-daniel/add-windows-libs |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c0ad27d8 | Link with required libs on Windows | Nathaniel Daniel <n****2@g****m> | over 1 year ago | |
| 59d7ee3b | v0.1.46 | Octavian Oncescu <o****u@g****m> | over 1 year ago | |
| 585ef6ac | merge Merge pull request #134 from purpleprotocol/patch_alpine |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 65cd7894 | Patch Alpine | Octavian Oncescu <o****u@g****m> | over 1 year ago | |
| b6ce3682 | v0.1.45 | Octavian Oncescu <o****u@g****m> | over 1 year ago | |
| 60e1a4bc | Update to mimalloc v2.2.3 | Octavian Oncescu <o****u@g****m> | over 1 year ago | |
| bbf61305 | v0.1.44 | Octavian Oncescu <o****u@g****m> | over 1 year ago | |
| 3e7e3214 | Patch windows | Octavian Oncescu <o****u@g****m> | over 1 year ago | |
| f37c56ad | Clippy | Octavian Oncescu <o****u@g****m> | over 1 year ago | |
| c00538aa | Update to mimalloc v2.2.2 | Octavian Oncescu <o****u@g****m> | over 1 year ago | |
| cc1c72a6 | merge Merge pull request #126 from richerfu/master |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| e638bd60 | feat: use env to adapt to more general scenarios for atomic | richerfu <s****9@f****m> | about 2 years ago | |
| 880fd1fc | v0.1.43 | Octavian Oncescu <o****u@g****m> | about 2 years ago | |
| d3d26326 | Update _mi_option_last | Octavian Oncescu <o****u@g****m> | about 2 years ago | |
| 406f3c6e | Update submodule to v2.1.7 | Octavian Oncescu <o****u@g****m> | about 2 years ago | |
| 992c9da4 | merge Merge pull request #123 from BlackDex/remove-dylib |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 84ac1655 | Remove `dylib` from atomic linking | BlackDex <b****x@g****m> | about 2 years ago | |
| 859fbc1c | merge Merge pull request #122 from michel-slm/fix-usable-size-gating |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 4b809e2a |
Fix mi_usable_size gating
Signed-off-by: Michel Lind <s****a@f****g> |
Michel Lind <s****a@f****g> | over 2 years ago | |
| a9c410c2 | v0.1.42 | Octavian Oncescu <o****u@g****m> | over 2 years ago | |
| 3ba384fe | merge Merge pull request #117 from nathaniel-daniel/fix-pr-106 |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 310ffbef | Gate usable_size behind extended feature | Nathaniel Daniel <n****2@g****m> | over 2 years ago | |
| bb3dce14 | merge Merge branch 'purpleprotocol:master' into fix-pr-106 |
nathaniel-daniel <8****l@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 679b170b | merge Merge pull request #115 from notorca/master |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| b5410136 | merge Merge pull request #118 from nathaniel-daniel/fix-issue-114 |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 4ae150e5 | merge Merge pull request #119 from nathaniel-daniel/version |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 7a15df13 | Test extended feature on ci | Nathaniel Daniel <n****2@g****m> | over 2 years ago | |
| e1b23067 | Run cargo fmt | Nathaniel Daniel <n****2@g****m> | over 2 years ago | |
| 7d1366d5 | Expose version function | Nathaniel Daniel <n****2@g****m> | over 2 years ago | |
| 694f53ae | Update crate documentation on secure feature | Nathaniel Daniel <n****2@g****m> | over 2 years ago | |
| 8f2a80ce | Expose usable_size | Nathaniel Daniel <n****2@g****m> | over 2 years ago | |
| 446fc231 | Linking with libatomic on armv6-linux | Cyryl Łaszkiewicz <n****a@g****m> | over 2 years ago | |
| de45b6fd | merge Merge pull request #112 from devnexen/no_thp_option |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 4ecbdd5e | adding no_thp option (for Linux/Android). | David Carlier <d****n@g****m> | over 2 years ago | |
| aa85bab5 | v0.1.41 | Octavian Oncescu <o****u@g****m> | over 2 years ago | |
| 91182644 | Fix _mi_option_last | Octavian Oncescu <o****u@g****m> | over 2 years ago | |
| 0b673b4c | Feature gate arena in extended | Octavian Oncescu <o****u@g****m> | over 2 years ago | |
| 4f5a8135 | Actually bump libmimalloc-sys version | Octavian Oncescu <o****u@g****m> | over 2 years ago | |
| 9069e088 | v0.1.40 | Octavian Oncescu <o****u@g****m> | over 2 years ago | |
| 7f0a65b3 | merge Merge pull request #110 from jess-sol/master |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 5292f31d | Add basic support for experimental arenas | Jess <j****s@r****o> | over 2 years ago | |
| 72a662c4 | merge Merge pull request #106 from devnexen/expose_usable_size |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8d118e4c | exposing | David Carlier <d****n@g****m> | over 2 years ago | |
| 0dc380da | v0.1.39 | Octavian Oncescu <o****u@g****m> | almost 3 years ago | |
| d5e96e17 | merge Merge pull request #101 from nathaniel-daniel/remove-actions-rs |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| ec76cf51 | merge Merge pull request #100 from nathaniel-daniel/fix-issue-87 |
Octavian <o****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 102587da | Fix CI testing of secure feature | Nathaniel Daniel <n****2@g****m> | almost 3 years ago | |
| d8b9efa9 | Update actions/checkout@v3 to actions/checkout@v4 | Nathaniel Daniel <n****2@g****m> | almost 3 years ago | |
| cc34ec18 | Replace actions-rs actions | Nathaniel Daniel <n****2@g****m> | almost 3 years ago |