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
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for Mingw
Mike Hommey
2012-04-22
1
-3/+7
*
Refactor object and library build, and only build PIC libraries when PIC_CFLA...
Mike Hommey
2012-04-18
1
-35/+38
*
Make versioned shared library suffix configurable
Mike Hommey
2012-04-18
1
-7/+14
*
Replace fprintf with malloc_printf in tests.
Mike Hommey
2012-04-17
1
-2/+4
*
Limit the number of flags directly given to the linker, and refactor rpath
Mike Hommey
2012-04-17
1
-12/+5
*
Add variables for library prefix, and static library, object and executable s...
Mike Hommey
2012-04-17
1
-26/+32
*
Use make variables instead of preprocessing
Mike Hommey
2012-04-17
1
-93/+109
*
Use $(LIBS) instead of -lpthread when linking tests
Mike Hommey
2012-04-17
1
-2/+2
*
Remove -dynamic CFLAG on OSX
Mike Hommey
2012-04-17
1
-3/+0
*
Re-silence -MM compiler invocations.
Jason Evans
2012-04-13
1
-3/+3
*
Use -MT options to build dependency files
Mike Hommey
2012-04-12
1
-3/+3
*
Remove bogus dependency
Mike Hommey
2012-04-12
1
-3/+0
*
Implement Valgrind support, redzones, and quarantine.
Jason Evans
2012-04-11
1
-3/+3
*
Ignore whitespaces when comparing test results with expected output
Mike Hommey
2012-04-10
1
-1/+1
*
Revert "Avoid NULL check in free() and malloc_usable_size()."
Jason Evans
2012-04-02
1
-1/+1
*
Avoid NULL check in free() and malloc_usable_size().
Jason Evans
2012-04-02
1
-1/+1
*
Add the "thread.tcache.enabled" mallctl.
Jason Evans
2012-03-27
1
-1/+2
*
Implement tsd.
Jason Evans
2012-03-23
1
-1/+2
*
Implement aligned_alloc().
Jason Evans
2012-03-13
1
-3/+3
*
Implement malloc_vsnprintf().
Jason Evans
2012-03-08
1
-1/+1
*
Add the --disable-experimental option.
Jason Evans
2012-03-03
1
-3/+5
*
Add fine-grained build/install targets.
Jason Evans
2012-03-03
1
-9/+18
*
Remove the swap feature.
Jason Evans
2012-02-13
1
-5/+5
*
Refactor SO and REV make variables.
Jason Evans
2011-11-02
1
-3/+2
*
add autogenerated jemalloc.sh wrapper script
Antony Dovgal
2011-11-02
1
-1/+1
*
Makefile.in - test/allocated requires pthread
Nathan McSween
2011-05-11
1
-2/+2
*
Move repo contents in jemalloc/ to top level.
Jason Evans
2011-04-01
1
-0/+259