3
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 12 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changes for 2.4.23
haya
as hayati
More... over 18 years ago
reworked rules: DUMA_OPTIONS now only for createconf needed - no more for apps documented the new option names to differ shared/static library builds
haya
as hayati
More... over 18 years ago
removed unneeded header: duma_config.h is already included from duma.h
haya
as hayati
More... over 18 years ago
new duma_config.h
haya
as hayati
More... over 18 years ago
version 2.4.23 removed unneeded header: duma_config.h is already included from duma.h
haya
as hayati
More... over 18 years ago
write configuration to duma_config.h
haya
as hayati
More... over 18 years ago
no message
haya
as hayati
More... over 18 years ago
removed option DUMA_EXPLICIT_INIT
haya
as hayati
More... over 18 years ago
more changes for 2.4.22
haya
as hayati
More... over 18 years ago
removed CRs
haya
as hayati
More... over 18 years ago
rules to build test objects
haya
as hayati
More... over 18 years ago
more changes for 2.4.22
haya
as hayati
More... over 18 years ago
bugfix: "EF_" was not replaced by "DUMA_"
haya
as hayati
More... over 18 years ago
changes for 2.4.22
haya
as hayati
More... over 18 years ago
no message
haya
as hayati
More... over 18 years ago
new option 'DUMA_SUPPRESS_ATEXIT' as environment variable from Tim Braun <[email protected]> implemented alternative for C library's atexit() using GNU C compiler's 'destructor' function attribute. new preprocessor flag 'DUMA_PREFER_ATEXIT'
haya
as hayati
More... over 18 years ago
_duma_cxx_null_addr only when DUMA_NO_CPP_SUPPORT is set
haya
as hayati
More... over 18 years ago
new preprocessor flag DUMA_PREFER_ATEXIT
haya
as hayati
More... over 18 years ago
new global variable _duma_cxx_null_addr for C++ new operators
haya
as hayati
More... over 18 years ago
allocation of size==0 now returns non 0 pointer
haya
as hayati
More... over 18 years ago
documented DUMA_SUPPRESS_ATEXIT
haya
as hayati
More... over 18 years ago
got updated project files from Benjamin Berkels <[email protected]>
haya
as hayati
More... over 18 years ago
updated TODO; sorted by priority
haya
as hayati
More... over 18 years ago
no message
haya
as hayati
More... over 18 years ago
modified Makefile: name for shared library and symbolic links now configurable at start
haya
as hayati
More... over 18 years ago
changes for 2.4.21
haya
as hayati
More... over 18 years ago
2.4.21 alpha
haya
as hayati
More... over 18 years ago
atribute only for function declaration
haya
as hayati
More... over 18 years ago
changes for 2.4.21
haya
as hayati
More... over 18 years ago
bugfix: follow enum _DUMA_FailReturn in _duma_allocate() function bugfix: initialize userAddr in _duma_allocate() function may lead to bug when allocation failed
haya
as hayati
More... over 18 years ago