]> gitweb.michael.orlitzky.com - iconv-quirks.git/shortlog
iconv-quirks.git
12 hours ago Michael OrlitzkyREADME.rst: add bug references where they are available
12 hours ago Michael Orlitzkymain.c: extend test_iconv_incomplete_multibyte_is_einva...
12 hours ago Michael Orlitzkymain.c: fix tocode malloc in test_iconv_suffix_drops_un...
12 hours ago Michael Orlitzkymain.c: replace strcpy() + strcat() with sprintf()
25 hours ago Michael OrlitzkyREADME.rst: glibc //IGNORE doesn't ignore untranslatable
25 hours ago Michael Orlitzkymain.c: extend test_nid_drops_untranslatable to support...
27 hours ago Michael Orlitzkymain.c: fix second byte of ΓΌ
27 hours ago Michael OrlitzkyREADME.rst: add glibc note for //NON_IDENTICAL_DISCARD
27 hours ago Michael Orlitzkymain.c: add test_nid_drops_untranslatable()
33 hours ago Michael Orlitzkymain.c: add test_translit_does_not_fail_on_untranslatable()
33 hours ago Michael Orlitzkymain.c: all functions except main() are static
33 hours ago Michael OrlitzkyREADME.rst: documentation pointers for non-conformance
34 hours ago Michael OrlitzkyREADME.rst: libiconv/glibc fail on untranslatable sequences
34 hours ago Michael Orlitzkymain.c: write test_iconv_untranslatable()
34 hours ago Michael Orlitzkymain.c: add stub test_iconv_untranslatable()
2 days ago Michael OrlitzkyREADME.rst: musl doesn't support //NON_IDENTICAL_DISCAR...
2 days ago Michael OrlitzkyREADME.rst: begin documenting quirks
2 days ago Michael Orlitzkymain.c: output cleanup for suffix support
2 days ago Michael Orlitzkymain.c: typo
2 days ago Michael Orlitzkymain.c: add macro for errno->string conversion
2 days ago Michael Orlitzkymain.c: fix strcat -> strcpy on first use
2 days ago Michael OrlitzkyREADME.rst: specifically mention quirks, to match the...
2 days ago Michael Orlitzky.gitignore: ignore the compiled executable
2 days ago Michael Orlitzkymain.c: pad output for readability
2 days ago Michael Orlitzkymain.c: just say "no" in the suffix test result
2 days ago Michael Orlitzkymain.c: begin adding suffix tests, refactor...
3 days ago Michael Orlitzkymain.c: add three real iconv() tests
3 days ago Michael Orlitzkymain.c: begin adding real tests
3 days ago Michael OrlitzkyREADME.rst: start one
3 days ago Michael OrlitzkyInitial commit