index
:
Project-1CE/external_jemalloc_new
lineage-18.1
sugisawa-mr1
tachibana
tachibana-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
msvc
Age
Commit message (
Expand
)
Author
2019-07-29
Revert "Refactor prof log"
Qi Wang
2019-07-29
Revert "Refactor profiling"
Qi Wang
2019-07-29
Refactor profiling
Yinan Zhang
2019-07-29
Refactor prof log
Yinan Zhang
2019-05-24
Add missing safety_check.c to MSBuild projects
frederik-h
2018-09-04
Add sc.c to the MSVC project
rustyx
2018-07-05
Fix MSVC build
Maks Naumov
2018-02-12
Fix MSVC build
Maks Naumov
2018-01-30
Define JEMALLOC_NO_PRIVATE_NAMESPACE also in Visual Studio x86 targets
rustyx
2017-10-16
Fix MSVC 2015 project and add a VS 2017 solution
rustyx
2017-08-08
Remove external linkage for spin_adaptive
Ryan Libby
2017-06-13
Update MSVC project files.
Jason Evans
2017-05-02
Make VS2015 project work again
rustyx
2017-01-20
Update brace style.
Jason Evans
2016-11-04
Fixes to Visual Studio Project files
Matthew Parkinson
2016-10-27
Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *).
Jason Evans
2016-10-27
Only use --whole-archive with gcc.
Jason Evans
2016-10-12
Remove all vestiges of chunks.
Jason Evans
2016-09-26
Readme.txt error for building in the Windows
Bai
2016-07-07
Fix MSVC project
rustyx
2016-06-05
Rename most remaining *chunk* APIs to *extent*.
Jason Evans
2016-06-05
Rename huge to large.
Jason Evans
2016-05-13
Remove quarantine support.
Jason Evans
2016-05-13
Remove Valgrind support.
Jason Evans
2016-04-12
Cleanup MSVC project, embed PDB data inside static .lib
rustyx
2016-03-24
Fix MSVC project
rustyx
2016-02-29
Fix MSVC project and improve MSVC lib naming (v140 -> vc140)
rustyx
2016-02-28
Make test_threads more generic
rustyx
2016-02-26
Improve test_threads performance
rustyx
2016-02-26
Fix MSVC project
rustyx
2016-02-20
Add MS Visual Studio 2015 support
rustyx