Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2025-10-30
| ||
| 01:01 | corrected symbol not found case in `ILibrary::get` Leaf check-in: 275a345e2b user: murphy tags: trunk | |
| 01:00 | updated README check-in: 1e6a018f2c user: murphy tags: trunk | |
| 00:01 | corrected declaration of `runtime_id` check-in: 70c36600fb user: murphy tags: trunk | |
|
2025-10-29
| ||
| 23:54 | shared library symbol resolution interface tweaks check-in: db74b2abdf user: murphy tags: trunk | |
| 18:06 | added shared library loading functionality check-in: 3eac1401a8 user: murphy tags: trunk | |
| 16:26 | use `errno` with the `generic_category` of errors check-in: 5777031eae user: murphy tags: trunk | |
| 14:57 | added `program_file` function, tweaked initialization of `program_name` check-in: 82187f8be4 user: murphy tags: trunk | |
| 14:01 | C++ standard setup only in top-level project check-in: 0172286041 user: murphy tags: trunk | |
|
2025-05-26
| ||
| 12:50 | Win32 `page_size` correction, added `gcd` and `lcm` helper funtions check-in: 24fdd68caf user: murphy tags: trunk, v1.3.1 | |
|
2025-05-14
| ||
| 12:51 | homogenized function names check-in: 510e123c76 user: murphy tags: trunk, v1.3.0 | |
| 12:23 | added `default_buffer_pool` support check-in: ef6f6dff2f user: murphy tags: trunk | |
| 11:22 | added `runtime_id` function, additional file system layout cleanup check-in: 597e15e736 user: murphy tags: trunk | |
| 10:38 | Win32 `page_size` correction check-in: 9db48f1507 user: murphy tags: trunk | |
| 10:36 | reorganization of filesystem layout check-in: bab608f318 user: murphy tags: trunk | |
|
2024-03-31
| ||
| 22:01 | getting rid of useless warnings through CMake configuration check-in: 45b950b7ca user: murphy tags: trunk | |
| 21:38 | updated copyright statements check-in: dd02a0fd4f user: murphy tags: trunk | |
| 19:05 | allocator tweaks check-in: 9785badc20 user: murphy tags: trunk | |
| 15:11 | restored bdwgc package option and adapted CMake build system accordingly check-in: bcbea7ddf0 user: murphy tags: trunk | |
| 01:57 | static buffer optimization if garbage collector is used check-in: c610990c49 user: murphy tags: trunk | |
| 01:34 | added static buffer constructor, array length helper, and static array wrappers check-in: 7602ae9753 user: murphy tags: trunk | |
|
2023-10-05
| ||
| 18:10 | Conan 2 compatibility 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 | |