]> gitweb.michael.orlitzky.com - iconv-quirks.git/shortlog
iconv-quirks.git
99 min ago Michael Orlitzkymain.c: add test_nid_drops_untranslatable()
7 hours ago Michael Orlitzkymain.c: add test_translit_does_not_fail_on_untranslatable()
7 hours ago Michael Orlitzkymain.c: all functions except main() are static
8 hours ago Michael OrlitzkyREADME.rst: documentation pointers for non-conformance
8 hours ago Michael OrlitzkyREADME.rst: libiconv/glibc fail on untranslatable sequences
8 hours ago Michael Orlitzkymain.c: write test_iconv_untranslatable()
8 hours ago Michael Orlitzkymain.c: add stub test_iconv_untranslatable()
27 hours ago Michael OrlitzkyREADME.rst: musl doesn't support //NON_IDENTICAL_DISCAR...
27 hours ago Michael OrlitzkyREADME.rst: begin documenting quirks
28 hours ago Michael Orlitzkymain.c: output cleanup for suffix support
28 hours ago Michael Orlitzkymain.c: typo
28 hours ago Michael Orlitzkymain.c: add macro for errno->string conversion
28 hours ago Michael Orlitzkymain.c: fix strcat -> strcpy on first use
30 hours ago Michael OrlitzkyREADME.rst: specifically mention quirks, to match the...
30 hours ago Michael Orlitzky.gitignore: ignore the compiled executable
30 hours ago Michael Orlitzkymain.c: pad output for readability
30 hours ago Michael Orlitzkymain.c: just say "no" in the suffix test result
30 hours ago Michael Orlitzkymain.c: begin adding suffix tests, refactor...
47 hours ago Michael Orlitzkymain.c: add three real iconv() tests
2 days ago Michael Orlitzkymain.c: begin adding real tests
2 days ago Michael OrlitzkyREADME.rst: start one
2 days ago Michael OrlitzkyInitial commit