summaryrefslogtreecommitdiff
path: root/msvc
AgeCommit message (Expand)Author
2019-07-29Revert "Refactor prof log"Qi Wang
2019-07-29Revert "Refactor profiling"Qi Wang
2019-07-29Refactor profilingYinan Zhang
2019-07-29Refactor prof logYinan Zhang
2019-05-24Add missing safety_check.c to MSBuild projectsfrederik-h
2018-09-04Add sc.c to the MSVC projectrustyx
2018-07-05Fix MSVC buildMaks Naumov
2018-02-12Fix MSVC buildMaks Naumov
2018-01-30Define JEMALLOC_NO_PRIVATE_NAMESPACE also in Visual Studio x86 targetsrustyx
2017-10-16Fix MSVC 2015 project and add a VS 2017 solutionrustyx
2017-08-08Remove external linkage for spin_adaptiveRyan Libby
2017-06-13Update MSVC project files.Jason Evans
2017-05-02Make VS2015 project work againrustyx
2017-01-20Update brace style.Jason Evans
2016-11-04Fixes to Visual Studio Project filesMatthew Parkinson
2016-10-27Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *).Jason Evans
2016-10-27Only use --whole-archive with gcc.Jason Evans
2016-10-12Remove all vestiges of chunks.Jason Evans
2016-09-26Readme.txt error for building in the WindowsBai
2016-07-07Fix MSVC projectrustyx
2016-06-05Rename most remaining *chunk* APIs to *extent*.Jason Evans
2016-06-05Rename huge to large.Jason Evans
2016-05-13Remove quarantine support.Jason Evans
2016-05-13Remove Valgrind support.Jason Evans
2016-04-12Cleanup MSVC project, embed PDB data inside static .librustyx
2016-03-24Fix MSVC projectrustyx
2016-02-29Fix MSVC project and improve MSVC lib naming (v140 -> vc140)rustyx
2016-02-28Make test_threads more genericrustyx
2016-02-26Improve test_threads performancerustyx
2016-02-26Fix MSVC projectrustyx
2016-02-20Add MS Visual Studio 2015 supportrustyx