Commit Graph

  • 1de333fa02 Do not verify shipped configure files when testing the git dev branch gnzlbg 2019-03-26 08:27:06 +0100
  • db85601eac Allow jemalloc-sys to pick jemalloc from git gnzlbg 2019-03-25 17:00:43 +0100
  • eebe3e5690 Temporarily disable profiling builds on dev-branch git_feature gnzlbg 2019-04-03 12:47:51 +0200
  • 41a0a4e2e9 Do not verify shipped configure files when testing the git dev branch gnzlbg 2019-03-26 08:27:06 +0100
  • af3df0a739 Allow jemalloc-sys to pick jemalloc from git gnzlbg 2019-03-25 17:00:43 +0100
  • c57439a1f6 Update version number in readme. gnzlbg 2019-03-25 11:34:42 +0100
  • 7f603595e2 Update version number in readme. readme_version_number gnzlbg 2019-03-25 11:34:42 +0100
  • ac731c575d Incorrect path in benchmarks 0.3.0 gnzlbg 2019-03-20 14:57:01 +0100
  • 801114a68d Only run clippy and rustfmt on CI if the component is available gnzlbg 2019-03-20 11:30:50 +0100
  • 8cb8db4e24 Update clippy lint name in jemalloc-ctl gnzlbg 2019-03-20 11:30:28 +0100
  • 12ead2d2bc Fix benchmarks gnzlbg 2019-03-20 11:13:45 +0100
  • 814b652603 upgrade workspace gnzlbg 2019-03-20 10:55:42 +0100
  • b4ca46cefa Incorrect path in benchmarks pub0.3.0 gnzlbg 2019-03-20 14:57:01 +0100
  • d72d762035 Only run clippy and rustfmt on CI if the component is available gnzlbg 2019-03-20 11:30:50 +0100
  • 1386d97b44 Update clippy lint name in jemalloc-ctl gnzlbg 2019-03-20 11:30:28 +0100
  • 1de95afa66 Fix benchmarks gnzlbg 2019-03-20 11:13:45 +0100
  • aeef751072 upgrade workspace gnzlbg 2019-03-20 10:55:42 +0100
  • ff19eebf75 Add disable_initial_exec_tls description Joel Höner 2019-03-20 00:20:39 +0100
  • ea444b8758 Add disable_initial_exec_tls feature Joel Höner 2019-03-19 23:28:36 +0100
  • c23204616d Update jemallocator-global dependency on jemallocator gnzlbg 2019-02-11 11:00:23 +0100
  • a90d6f44d0 add rustfmt.toml gnzlbg 2018-11-09 18:29:23 +0100
  • fe6c514f2f skip jemalloc-ctl tests on x86_64-unknown-linux-musl gnzlbg 2018-11-09 18:29:14 +0100
  • e74630a41b fix jemalloc-ctl no_std tests gnzlbg 2018-11-09 14:57:38 +0100
  • 346c9dea5e fix background thread examples gnzlbg 2018-11-09 14:32:09 +0100
  • 192af49771 add overview of the jemalloc cartes to the main README gnzlbg 2018-11-09 12:45:15 +0100
  • 996e5b3926 disable jemalloc-ctl run-time tests on mips64el gnzlbg 2018-11-09 12:37:51 +0100
  • ce78feb2c8 use assert_eq instead of assert in ptr2str tests gnzlbg 2018-11-09 11:45:14 +0100
  • fd6f565209 disable ptr2str test on mips64el gnzlbg 2018-11-09 11:43:54 +0100
  • bc8e37cb69 remove unused unstable feature gnzlbg 2018-11-09 11:40:52 +0100
  • 1d793fd29c fix missing doc link in jemalloc-ctl docs gnzlbg 2018-11-09 10:54:39 +0100
  • ab9b2474b6 detect missing links in jemallocator and jemalloc-sys docs gnzlbg 2018-11-09 10:54:29 +0100
  • 8b54b6f9d5 reformat gnzlbg 2018-11-09 10:49:59 +0100
  • 491551e09a update example in readme gnzlbg 2018-11-09 10:29:17 +0100
  • f3b88df26d add gnzlbg to ctl authors gnzlbg 2018-11-09 10:26:57 +0100
  • 1abc6d7ef8 separate safe/unsafe ctl apis, test everything gnzlbg 2018-11-09 10:25:44 +0100
  • 7fb8e425e5 rename IntoName -> AsName gnzlbg 2018-11-08 17:56:48 +0100
  • 1c5d871828 fix jemallocator tests gnzlbg 2018-11-08 17:38:15 +0100
  • 3b40f07216 make the API of jemalloc_ctl sound gnzlbg 2018-11-08 16:44:12 +0100
  • 034067f951 mallctl panics on empty or non-null terminated input strings gnzlbg 2018-11-08 10:56:44 +0100
  • 61d4c6ec29 jemalloc-ctl does not build for musl targets gnzlbg 2018-11-07 23:31:35 +0100
  • 0a711d8fc1 add jemalloc-ctl gnzlbg 2018-11-07 19:57:11 +0100
  • 4d3701f58f Fix typo in jemalloc-sys docs Brian Anderson 2019-02-10 04:07:47 +0000
  • 8603df7a5c Derive Copy, Clone, Default, Debug William Esz 2019-01-25 23:34:29 +0100
  • 3392d70bc8 Add jemallocator-global crate gnzlbg 2018-11-04 14:03:39 +0100
  • 2db68249db Fix a minor typo Brian Anderson 2019-01-13 04:35:02 +0000
  • 0981856f58 Try to fix docs build Alex Crichton 2019-01-03 07:29:12 -0800
  • 7758a0b8af Run `cargo fmt` Alex Crichton 2019-01-03 07:28:49 -0800
  • 0253e6c240 Update travis config Alex Crichton 2019-01-02 13:51:58 -0800
  • d2cf48f597 format jemalloc-sys build.rs gnzlbg 2018-11-18 12:28:36 +0100
  • d4d31db1f0 move init submodules to right after the clone phase gnzlbg 2018-11-18 12:28:19 +0100
  • 9dbe789c3b Fix the Appveyor build for `gnu` targets all the way up to upstream tests. Erich Gubler 2018-11-10 12:04:49 -0700
  • 00973f275d Remove an unnecessary `clone` call in `jemalloc-sys/build.rs` Erich Gubler 2018-11-12 16:56:08 -0700
  • abac96fb62 do not run benchmarks on ci - build them only gnzlbg 2018-11-15 16:21:14 +0100
  • b523d8aa72 fix benchmarks gnzlbg 2018-11-15 16:16:15 +0100
  • 08c2168b7d Make shrink_in_place implementation accurate gnzlbg 2018-11-06 14:05:52 +0100
  • 7d5b0ebafd Fix shrink_in_place implementation gnzlbg 2018-11-06 13:18:30 +0100
  • d32993869a add a test for shrink_in_place gnzlbg 2018-11-06 12:07:13 +0100
  • 698010b8bc verify that jemallocator contains no std symbols gnzlbg 2018-11-06 18:37:27 +0100
  • 7b30e059ca jemallocator does not require the libc/use_std feature gnzlbg 2018-11-06 17:56:07 +0100
  • b857155821 formatting gnzlbg 2018-11-07 00:25:54 +0100
  • 81b15f1322 Re-enable configure file verification gnzlbg 2018-11-06 12:45:57 +0100
  • 16c76c23a5 clean up build.rs a bit gnzlbg 2018-11-06 10:58:57 +0100
  • bca6aa8759 Fix extent hooks struct gnzlbg 2018-11-05 20:15:59 +0100
  • bc8e071516 fix grow_in_place gnzlbg 2018-11-06 12:21:18 +0100
  • 5454c43b5e run clippy only if available via rustup gnzlbg 2018-11-04 18:48:24 +0100
  • 87b17ca4a4 try harder to disable cargo's progress bar gnzlbg 2018-11-04 14:34:49 +0100
  • 0ec1da9092 Add workaround cargo breaking travis-ci again gnzlbg 2018-11-04 13:10:30 +0100
  • fdb5251af2 Run jemalloc tests on CI while building jemalloc-sys gnzlbg 2018-11-03 16:53:36 +0100
  • 74eb0389fd Run x86_64-unknown-linux-gnu tests under valgrind gnzlbg 2018-11-03 17:12:09 +0100
  • 0b7c2fdbb4 use clippy on CI gnzlbg 2018-11-03 17:01:27 +0100
  • b2da4a8e60 fix shellcheck gnzlbg 2018-11-02 18:09:57 +0100
  • 775c6e30f6 disable run-time background thread tests on musl targets gnzlbg 2018-11-02 15:43:58 +0100
  • f2f17b9557 disable background threads in musl targets gnzlbg 2018-11-02 14:53:00 +0100
  • de2fd16d95 turn unprefixed request failure into a warning gnzlbg 2018-11-02 13:47:25 +0100
  • 07764999bd Refactor background threads options gnzlbg 2018-10-24 15:00:40 +0200
  • 6e6b97717b bump jemallocator version to 0.2 gnzlbg 2018-10-30 23:37:28 +0100
  • beed8fa2f8 bump ctest version gnzlbg 2018-10-30 23:22:08 +0100
  • d342b97a58 Make malloc_stats_print argument nullable gnzlbg 2018-10-30 19:56:52 +0100
  • d9463c3f72 reformat gnzlbg 2018-10-30 20:34:36 +0100
  • 9a775f8200 Update ctest to 0.2.5. gnzlbg 2018-10-30 10:46:25 +0100
  • e2a362d288 Expose malloc_conf gnzlbg 2018-10-24 14:34:48 +0200
  • 66e3ae01d1 update readme (links, badges, etc.) gnzlbg 2018-10-24 15:27:27 +0200
  • 3df63037a5 update macosx buildbots to xcode10 gnzlbg 2018-10-24 15:25:24 +0200
  • 16c1e70dcc disable verifying configure file for now gnzlbg 2018-10-24 15:16:30 +0200
  • 8857374154 run {i586,i686}-unknown-linux-gnu test inside docker gnzlbg 2018-10-24 14:00:36 +0200
  • 8dd0cc611e add shellcheck build bot gnzlbg 2018-10-24 13:53:00 +0200
  • ea47897e25 make run.sh POSIX compliant gnzlbg 2018-10-24 13:50:17 +0200
  • ba93e8c1d1 add link to master branch documentation gnzlbg 2018-10-24 11:11:07 +0200
  • ec72201666 test jemallocator on stable Rust in Linux and MacOS tier 1 targets gnzlbg 2018-10-24 11:09:54 +0200
  • 43c4c5972c move install commands to travis script gnzlbg 2018-10-24 11:06:16 +0200
  • 50b7fcca46 document platform support in readme gnzlbg 2018-10-24 11:01:42 +0200
  • 641d054ce0 remove broken targets from ci gnzlbg 2018-10-24 11:01:20 +0200
  • ccd12f1059
    Merge pull request #71 from gnzlbg/page_sizes Alex Crichton 2018-10-23 16:34:53 +0200
  • 915d2d14d7 Jemalloc --disable-thp option has been removed gnzlbg 2018-10-19 16:54:47 +0200
  • 3df921a811 add missing readme links gnzlbg 2018-10-19 16:53:28 +0200
  • a9057a2372 Set sparc's page-size to 16kB on CI. gnzlbg 2018-10-19 16:42:40 +0200
  • cb0e906dda Expose more jemalloc configure options gnzlbg 2018-10-17 15:29:38 +0200
  • 8dede09346 Raise iOS page-size to 16kB. gnzlbg 2018-10-15 14:55:26 +0200
  • 1cb6a86a06 The LG_QUANTUM for sparc64 is always 4 in jemalloc by default. gnzlbg 2018-10-15 14:38:34 +0200
  • 204cdd595a
    Merge pull request #70 from frewsxcv/patch-1 Alex Crichton 2018-10-23 09:53:24 +0200