2013-09-17 ali Update documentation for 2.0 2.0
2013-09-08 ali Add missing instructions on reverting to gutcheck from guiguts
2013-09-07 ali Added tag 1.94 for changeset 593e4ef5a0f2
2013-09-07 ali Update documentation for 1.94 1.94
2013-09-07 ali Fix bug with opening and closing iconv instances
2013-09-06 ali Added tag 1.93 for changeset eb0da244ad08
2013-09-06 ali Update documentation for 1.93 1.93
2013-09-06 ali Add instructions on using with guiguts on MS-Windows (from windymilla)
2013-09-06 ali Add some resilence against unexpected input
2013-09-05 ali Added tag 1.92 for changeset d6fa8533242a
2013-09-05 ali Update documentation for 1.92 1.92
2013-09-05 ali In verbose mode each instance of a questionable word is queried so don't give a count
2013-07-20 ali Added tag 1.91 for changeset 9edfe77d747d
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