Artifact c89309c6dbfb770bf50f2b267f8306c3e5a98685:
- File
freshlib/data/strlib.asm
-
2023-01-11 20:35:01
— part of check-in
[38ab02c795]
on branch FreshLibDev
— StrExtractMem implemented in strlib, because StrExtract user StrLen on the source, which can be very slow on big arrays of char.
Some work on the Linux X structures and code. (user: johnfound size: 95099)
- 2023-01-14 10:21:59 — part of check-in [65c83282a1] on branch xcb — Merged with FreshLibDev in order to get the latest changes. (user: johnfound size: 95099)
-
2023-01-11 20:35:01
— part of check-in
[38ab02c795]
on branch FreshLibDev
— StrExtractMem implemented in strlib, because StrExtract user StrLen on the source, which can be very slow on big arrays of char.