|
|
1fa8a1e82b
|
refactor(log): rework SLog to use bc filesystem API
|
2025-04-14 03:36:40 -04:00 |
|
|
|
09e7076a9b
|
refactor(memory): make memory allocation the exclusive responsibility of bc from now on
|
2025-03-31 14:19:47 -04:00 |
|
|
|
2439224184
|
fix(error): fix incorrect includes
|
2024-09-07 12:34:46 -04:00 |
|
|
|
57430d406f
|
refactor(log): restyle SLog
|
2024-09-07 12:26:06 -04:00 |
|
VDm
|
50d7d5aab6
|
chore(log): add fputs() for console output
|
2024-02-21 01:04:14 +04:00 |
|
VDm
|
63476cf61e
|
chore(log): add milliseconds precision for log messages
|
2024-02-21 00:52:08 +04:00 |
|
|
|
fb4b96af7c
|
fix(log): include missing <limits.h> on linux
|
2024-02-19 16:39:39 -05:00 |
|
VDm
|
96c121717b
|
fix(log): fix SLogDestroy() memory corruption
|
2024-02-20 00:37:21 +04:00 |
|
VDm
|
b195319ff6
|
chore(log): add SLOG_FLAG_* flags
|
2024-02-20 00:14:49 +04:00 |
|
vdm-dev
|
efe062ca6b
|
fix(build): fix macOS compilation errors
|
2024-02-18 15:31:21 +04:00 |
|
VDm
|
b3ae2d1ebd
|
chore(format): fix formatting
|
2024-02-18 02:45:29 +04:00 |
|
VDm
|
bc71b135a0
|
feat(log): implement all log methods except SLogDump, SLogPend
|
2024-02-18 01:49:12 +04:00 |
|
VDm
|
ec148a9af8
|
feat(log): add first SLog functions
|
2024-02-16 00:37:18 +04:00 |
|