2013-07-20 ali Update documentation for 1.91 1.91
2013-07-20 ali Give a useful error if input is neither UTF-8 nor Windows-1252
2013-05-30 ali Added tag 1.90 for changeset 411867e8e20b
2013-05-30 ali Update documentation 1.90
2013-05-30 ali Use SetConsoleOutputCP() under MS-Windows
2013-05-30 ali Support WINDOWS-1252 characters encoded as UTF-8
2013-05-30 ali Use official HTML 4 character entity definitions
2013-05-30 ali Switch to using UTF-8 internally
2013-05-28 ali Use GLib functions and data types
2013-05-27 ali Cleanup
2013-05-26 ali Break check_for_control_characters() out
2013-05-26 ali Break check_for_omitted_punctuation() out
2013-05-26 ali Break print_pending() and check_for_mismatched_quotes() out
2013-05-26 ali Break check_for_html_entity() out
2013-05-26 ali Break check_for_html_tag() out
2013-05-26 ali Break check_for_unpunctuated_endquote() out
2013-05-26 ali Break check_for_unspaced_bracket() out
2013-05-26 ali Break check_end_of_line() out
2013-05-26 ali Break check_for_miscased_genative() out
2013-05-26 ali Break check_for_spaced_quotes() out
2013-05-26 ali Break check_for_double_punctuation() out
2013-05-26 ali Break check_for_misspaced_punctuation() out
2013-05-26 ali Break check_for_typos() out
2013-05-26 ali Break check_for_following_punctuation() out
2013-05-26 ali Break check_for_extra_period() out
2013-05-25 ali Break check_for_pling_scanno() out
2013-05-25 ali Break check_for_orphan_character() out
2013-05-25 ali Break check_for_mta_from() out
2013-05-25 ali Break check_for_jeebies() out
2013-05-25 ali Break check_for_unmarked_paragraphs() out
2013-05-25 ali Break check_for_spaced_emdash() and check_for_spaced_dash() out
2013-05-25 ali Break check_for_starting_punctuation() out
2013-05-25 ali Break check_for_long_line() and check_for_short_line() out
2013-05-25 ali Break check_for_odd_characters() out
2013-05-25 ali Break analyse_quotes() out
2013-05-25 ali Break report_first_pass() out
2013-05-25 ali Break first_pass() out
2013-05-24 ali Switch to Ali's coding conventions
2012-02-26 ali Add missing file
2012-02-21 ali Test for things that aren't scannos
2012-02-20 ali Add end of word scannos to testcase
2012-02-20 ali More markup tests
2012-02-20 ali Add testcase for embedded CRs
2012-02-19 ali Add testcase for genative case
2012-02-19 ali Add testcase for double punctuation
2012-02-19 ali More spaced punctuation
2012-02-19 ali Add testcase for words that shouldn't immediately preceed periods
2012-02-19 ali Add testcase for words that "can't" come before a comma
2012-02-19 ali Fix bug caused by late edit.
2012-02-18 ali Add testcase for I" scanno check
2012-02-18 ali Add testcase for >From
2012-02-18 ali Add testcase for he/be jeebies
2012-02-18 ali Add testcase for unmarked paragraph
2012-02-18 ali Testcases for short and long lines
2012-02-14 ali Add testcase for checks around periods
2012-02-14 ali Testcases for individual character checks
2012-02-14 ali Add a testcase for dash checks
2012-02-07 ali Added tag 1.52 for changeset 05d082ebf685
2012-02-07 ali Update documentation 1.52
2012-02-06 ali Add testcases for single quotes