Summary
- missing add of terminating thread-heap statistics to master heap, check for environment variable CFA_MALLOC_STATS and print heap statistics at program termination (details)
- add comment on lock$ in i/ofstream indicating used by trait is_lock for mutex statement (details)
- add macros Exception and Throw to simplify using exceptions (details)
- remove static from Exception macro (details)
The file was modified | libcfa/src/heap.cfa |
The file was modified | libcfa/src/fstream.hfa |
The file was modified | libcfa/src/common.hfa |
The file was modified | libcfa/src/stdlib.cfa |
The file was modified | libcfa/src/stdlib.hfa |
The file was modified | libcfa/src/common.hfa |