| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-14 | Update zig homepage example in 103 | Nikhil | |
| 2025-12-14 | Merge pull request 'Update to new Zig mem trim API' (#335) from ↵ | Chris Boesch | |
| dpflug/ziglings_exercises:main into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/335 | |||
| 2025-12-13 | Update to new Zig mem trim API | David Pflug | |
| trimRight is now trimEnd | |||
| 2025-12-08 | Merge pull request 'restrict parameter type in 'maximumNarcissism' in ↵ | Chris Boesch | |
| exercise 65' (#332) from Castanearie/ziglings:main into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/332 | |||
| 2025-12-07 | restrict parameter type in 'maximumNarcissism' | Castanearie | |
| 2025-12-07 | Merge pull request 'Added art description' (#331) from i330 into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/331 | |||
| 2025-12-07 | Added art description | Chris Boesch | |
| 2025-11-28 | Merge pull request 'changed 1 to 42 for better understanding' (#329) from ↵ | Chris Boesch | |
| i326 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/329 | |||
| 2025-11-28 | changed 1 to 42 for better understanding | Chris Boesch | |
| 2025-11-28 | Merge pull request 'changed 'sleep' to async I/O' (#328) from i323 into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/328 | |||
| 2025-11-28 | changed 'sleep' to async I/O | Chris Boesch | |
| 2025-11-15 | Merge branch 'psd-fix' | Chris Boesch | |
| 2025-11-15 | forgotten thread-sleep fix added | Chris Boesch | |
| 2025-11-15 | fixed path for freeBSD | Chris Boesch | |
| 2025-11-01 | Merge pull request 'pause slightly extended for faster computers' (#317) ↵ | Chris Boesch | |
| from new_io_2 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/317 | |||
| 2025-11-01 | pause slightly extended for faster computers | Chris Boesch | |
| 2025-11-01 | pause slightly extended for faster computers | Chris Boesch | |
| 2025-11-01 | Merge pull request 'fixed more changes due to new I/O API' (#316) from ↵ | Chris Boesch | |
| new_io_2 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/316 | |||
| 2025-11-01 | fixed more changes due to new I/O API | Chris Boesch | |
| 2025-11-01 | Merge pull request 'Update for new zig IO' (#315) from ↵ | Chris Boesch | |
| esensar/exercises:fix/zig-0.16-new-io into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/315 | |||
| 2025-11-01 | Update for new zig IO | Ensar Sarajčić | |
| `test/tests.zig` fails after https://github.com/ziglang/zig/pull/25592 was merged in. This just ensures that Io is passed, it might not be the ideal solution. `build.zig` was also failing due to new color parameter. | |||
| 2025-10-25 | Merge pull request 'Wrap comment at 80 chars in 102' (#314) from ↵ | Chris Boesch | |
| whlr/ziglings-exercises:rewrap-102 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/314 | |||
| 2025-10-24 | update patch for 102 to match | Adam Wheeler | |
| 2025-10-24 | Wrap comment at 80 chars in 102. | Adam Wheeler | |
| Some of the inline comments in 102 are wrapped into very short lines. This rewraps the shortest ones for readability. | |||
| 2025-10-17 | Merge pull request 'Fixed description to decimal and scientific notation' ↵ | Chris Boesch | |
| (#312) from i311 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/312 | |||
| 2025-10-17 | Fixed description to decimal and scientific notation | Chris Boesch | |
| 2025-10-03 | Merge pull request 'Fixed conversion from kg to tons' (#310) from i309 into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/310 | |||
| 2025-10-03 | Fixed conversion from kg to tons | Chris Boesch | |
| 2025-09-25 | Delete .woodpecker/healthcheck.yaml | chrboesch | |
| needs a token :-( | |||
| 2025-09-25 | Add .woodpecker/healthcheck.yaml | chrboesch | |
| 2025-09-24 | Merge pull request 'Fixed error in captureStdErr()' (#308) from i306 into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/308 | |||
| 2025-09-24 | Update .woodpecker/eowyn.yaml | chrboesch | |
| try with branch 'main' | |||
| 2025-09-24 | Update .woodpecker/eowyn.yaml | chrboesch | |
| separate steps | |||
| 2025-09-24 | Update .woodpecker/eowyn.yaml | chrboesch | |
| fix refs | |||
| 2025-09-24 | Update .woodpecker/eowyn.yaml | chrboesch | |
| push only on main | |||
| 2025-09-24 | Fixed error in captureStdErr() | Chris Boesch | |
| 2025-09-03 | Merge pull request 'Switched to new reader' (#305) from i304 into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/305 | |||
| 2025-09-03 | Switched to new reader | Chris Boesch | |
| 2025-08-25 | Merge pull request 'formating contributing' (#301) from contributing into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/301 | |||
| 2025-08-25 | formating contributing | Chris Boesch | |
| 2025-08-24 | Merge pull request 'fixes some minor typos' (#300) from i122 into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/300 | |||
| 2025-08-24 | fixes some minor typos | Chris Boesch | |
| 2025-08-24 | Merge pull request 'Formatting' (#299) from gollum into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/299 | |||
| 2025-08-24 | Formatting | Chris Boesch | |
| 2025-08-24 | Merge pull request 'Added instructions for patch files' (#298) from gollum ↵ | Chris Boesch | |
| into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/298 | |||
| 2025-08-24 | Added instructions for patch files | Chris Boesch | |
| 2025-08-24 | Merge pull request 'Added instructions for patch files' (#297) from gollum ↵ | Chris Boesch | |
| into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/297 | |||
| 2025-08-24 | Added instructions for patch files | Chris Boesch | |
| 2025-08-24 | Merge pull request 'testing exercise, fix order of parameters to ↵ | Chris Boesch | |
| `expectEqual`' (#281) from cstyan/exercises:test-expect into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/281 | |||
| 2025-08-24 | Merge branch 'main' into test-expect | Chris Boesch | |
