| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(String): Implement S_substr function | Syndamia | 2026-05-12 | 1 | -0/+17 |
| * | chore: Reorganize and comment codebase | Syndamia | 2026-05-12 | 1 | -4/+26 |
| * | chore: Add safety checks and clean up code style | Syndamia | 2026-05-12 | 1 | -7/+7 |
| * | feat!: Refactor using MemoryManager | Syndamia | 2026-05-12 | 1 | -129/+106 |
| * | fix: Do not produce side effects on failed resize | Syndamia | 2026-04-21 | 1 | -5/+8 |
| * | fix(S_dup): Proper return value | Syndamia | 2026-04-21 | 1 | -1/+1 |
| * | fix(String): Handle out of memory condition | Syndamia | 2026-04-21 | 1 | -2/+14 |
| * | chore(String): Minor code improvements | Syndamia | 2026-04-21 | 1 | -2/+2 |
| * | feat(S_append): Always resize string | Syndamia | 2026-04-21 | 1 | -6/+4 |
| * | fix(S_vprintf): vsnprintf length including terminating zero | Syndamia | 2026-04-21 | 1 | -1/+1 |
| * | feat!: Function rename and standardize | Syndamia | 2026-04-21 | 1 | -40/+40 |
| * | feat!: Initial implementation | Syndamia | 2026-04-21 | 1 | -0/+230 |
