]> gitweb.michael.orlitzky.com - iconv-quirks.git/log
iconv-quirks.git
26 hours agomain.c: typo
Michael Orlitzky [Sun, 5 Jul 2026 20:47:27 +0000 (16:47 -0400)]
main.c: typo

26 hours agomain.c: add macro for errno->string conversion
Michael Orlitzky [Sun, 5 Jul 2026 20:45:10 +0000 (16:45 -0400)]
main.c: add macro for errno->string conversion

27 hours agomain.c: fix strcat -> strcpy on first use
Michael Orlitzky [Sun, 5 Jul 2026 20:23:32 +0000 (16:23 -0400)]
main.c: fix strcat -> strcpy on first use

28 hours agoREADME.rst: specifically mention quirks, to match the repo name
Michael Orlitzky [Sun, 5 Jul 2026 18:28:40 +0000 (14:28 -0400)]
README.rst: specifically mention quirks, to match the repo name

28 hours ago.gitignore: ignore the compiled executable
Michael Orlitzky [Sun, 5 Jul 2026 18:27:44 +0000 (14:27 -0400)]
.gitignore: ignore the compiled executable

29 hours agomain.c: pad output for readability
Michael Orlitzky [Sun, 5 Jul 2026 18:25:04 +0000 (14:25 -0400)]
main.c: pad output for readability

29 hours agomain.c: just say "no" in the suffix test result
Michael Orlitzky [Sun, 5 Jul 2026 18:13:35 +0000 (14:13 -0400)]
main.c: just say "no" in the suffix test result

29 hours agomain.c: begin adding suffix tests, refactor...
Michael Orlitzky [Sun, 5 Jul 2026 18:00:46 +0000 (14:00 -0400)]
main.c: begin adding suffix tests, refactor...

46 hours agomain.c: add three real iconv() tests
Michael Orlitzky [Sun, 5 Jul 2026 01:05:48 +0000 (21:05 -0400)]
main.c: add three real iconv() tests

2 days agomain.c: begin adding real tests
Michael Orlitzky [Sat, 4 Jul 2026 20:07:57 +0000 (16:07 -0400)]
main.c: begin adding real tests

2 days agoREADME.rst: start one
Michael Orlitzky [Sat, 4 Jul 2026 18:59:11 +0000 (14:59 -0400)]
README.rst: start one

2 days agoInitial commit
Michael Orlitzky [Sat, 4 Jul 2026 16:30:04 +0000 (12:30 -0400)]
Initial commit