source: git/omalloc @ 5ef600

spielwiese
Name Size Rev Age Author Last Change
../
configure.ac 17.1 KB 0c26a1   2 years hannes Revert "update configure stuff": requires autoconf 2.7.1 This reverts ...
COPYING 1.4 KB 284578   3 years hannes version numbers: 4.2.0
Makefile.am 2.6 KB f609a9   3 years hannes omalloc: removed OM_EMULATE_MALLOC
om_Alloc.c 6.5 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omalloc.c 2.2 KB d9cea7   3 years hannes omalloc: removed memalign
omalloc.dox 755 bytes 75f460   9 years hannes format
omalloc.h 1.5 KB aec210   4 years hannes fix:extern int om_sing_opt_show_mem
omalloc.pc.in 344 bytes 75f460   9 years hannes format
omalloc_debug.c 540 bytes 991dd9   7 years hannes use include ".." for singular related .h, p5
omalloc_provide.c 531 bytes 991dd9   7 years hannes use include ".." for singular related .h, p5
omallocClass.cc 1.4 KB 5ef600   2 years hannes fix: omallocClass only for omammloc, not for xalloc
omallocClass.h 1.9 KB 5ef600   2 years hannes fix: omallocClass only for omammloc, not for xalloc
omAllocDecl.h 21.1 KB 266ddd   8 years hannes chg: some compiler warnings
omAllocFunc.c 809 bytes d9cea7   3 years hannes omalloc: removed memalign
omAllocFunc.h 783 bytes d9cea7   3 years hannes omalloc: removed memalign
omAllocPrivate.h 20.2 KB 991dd9   7 years hannes use include ".." for singular related .h, p5
omAllocSystem.c 10.1 KB 79e9d1   5 years hannes fix: xalloc for OsX: malloc.h vs. malloc/malloc.h
omAllocSystem.h 1.6 KB 5c8d860   7 years hannes force inclusion of omConfig in omAllocSystem.h
omBin.c 19.6 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omBin.h 2.4 KB 979bd0f   11 years hannes fix: omBin.c:omGetUsedBytesOfBin
omBinPage.c 17.8 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omBinPage.h 3.3 KB 8450df   7 years hannes fix: prefer macro
omDebug.c 17.1 KB 83342d   7 years hannes removed omalloc/mylimits.h - assuming that limits.h provide the ...
omDebug.h 8.8 KB 80f8f6c   8 years quatermaster correct spelling errors as detected by Lintian
omDebugCheck.c 18.6 KB 48eb34   6 years hannes fix: Exp/Log tables for modulo.cc, omtTest-r (debug version), undef. memory
omDebugTrack.c 24.2 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omDefaultConfig.h 9.6 KB 4bde6b   4 years hannes spelling p1
omDerivedConfig.h 3.7 KB d101b1   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Silence some warnings about statements without effect Insired by ...
omError.c 5.4 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omError.h 2.9 KB d101b1   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Silence some warnings about statements without effect Insired by ...
omGetBackTrace.c 2.5 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omGetBackTrace.h 603 bytes e1189c   10 years hannes chg: disable omInitGetBackTrace/omGetBackTrace if __OPTIMIZE__ is defined
omGetPageSize.h 1.4 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
omInline.h 5.9 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
omInlineDecl.h 2.1 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
omList.c 5.0 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omList.h 5.5 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
omMalloc.h 673 bytes de0827   7 years hannes omalloc: removed unused dlmalloc
omMallocSystem.h 1.1 KB 79e9d1   5 years hannes fix: xalloc for OsX: malloc.h vs. malloc/malloc.h
omMemOps.h 7.6 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
omMmap.c 1.1 KB 6932bc   7 years hannes omalloc: more "static inline"
omOpts.c 668 bytes db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omOpts.h 676 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
omPage.h 4.3 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
omRet2Info.c 6.5 KB 75f460   9 years hannes format
omRet2Info.h 3.0 KB d101b1   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Silence some warnings about statements without effect Insired by ...
omReturn.h 2.1 KB 78528e   8 years hannes better test for __builtin_return_address in omDebug.c
omStats.c 5.3 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omStats.h 2.3 KB 79a3ee   8 years hannes fix: count omalloc-internal small blocks from malloc
omStructs.h 967 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
omTables1.c 3.7 KB effb43   4 years hannes cross compiling: gmp
omTables.c 5.8 KB effb43   4 years hannes cross compiling: gmp
omtTest.c 10.3 KB e16431   3 years hannes omalloc: fix alignment stuff for "make check"
omtTest.h 4.3 KB e16431   3 years hannes omalloc: fix alignment stuff for "make check"
omtTestAlloc.c 9.0 KB bd8655a   3 years hannes dummy 'make check' for xalloc
omtTestDebug.c 53 bytes 991dd9   7 years hannes use include ".." for singular related .h, p5
omtTestError.c 11.4 KB bd8655a   3 years hannes dummy 'make check' for xalloc
omtTestKeep.c 52 bytes 599326   14 years krueger Anne, Kai, Frank: - changes to #include "..." statements to allow ...
omtTestReal.c 34 bytes 991dd9   7 years hannes use include ".." for singular related .h, p5
README 0 bytes 9634a6   13 years mohamed.barakat started migration to automake in top level and omalloc
xalloc.h 10.0 KB b98745   3 years hannes xalloc: omFree
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.