Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2020-09-12
| ||
22:27 | Tweaks to allow building with MSVC Leaf 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 | |
16:23 | allow the program to continue after non-fatal cleanup errors check-in: db0f38b1dd user: murphy tags: trunk | |
14:50 | additional build options check-in: 6f5dbe0af9 user: murphy tags: trunk | |
14:25 | installation of stress test executable check-in: b89d6b893d user: murphy tags: trunk | |
12:58 | README update check-in: 27b8027bbb user: murphy tags: trunk | |
12:51 | resident set size query support check-in: 7037ce022b user: murphy tags: trunk | |
04:53 | stress test executable check-in: dc21832bb7 user: murphy tags: trunk | |
03:32 | synchronized allocation support check-in: 691a729414 user: murphy tags: trunk | |
02:49 | improved file system access abstractions check-in: bb27f76fe0 user: murphy tags: trunk | |
00:26 | encapsulation of BufferPool internals check-in: 5c76007b5f user: murphy tags: trunk | |
2020-05-13
| ||
23:35 | default visibilty hidden for shared libraries check-in: aba261ac5d user: murphy tags: trunk | |
23:24 | reduced code duplication and externally visible internals check-in: 2b0ca6d812 user: murphy tags: trunk | |
23:10 | removed file locks from BufferPool check-in: d72960c1ec user: murphy tags: trunk | |
21:49 | documentation tweaks check-in: 7a46e08a1b user: murphy tags: trunk | |
21:45 | BufferPool interface tweaks and documentation check-in: 3446fee963 user: murphy tags: trunk | |
21:23 | allocator support check-in: f2c2c0266c user: murphy tags: trunk | |
01:37 | skeleton for allocator support check-in: e499ce345d user: murphy tags: trunk | |
2020-05-12
| ||
22:42 | fixed or suppressed bogus warnings in MMU.cpp check-in: 9f944141db user: murphy tags: trunk | |
22:20 | fixed or suppressed linter warnings in MMU.hpp check-in: 6b6f8266ed user: murphy tags: trunk | |
17:01 | basic file locking support check-in: 62ea177073 user: murphy tags: trunk | |