3
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added win32-msvc.net project file for testmt.c
haya
as h_ayguen
More... over 15 years ago
added Windows Threading to testmt.c
haya
as h_ayguen
More... over 15 years ago
alternative windows implementation with critical section
haya
as h_ayguen
More... over 15 years ago
replaced by GNUmakefile
haya
as h_ayguen
More... almost 16 years ago
(try to) remove carriage returns
haya
as h_ayguen
More... almost 16 years ago
Makefile some more GNU conform, renamed to GNUmakefile to show dependency to GNU make
haya
as h_ayguen
More... almost 16 years ago
small bugfix
haya
as h_ayguen
More... about 16 years ago
documentation of DUMA_NEW_0_STRATEGY
haya
as h_ayguen
More... about 16 years ago
adjusted strategy values to fit to DUMA_MALLOC_0_STRATEGY and/or DUMA_NEW_0_STRATEGY
haya
as h_ayguen
More... about 16 years ago
added environment variable DUMA_NEW_0_STRATEGY; handling of operator new with size zero now is job of duma_allocate()
haya
as h_ayguen
More... about 16 years ago
added environment variable DUMA_NEW_0_STRATEGY
haya
as h_ayguen
More... about 16 years ago
more changes for 2.5.14
haya
as h_ayguen
More... about 16 years ago
no message
haya
as h_ayguen
More... about 16 years ago
test
haya
as h_ayguen
More... about 16 years ago
update for DUMA_MALLOC_0_STRATEGY
haya
as h_ayguen
More... about 16 years ago
removed environment variable "DUMA_ALLOW_MALLOC_0" DUMA_MALLOC_0_STRATEGY = 0 is equivalent to previous DUMA_ALLOW_MALLOC_0=0. default is 3.
haya
as h_ayguen
More... about 16 years ago
more changes for 2.5.14
haya
as h_ayguen
More... about 16 years ago
allow userSize zero
haya
as h_ayguen
More... about 16 years ago
modified values for DUMA_MALLOC_0_STRATEGY
haya
as h_ayguen
More... about 16 years ago
removed warnings
haya
as h_ayguen
More... about 16 years ago
remove some warnings for "-Wall -Wextra" especially for cygwin
haya
as h_ayguen
More... about 16 years ago
remove some warnings for "-Wall -Wextra" especially for cygwin detailed some messages when source filename and lineno were available
haya
as h_ayguen
More... about 16 years ago
autodetection of DUMA_DEFAULT_MALLOC_0_STRATEGY
haya
as h_ayguen
More... about 16 years ago
some mods
haya
as h_ayguen
More... about 16 years ago
more changes for 2.5.14
haya
as h_ayguen
More... about 16 years ago
moved SHOW_ALLOC printouts before other tests
haya
as h_ayguen
More... about 16 years ago
added Microsoft's pageheap.exe as alternative tool
haya
as h_ayguen
More... about 16 years ago
renamed _duma_cxx_null_addr to _duma_null_addr,
haya
as h_ayguen
More... about 16 years ago
renamed _duma_cxx_null_addr to _duma_null_addr, added environment switch DUMA_MALLOC_0_STRATEGY
haya
as h_ayguen
More... about 16 years ago
renamed _duma_cxx_null_addr to _duma_null_addr
haya
as h_ayguen
More... about 16 years ago