index
:
jemalloc.git
dev
master
stable-3
stable-4
jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
msvc
/
projects
/
vc2015
/
jemalloc
/
jemalloc.vcxproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix MSVC 2015 project and add a VS 2017 solution
rustyx
2017-10-16
1
-0/+1
*
Remove external linkage for spin_adaptive
Ryan Libby
2017-08-08
1
-1/+0
*
Update MSVC project files.
Jason Evans
2017-06-13
1
-4/+7
*
Make VS2015 project work again
rustyx
2017-05-02
1
-58/+3
*
Fixes to Visual Studio Project files
Matthew Parkinson
2016-11-04
1
-0/+2
*
Remove all vestiges of chunks.
Jason Evans
2016-10-12
1
-3/+1
*
Fix MSVC project
rustyx
2016-07-07
1
-1/+4
*
Rename most remaining *chunk* APIs to *extent*.
Jason Evans
2016-06-06
1
-4/+4
*
Rename huge to large.
Jason Evans
2016-06-06
1
-2/+2
*
Remove quarantine support.
Jason Evans
2016-05-13
1
-2/+0
*
Remove Valgrind support.
Jason Evans
2016-05-13
1
-2/+1
*
Cleanup MSVC project, embed PDB data inside static .lib
rustyx
2016-04-12
1
-11/+11
*
Fix MSVC project
rustyx
2016-03-24
1
-0/+2
*
Fix MSVC project and improve MSVC lib naming (v140 -> vc140)
rustyx
2016-02-29
1
-2/+6
*
Fix MSVC project
rustyx
2016-02-26
1
-0/+1
*
Add MS Visual Studio 2015 support
rustyx
2016-02-20
1
-0/+391