MMU

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2023-10-05
18:10
Conan 2 compatibility Leaf check-in: a611b1c400 user: murphy tags: trunk
2022-09-30
14:50
improved robustness of Win32 character set conversions check-in: 16787e7cd7 user: murphy tags: trunk
2022-05-31
18:47
added __cpp_exceptions as standard alternative to __EXCEPTIONS, suppressed harmless pragma warnings check-in: 37df6f9da7 user: murphy tags: trunk
2022-05-28
23:28
added win32 system library dependencies to package descriptor check-in: eceec8a6a7 user: murphy tags: trunk
2022-05-26
02:36
build package in subdirectory check-in: 927e66ec49 user: murphy tags: trunk
00:48
set cmake package name check-in: 51f9267bc6 user: murphy tags: trunk
2022-05-25
21:58
removed bdwgc package option check-in: 11e37008b3 user: murphy tags: trunk
21:44
exclude unnecessary files from packaged sources check-in: 433f5b11bf user: murphy tags: trunk
21:32
added conan packaging support check-in: 3f12119a0e user: murphy tags: trunk
20:13
updated copyright statements check-in: dba12a89a8 user: murphy tags: trunk
19:59
added flush methods for buffers and arrays check-in: cae3dd2501 user: murphy tags: trunk
2021-09-15
20:42
slightly improved deallocation error checks check-in: 843f4a6aa0 user: murphy tags: trunk
20:33
explictly use std::swap for standard pointer type check-in: c868593772 user: murphy tags: trunk
2021-09-08
12:20
redirect to type of allocator for a different element type check-in: 019aaeeb87 user: murphy tags: trunk
12:18
additional optional allocator members for improved compatibility check-in: 67bddaca98 user: murphy tags: trunk
2021-09-07
19:33
allocator tweaks check-in: 8be0877e53 user: murphy tags: trunk
00:42
corrected spelling mistake in Memory.cpp check-in: 87fc270857 user: murphy tags: trunk
2021-09-06
22:10
normalized parameters for swap-based mappings check-in: 8121ffc9db user: murphy tags: trunk
19:56
improved exception safety for file handles check-in: b1ae3f813d user: murphy tags: trunk
2020-09-12
22:27
Tweaks to allow building with MSVC check-in: 9f88738ac5 user: murphy tags: trunk
2020-06-08
15:40
reinstated garbage collector support check-in: f7d728ac12 user: murphy tags: trunk
12:10
two-dimensional array support check-in: 0a4f515f0a user: murphy tags: trunk
2020-06-07
22:13
array interface tweaks check-in: 06e16a700a user: murphy tags: trunk
18:07
split off more separate compilation units check-in: d67f5fa657 user: murphy tags: trunk
2020-05-29
19:50
stylistic consistency tweaks check-in: bad7a535c2 user: murphy tags: trunk
2020-05-27
22:59
removed garbage collector support check-in: a619d62a76 user: murphy tags: trunk
22:59
stress test output tweaks check-in: 3452263ba4 user: murphy tags: trunk
22:44
option to zero allocated memory blocks check-in: 7476493fc3 user: murphy tags: trunk
16:05
CMake installation and DLL interface tweaks check-in: 22fb00dfca user: murphy tags: trunk
11:37
automatic tracking of memory high water mark check-in: 201befe197 user: murphy tags: trunk
02:08
simplified MallocBuffer error checks check-in: 821bb6215c user: murphy tags: trunk
02:03
optional support for bdw-gc instead of smart pointers check-in: 0839560c82 user: murphy tags: trunk
00:32
simpler and faster allocator using chunk lists instead of block bitmaps check-in: 854a953951 user: murphy tags: trunk
2020-05-26
22:38
additional noexcept attributes check-in: bfe2b85759 user: murphy tags: trunk
21:57
fixed or suppressed bogus warnings in MMU.hpp check-in: 7a0c2da16b user: murphy tags: trunk
21:47
separate allocator code even more check-in: 984b6f5b8a user: murphy tags: trunk
2020-05-24
14:44
iterator conversion tweaks check-in: 03490957c6 user: murphy tags: trunk
2020-05-22
17:38
array iterator tweaks check-in: 38600de0c7 user: murphy tags: trunk
2020-05-20
23:57
array comparison and iterator tweaks check-in: 04a2f7c8be user: murphy tags: trunk
23:21
additional noexcept qualifiers, relaxed array type matching check-in: 4faf665a92 user: murphy tags: trunk
17:10
improved error message construction check-in: 0fa2693cbf user: murphy tags: trunk
15:27
added noexcept and final annotations where applicable check-in: 54e9b9d7e0 user: murphy tags: trunk
2020-05-18
17:31
improved synchronization logic check-in: 963edda44d user: murphy tags: trunk
2020-05-15
14:23
warning handler facility check-in: 8be9bcfee9 user: murphy tags: trunk
2020-05-14
22:38
homogenized #defines, corrected size_t format specifiers check-in: 2df58335d5 user: murphy tags: trunk
17:28
check compaction flag in test_allocator check-in: c04ca37143 user: murphy tags: trunk
17:26
compaction options for buffer pools check-in: f58caa7173 user: murphy tags: trunk
17:08
use EmptyWorkingSet instead of VirtualUnlock check-in: cc025ecf29 user: murphy tags: trunk
16:44
installation of documentation files check-in: b0515a66e9 user: murphy tags: trunk
16:40
fixed or suppressed linter warnings check-in: 157a2470a3 user: murphy tags: trunk