Advent of Code

Changes On Branch 85a490fa64058d9f
Login

Changes On Branch 85a490fa64058d9f

Changes In Branch TextGrid Through [85a490fa64] Excluding Merge-Ins

This is equivalent to a diff from 4ad4c64403 to 85a490fa64

2024-12-08
13:54
added test file Leaf check-in: d487b46741 user: nnz tags: TextGrid
13:53
added test file check-in: 85a490fa64 user: nnz tags: TextGrid
13:52
TextGrid looks ok check-in: d59f9c2e2f user: nnz tags: TextGrid
13:22
202408 wip check-in: a382d65717 user: nnz tags: trunk
13:13
struct TextGrid is replacing linearize2d check-in: f28e83772a user: nnz tags: TextGrid
2024-12-07
14:41
fixed possible bug (3) check-in: 4ad4c64403 user: nnz tags: trunk
14:39
fixed possible bug (2) check-in: afa0bfe340 user: nnz tags: trunk

Modified aoc2024.c from [9685519f7e] to [bf5d44504f].    [diff]

Modified aocutils.c from [68c37aa5e0] to [a7eed73da2].    [diff]

Modified aocutils.h from [475433f577] to [838e050968].    [diff]

Added testtg.c version [d61466e43e].