Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-09-13
| ||
| 12:40 | make sure MMULoad can work with stricly POSIX getopt leaf check-in: 7b07fc844b user: murphy tags: trunk | |
| 12:13 | additional search paths for .NET host check-in: 18d8becad7 user: murphy tags: trunk | |
| 12:00 | avoid warnings when compiling with clang check-in: 56a441971c user: murphy tags: trunk | |
|
2026-09-12
| ||
| 23:34 | Conan package cannot reliably reference external .NET host check-in: 35eb87819b user: murphy tags: trunk | |
| 22:50 | further build system tweaks for static linkage check-in: fea96e6bc1 user: murphy tags: trunk | |
| 21:54 | improved CMake support to find .NET Host libraries check-in: 2b9cb8224a user: murphy tags: trunk | |
| 21:11 | MSVC compile fix check-in: 2b0a3e46c1 user: murphy tags: trunk | |
| 21:09 | avoid problematic preprocessor defines for `.rc` files check-in: 48847a0735 user: murphy tags: trunk | |
| 21:02 | Win32 compile fixes check-in: 49344ee86a user: murphy tags: trunk | |
| 20:20 | added a scope to jump out of check-in: 9c6133bb60 user: murphy tags: trunk | |
| 20:16 | added a missing jump label check-in: 779d6f8382 user: murphy tags: trunk | |
| 19:56 | support to load .NET assemblies like shared libraries check-in: 309bb5f9de user: murphy tags: trunk | |
|
2026-09-11
| ||
| 03:51 | MMUTestLibrary tweaks check-in: 2d6c3dfb7c user: murphy tags: trunk | |
| 03:33 | further tweaks of `compiled_library` build scripts and sources check-in: e997e04222 user: murphy tags: trunk | |
| 03:17 | corrected version resource assembly check-in: 7f6f51188b user: murphy tags: trunk | |
| 03:13 | Windows script path reformatting (correcting e541541c8d) check-in: efa92d56c9 user: murphy tags: trunk | |
| 03:09 | Windows script path reformatting check-in: e541541c8d user: murphy tags: trunk | |
| 03:03 | automatic version information for libraries from source check-in: c5a687e249 user: murphy tags: trunk | |
| 02:07 | only use `WIFEXITED` & Co. if defined check-in: 7f4a807ba1 user: murphy tags: trunk | |
| 02:00 | add version information to executables check-in: e3100861d7 user: murphy tags: trunk | |
| 01:51 | documented `MMU::compiled_library` check-in: 9275031f8c user: murphy tags: trunk | |
| 01:33 | support to load a shared library "from source" check-in: 872b3f2c2b user: murphy tags: trunk | |
|
2026-09-10
| ||
| 14:09 | include icon files in Conan sources check-in: 9013ddc8a5 user: murphy tags: trunk | |
| 13:54 | miscellaneous compilation fixes check-in: b4ea3e7baa user: murphy tags: trunk | |
| 13:38 | extended icon loading support check-in: 04bec38b48 user: murphy tags: trunk | |
| 12:45 | added icon image check-in: 25676b362f user: murphy tags: trunk | |
|
2026-09-09
| ||
| 10:29 | remember initial library load name as a fallback check-in: d5142a5388 user: murphy tags: trunk | |
| 10:05 | removed unused Unix includes, safeguard if `RTLD_DI_LINKMAP` is unavailable check-in: 2699df76d5 user: murphy tags: trunk | |
| 02:18 | MMULoad output tweak check-in: 0654492d53 user: murphy tags: trunk | |
| 02:08 | completed rename refactoring in `test/` directory m) check-in: e3015e1751 user: murphy tags: trunk | |
| 02:06 | better handling of "lib" name prefix check-in: 2352863fa3 user: murphy tags: trunk | |
| 01:39 | revert pre-initialization of "full" library path check-in: 6943e4db46 user: murphy tags: trunk | |
| 01:33 | `LibraryOptions::synchronized` flag, remembered UTF-8 setting for libraries, code cosmetics check-in: 1cd801a3f2 user: murphy tags: trunk | |
|
2026-09-08
| ||
| 23:34 | added missing `algorithm` include check-in: b5843a5d3b user: murphy tags: trunk | |
| 22:51 | another workaround for subtle Windows <-> POSIX incompatibility check-in: 324aa8b689 user: murphy tags: trunk | |
| 22:46 | miscellaneous compilation fixes check-in: afbf573078 user: murphy tags: trunk | |
| 22:42 | avoid Win32 ANSI API in more places check-in: ca97d630ee user: murphy tags: trunk | |
| 21:39 | removed unused include check-in: 5f78a0726f user: murphy tags: trunk | |
| 21:37 | library loading test program check-in: 9186fdd77d user: murphy tags: trunk | |
| 21:37 | Linux tweaks of Library class check-in: 7c9885a40b user: murphy tags: trunk | |
| 20:12 | MSVC compatibility check-in: d0e1823217 user: murphy tags: trunk | |
| 19:50 | CMake auxiliary library linkage, CLion settings check-in: 6fc4e3bf61 user: murphy tags: trunk | |
| 18:39 | print version in `MMUStress` check-in: ecf57a6b18 user: murphy tags: trunk | |
| 17:59 | miscellaneous compilation fixes check-in: d996364e29 user: murphy tags: trunk | |
| 17:30 | Conan build system update check-in: 78fe57ff96 user: murphy tags: trunk | |
| 16:50 | library version information, internal and external check-in: 470ab946ac user: murphy tags: trunk | |
| 11:54 | updated copyright statements, source tree settings check-in: 0842430b75 user: murphy tags: trunk | |
| 11:44 | export CMake configuration when installing, build system tweaks check-in: 5ca5c1714f user: murphy tags: trunk | |
|
2025-11-26
| ||
| 23:34 | set data pointers and strides even for zero-size arrays check-in: dee367ec7c user: murphy tags: trunk, v1.5.0 | |
|
2025-11-25
| ||
| 15:52 | corrected `Array*::set_slice` methods empty result case check-in: 1d0b38d6a6 user: murphy tags: trunk | |