index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
liballoc_jemalloc
Age
Commit message (
Expand
)
Author
Lines
2017-06-19
Bump version and stage0 compiler
Alex Crichton
-0
/
+5
2017-06-09
Revert "Update jemalloc to 4.5.0"
arthurprs
-1
/
+23
2017-06-01
Support VS 2017
Brian Anderson
-1
/
+1
2017-05-10
Update jemalloc to 4.5.0
arthurprs
-23
/
+1
2017-04-15
Specialize Vec::from_elem<u8> to use calloc or memset
Matt Brubeck
-0
/
+21
2017-04-08
Fix jemalloc support for musl
Shiz
-6
/
+6
2017-03-12
Update usages of 'OSX' (and other old names) to 'macOS'.
Corey Farwell
-1
/
+1
2017-03-04
Automate timestamp creation and build skipping for native libraries
Vadim Petrochenkov
-9
/
+4
2017-03-04
Build compiler-rt and sanitizers only once
Vadim Petrochenkov
-25
/
+15
2017-03-04
Add/remove `rerun-if-changed` when necessary
Vadim Petrochenkov
-2
/
+0
2017-02-21
test: Verify all sysroot crates are unstable
Alex Crichton
-12
/
+0
2017-02-06
std: Remove cfg(cargobuild) annotations
Alex Crichton
-17
/
+0
2017-02-03
Merge remote tracking branch 'upstream/master'
Tatsuyuki Ishi
-30
/
+27
2017-02-03
liballoc_jemalloc: fix linking with system library
Tatsuyuki Ishi
-5
/
+6
2017-02-02
Build libbacktrace/jemalloc only when their timestamps are older than sources
Vadim Petrochenkov
-6
/
+11
2017-02-02
Fix build in cross-compilation scenarios
Vadim Petrochenkov
-2
/
+2
2017-02-02
rustbuild: Build jemalloc and libbacktrace only once (take 2)
Vadim Petrochenkov
-35
/
+27
2017-01-26
std: Compile libbacktrace with -fvisibility=hidden
Alex Crichton
-0
/
+10
2017-01-26
rustc: Don't export builtins/panic/alloc syms
Alex Crichton
-1
/
+18
2017-01-08
Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc
bors
-1
/
+1
2017-01-01
Merge branch 'master' into sparc64
Seo Sanghyeon
-0
/
+1
2016-12-30
sparc64-linux support
Jorge Aparicio
-0
/
+6
2016-12-30
std: Don't build docs for misc facade crates
Alex Crichton
-0
/
+1
2016-12-29
Remove not(stage0) from deny(warnings)
Alex Crichton
-1
/
+1
2016-12-29
liballoc_*: add MIN_ALIGN for sparc64
Jonathan A. Kollasch
-1
/
+2
2016-12-23
Auto merge of #38401 - redox-os:redox_cross, r=brson
bors
-1
/
+2
2016-12-17
let BSD to use gmake for GNU-make
Sébastien Marie
-1
/
+1
2016-12-15
WIP: Cross-compilation for Redox target
Jeremy Soller
-1
/
+2
2016-12-07
mk: Switch rustbuild to the default build system
Alex Crichton
-5
/
+11
2016-12-01
don't rebuild alloc_jemalloc if jemalloc's .git directory has changed
Jorge Aparicio
-0
/
+1
2016-10-22
Add Fuchsia support
Raph Levien
-1
/
+1
2016-10-16
run rustfmt on various folders
Srinivas Reddy Thatiparthy
-18
/
+14
2016-09-30
Build a dummy alloc_jemalloc crate on platforms that don't support it
Brian Anderson
-108
/
+172
2016-09-25
Report which required build-time environment variable is not set
Jake Goulding
-3
/
+3
2016-09-09
Add s390x support
Ulrich Weigand
-1
/
+2
2016-08-27
fix cross compilation of std
Jorge Aparicio
-1
/
+2
2016-07-30
arm-musl targets now use cfg(env = "musl")
Jorge Aparicio
-3
/
+1
2016-07-30
Add ARM MUSL targets.
Timon Van Overveldt
-2
/
+13
2016-07-30
Update gcc crate dependency to 0.3.27.
Timon Van Overveldt
-1
/
+1
2016-06-16
Fix issue where rustbuild expected msvc to have ar
Peter Atashian
-1
/
+2
2016-06-05
run rustfmt on liballoc_jemalloc folder
Srinivas Reddy Thatiparthy
-14
/
+26
2016-05-10
rustbuild: Tighten dependencies of build scripts
Alex Crichton
-0
/
+16
2016-05-01
Fix alloc_jemalloc on windows gnu targets
Oliver Middleton
-8
/
+8
2016-04-02
Prefix jemalloc on DragonFly to prevent segfaults.
Michael Neumann
-7
/
+14
2016-03-06
rustbuild: fix cross compilation of libstd to i686-unknown-linux-musl
Jorge Aparicio
-1
/
+1
2016-02-17
std: Prefix jemalloc symbols on iOS
Alex Crichton
-5
/
+5
2016-02-14
std: Stop prefixing jemalloc symbols
Alex Crichton
-13
/
+37
2016-02-11
bootstrap: Add directives to not double-link libs
Alex Crichton
-1
/
+6
2016-02-11
bootstrap: Add build scripts for crates
Alex Crichton
-0
/
+104
2016-02-11
bootstrap: Add a bunch of Cargo.toml files
Alex Crichton
-0
/
+22
[prev]
[next]