2008-08-17 12:01  kps

	* gramadoir.mp3: New file - sound file with pronounciation, from
	  abair.ie

2008-08-17 11:59  kps

	* sios.html: ppm instructions tweaked

2008-08-17 11:59  kps

	* messages.txt: One new error message

2008-08-17 11:58  kps

	* manual.sgml: --api info, tokenization info, small fixes

2008-08-17 11:57  kps

	* index.html: updates

2008-08-17 11:57  kps

	* foirm.html, form.html: Indonesian locale

2008-08-17 11:56  kps

	* cuidiu.html: new localizers

2008-08-17 11:56  kps

	* configure.ac: version bump

2008-08-17 10:46  kps

	* Makefile.patch: Chinese, Indonesian locales added

2008-08-17 10:46  kps

	* MANIFEST: id.po added

2008-05-16 20:59  kps

	* foirm.html, form.html: zh added

2008-05-16 20:58  kps

	* messages.txt: message tweaks based on Diarmaid's comments

2007-06-21 10:55  kps

	* Makefile.patch: email updated

2007-06-21 10:55  kps

	* Makefile-xx.in: ignore error if triail.xml is empty

2007-04-26 14:58  kps

	* bugstemplate.html: email update

2007-02-17 19:05  kps

	* gr.cgi: close log

2007-01-28 16:21  kps

	* Gramadoir.pm.in, gram.pl, gr.cgi, Lingua-XX-Gramadoir.t: Line
	  number convention shifted; now starts at 0

2007-01-28 15:03  kps

	* gramadoir.lsm: email updated

2007-01-28 15:02  kps

	* gram.pl, gr.cgi, Lingua-XX-Gramadoir.t: Update to new
	  grammatical_errors format

2007-01-28 15:01  kps

	* Gramadoir.pm.in: update to v1.4 of api-output.dtd; see
	  http://languagetool.cvs.sourceforge.net/languagetool/JLanguageTool/resource/

2007-01-28 14:21  kps

	* api-output.dtd: First version, hashed out on kde-sonnet mailing
	  list with Daniel Naber.

2007-01-25 23:04  kps

	* aonchiall.meta.pl, comhshuite.meta.pl, configure.ac, cuidiu.html,
	  foirm.html, form.html, gin.meta.pl, gram2dtd.pl, Gramadoir.pm.in,
	  gramadoir.vim, gramdev.pl, Makefile.in, Makefile.PL.in,
	  Makefile-xx.in, manual.sgml, README, rialacha.meta.pl,
	  samptemplate.html, sios.html, stair.html, cabhair.pl, gram.pl,
	  gr.cgi, index.html: email/copyright year updated

2007-01-25 22:46  kps

	* Gramadoir.pm.in: comment fix

2007-01-25 22:06  kps

	* gram.pl, gr.cgi: Changes taking into account change in
	  grammatical_errors output format.

2007-01-25 22:05  kps

	* Makefile-xx.in: deal with extra XML declaration lines in --api
	  output

2007-01-25 22:04  kps

	* Lingua-XX-Gramadoir.t: grammatical_errors output format changed

2007-01-25 22:03  kps

	* Gramadoir.pm.in: grammatical_errors output format changed.

2007-01-25 20:24  kps

	* gramdev.pl, gram.pl: email addresses updated

2007-01-25 15:31  kps

	* manual.sgml: new sourceforge cvs links

2007-01-25 15:31  kps

	* sios.html: Ceart link

2007-01-25 15:30  kps

	* cuidiu.html: contributors

2007-01-25 15:30  kps

	* index.html: news, links fixed

2007-01-25 15:30  kps

	* Gramadoir.pm.in: make ascii clean

2006-12-11 12:43  kps

	* gramadoir.vim: default encoding now utf-8

2006-12-07 13:37  kps

	* COPYING, README, gettext.h: FSF address

2006-12-07 13:31  kps

	* gramadoir.el: FSF address

2006-12-05 14:20  kps

	* Makefile-xx.in: slightly more subtle locale bug - sort on my new
	  Ubuntu system doesn't respond to LC_COLLATE=C environment
	  variable, but LC_ALL=C works.

2006-12-05 14:18  kps

	* Makefile-xx.in: a couple of LC_ALL=C variables needed to build
	  correctly in utf8 locale

2006-03-07 21:24  kps

	* messages.txt: First welsh message added.

2006-01-13 15:45  kps

	* index.html, manual.sgml: Icelandic port added.

2006-01-13 15:44  kps

	* cuidiu.html, foirm.html, form.html, Makefile.patch, MANIFEST:
	  Swedish localization added.

2005-11-18 18:55  kps

	* gr.cgi: version bump.

2005-10-09 20:50  kps

	* Gramadoir.pm.in: bug fix - output of --litriu was correct, but
	  actually want the array ref to have one word per index!

2005-09-30 14:34  kps

	* Gramadoir.pm.in: yet another tiny fix for the "nested error"
	  problem

2005-09-30 12:10  kps

	* Gramadoir.pm.in: obscure bug fix.  echo '<(o' | gr crashed b/c I
	  was dentifying the "<" too early in constructing the matchregex.
	  Also added some code for handling unexpected "nested" errors.

2005-09-29 20:15  kps

	* Gramadoir.pm.in: fixed so that errortext is actually what appears
	  in the source text (more or less) instead of being hacked from
	  the XML stream.  Fixes one bug in full corpus  ("in701."
	  highlighting error)

2005-09-29 15:02  kps

	* Gramadoir.pm.in: small bug fix tokenizing URLs with entities at
	  the end (actually happened in TB/000412!)

2005-09-29 14:36  kps

	* Gramadoir.pm.in: small bug fixes in search to avoid STDERR
	  messages

2005-09-28 20:08  kps

	* Gramadoir.pm.in: some cleanup, plus added an error trap for when
	  the <E> is not found in pristine...

2005-09-27 23:16  kps

	* Gramadoir.pm.in: (1) small bugfix with DUBAILTE error tag -
	  shouldn't apply it when <E> tags are added to the doubled words
	  because they're <X>'s, otherwise we get improperly nested XML
	  tags.   Fixes this error ("tut tut") in the benchcorp corpus.

	  (2) major rewrite of the "search" code to be more robust in
	  finding the "correct" global coordinates - in particular new code
	  discovered two other mistakes in the --api coordinates for the
	  benchcorp corpus.   Also fixes the longstanding "go leor an leor"
	  and "bhain gach re tobar le re eile" highlighting bugs.

2005-09-27 16:19  kps

	* Makefile-xx.in: no more INTCHARS

2005-09-27 16:01  kps

	* gramdev.pl, Makefile-xx.in: Unnecessary BDCHARS/INTCHARS in
	  gramdev.

2005-09-27 15:50  kps

	* Gramadoir.pm.in: Removed a couple of extraneous BDCHARS usages.

2005-09-27 15:21  kps

	* Gramadoir.pm.in: (1) no leading whitespace allowed on first line
	  of get_sentences anymore (2) now use output of get_sentences as
	  the "errortext" instead of reconstructing it by stripping markup;
	  fixes the "c ' est"  silliness.

2005-09-27 14:14  kps

	* Gramadoir.pm.in: restructured add_tags_real and unchecked_xml to
	  work sentence-by-sentence, and to call "get_sentences_real" at
	  the beginning of the exportable functions that take TEXT input

2005-09-25 14:10  kps

	* cuidiu.html: Akan is "ak".

2005-09-22 11:02  kps

	* Makefile-xx.in: clean up dtd

2005-09-21 23:27  kps

	* gramadoir.el: kill CVS line b/c of sourceforge sync

2005-09-21 23:26  kps

	* Makefile.patch: install dtds in ~/public_html/dtds

2005-09-21 23:19  kps

	* gram2dtd.pl, Makefile.PL.in: allow comments, blank lines in
	  pos-xx.txt (as af team does).

2005-09-21 21:56  kps

	* gram2dtd.pl: xmllint wanted this

2005-09-21 21:56  kps

	* manual.sgml: full URL needed

2005-09-21 21:55  kps

	* manual.sgml: no more gramadoir.dtd

2005-09-21 21:55  kps

	* Makefile.patch: no more gramadoir.dtd, gram2dtd.pl added to
	  sync/dist

2005-09-21 21:55  kps

	* Gramadoir.pm.in: full URL needed by xmllint test.

2005-09-21 21:54  kps

	* Makefile-xx.in: gram-xx.dtd target added.

2005-09-21 21:26  kps

	* gram2dtd.pl: new file.

2005-09-21 21:20  kps

	* Gramadoir.pm.in: Change name of dtd.

2005-09-21 20:07  kps

	* Makefile.PL.in: In case someone tab-aligns the tags

2005-09-21 20:06  kps

	* Makefile.PL.in: More robust parsing of pos-xx.txt

2005-09-21 13:49  kps

	* messages.txt: two new messages.

2005-09-20 23:30  kps

	* gramdev.pl: grammar fix

2005-06-07 11:19  kps

	* Gramadoir.pm.in: bug fix; tokenizer was separating "&" embedded
	  in URLs since they are converted to &amp; and as such were
	  treated as special cases (with &quot; &lt; &gt;)

2005-06-07 11:00  kps

	* Gramadoir.pm.in: No error messages included in add_tags interface
	  function; now agrees with the written documentation!

2005-04-28 11:20  kps

	* Gramadoir.pm.in: Added stuff for handling <d> syntax in
	  token-xx.in (lookup before tokenizing).

2005-04-28 09:38  kps

	* messages.txt: New messages for French, Igbo.

2005-04-28 09:04  kps

	* Gramadoir.pm.in: Spaces between all tokens internally.

2005-04-13 20:43  kps

	* cuidiu.html, index.html, manual.sgml: New languages added.

2005-04-13 20:43  kps

	* Makefile.patch, Makefile.PL.in, Makefile-xx.in, MANIFEST: Changes
	  for addition of new token files in distros

2005-04-13 20:42  kps

	* Gramadoir.pm.in: New tokenizing code.

2005-03-24 09:30  kps

	* Makefile-xx.in: Bug fix on .pl dependencies, thanks to Laurent
	  Godard.

2005-03-24 09:29  kps

	* Makefile.patch: eo translation

2005-03-16 13:02  kps

	* gr.cgi: tweak to allow "eo" without a country code as a valid
	  locale.

2005-03-16 13:02  kps

	* cuidiu.html, foirm.html, form.html, MANIFEST: eo localization
	  added.

2005-03-16 13:01  kps

	* manual.sgml: Lots of additions.

2005-03-16 13:01  kps

	* index.html: mailing list link

2005-03-14 10:43  kps

	* Makefile-xx.in: Make bug in utf-8 locale.

2005-03-12 13:43  kps

	* messages.txt: couple of long overdue messages.

2005-03-12 13:43  kps

	* index.html: eo added.

2005-03-12 13:35  kps

	* Gramadoir.pm.in: small bug fix for esperanto

2005-03-12 13:35  kps

	* manual.sgml: Cross-references, improved caveat emptor, crubadan
	  file descriptions

2005-03-09 16:53  kps

	* my2morph.pl: New script for converting myspell affix file to
	  (new) morph-xx.txt format.  Not part of gramadoir distribution
	  yet.

2005-03-09 15:24  kps

	* Gramadoir.pm.in, Makefile.PL.in: Have to double-evaluate these
	  replacements in order to implement $1 variables...

2005-03-09 14:24  kps

	* Gramadoir.pm.in, Makefile.PL.in: Minor changes implementing a
	  major advance - part-of-speech replacement in morphology engine.

2005-03-09 10:09  kps

	* Gramadoir.pm.in: Major changes, implementing separate
	  MORPH/PUREMORPH rule set, separate "clean" lookup (in which
	  PUREMORPH rules are applied recursively in all possible combos)
	  preceding the usual lookup

2005-03-07 16:31  kps

	* gr.cgi: Copyright year bump.

2005-03-07 14:46  kps

	* sios.html: More detailed Windows install instructions

2005-03-07 14:45  kps

	* cuidiu.html: Add Myriam and Laurent.

2005-03-07 14:45  kps

	* README.perl: For simplicity, will release perl module under same
	  license as the language pack, and explicitly include the langpack
	  README.

2005-03-07 14:45  kps

	* README: Year bump.

2005-03-07 14:37  kps

	* Makefile-xx.in: No more AUTHOR stuff.

2005-03-07 14:36  kps

	* Makefile.patch: Artistic into ga (for sync) and no more README-xx
	  in dist

2005-03-07 14:28  kps

	* Gramadoir.pm.in: reverting to old behavior - <F> words not
	  reported by --litriu

2005-03-06 21:06  kps

	* cabhair.pl, Gramadoir.pm.in, Makefile.PL.in, Makefile-xx.in,
	  manual.sgml: Change lexicon-xx.bs file format to allow two-byte
	  (actually any utf8) grammatical codes.

2005-03-06 16:47  kps

	* stair.html: v. 0.60 changelog

2005-03-06 16:46  kps

	* index.html, sios.html: Switched "links" and "install
	  instructions"

2005-03-06 16:46  kps

	* manual.sgml: Added section describing the full process with a
	  silly example.

2005-03-06 16:46  kps

	* gramadoir.lsm, gr.cgi: version bump

2005-03-06 16:45  kps

	* Gramadoir.pm.in: version # 0.50 is Irish-specific

2005-03-06 16:45  kps

	* Makefile.patch: do changelog separately

2005-03-03 19:39  kps

	* Makefile-xx.in: Bug which causes CPAN to index gram-oo POD
	  incorrectly for 0.60 :(

2005-03-02 22:20  kps

	* Makefile.patch: bugs.html cleaned

2005-03-02 21:14  kps

	* messages.txt: Restructured to lump language-specific messages
	  together, translator comments added.

2005-03-02 21:13  kps

	* manual.sgml: Additions, improvements; builds cleanly.

2005-03-02 21:13  kps

	* index.html: iompar -> manual

2005-03-02 21:12  kps

	* gramdev.pl: All input is from stdin!

2005-03-02 21:12  kps

	* cuidiu.html: van der Walt added as developer.

2005-03-02 21:12  kps

	* configure.ac: version bump

2005-03-02 21:11  kps

	* Makefile.patch: want gr/engine updated so langpacks relying on
	  "../engine" will work ok

2005-03-02 21:11  kps

	* Makefile.PL.in: forgot to filter out comments!

2005-03-02 13:40  kps

	* bugstemplate.html, eagar.html, foirm.html, form.html,
	  samptemplate.html, sios.html, stair.html: iompar -> manual

2005-03-02 13:38  kps

	* cuidiu.html: Most of this file moved to manual.sgml.

2005-03-02 13:38  kps

	* Makefile.patch: Now also syncing "ga", plus added "manual"
	  target.

2005-03-02 13:37  kps

	* manual.sgml: Now keeping developer docs in docbook SGML format;
	  this content moved from iompar.html (now dead) and a big chunk of
	  cuidiu.html

2005-03-01 15:08  kps

	* gram.pl: don't add punc - some messages end in ?

2005-02-26 14:17  kps

	* Gramadoir.pm.in: localize_me tweak.

2005-02-17 23:18  kps

	* messages.txt: Edi's Cornish messages added.

2005-02-17 23:18  kps

	* Makefile.patch: messages.txt stuff.  vi.po in engine too.

2005-02-17 23:17  kps

	* Makefile.PL.in: added "=" syntax for multiple macros

2005-02-17 23:17  kps

	* Makefile.in: cleanup messages.pl

2005-02-17 23:17  kps

	* MANIFEST: messages.bs added.

2005-02-17 22:27  kps

	* messages.txt: Moved from Gramadoir.pm.in.

2005-02-17 22:19  kps

	* Makefile.PL.in, Makefile-xx.in: stuff for messages.txt system.

2005-02-17 22:18  kps

	* Gramadoir.pm.in: messages.txt system in place, tested with ga

2005-02-15 08:54  kps

	* eagar.html: Improvements to OOo macro instructions from Edi
	  Werner.

2005-02-15 08:54  kps

	* cuidiu.html: Vietnamese translator added

2005-02-11 09:14  kps

	* MANIFEST, foirm.html, form.html: Vietnamese localization.

2005-02-11 09:14  kps

	* aonchiall.meta.pl: Support for :! syntax in aonchiall

2005-02-11 09:13  kps

	* Gramadoir.pm.in: IONADAI message.

	  Support for :! syntax in aonchiall added.

2005-01-30 16:42  kps

	* cuidiu.html, index.html: Cornish port.

2005-01-30 16:39  kps

	* Gramadoir.pm.in: NEEDART message.

2005-01-30 14:51  kps

	* Makefile.patch: "sync" target for sourceforge repository.

2005-01-24 13:08  kps

	* rialacha.meta.pl: Major change, allowing if(){} blocks to be
	  automatically inserted around "OK" statements.  Fast this way.
	  Also, no more "remote" dependencies on "OK"s.

2005-01-24 13:08  kps

	* aonchiall.meta.pl, comhshuite.meta.pl: No more -p for
	  rialacha.meta.pl, so these need to be the same.

2005-01-24 13:07  kps

	* Makefile-xx.in: Since rialacha.meta.pl needs to be more
	  complicated, need to make all three meta.pl's be runnable w/o
	  command line -p option

2005-01-24 11:42  kps

	* rialacha.meta.pl: Tiny bug was rendering this optimization
	  worthless!

2005-01-24 07:11  kps

	* gramdev.pl: Only count disambigd tags

2005-01-24 07:07  kps

	* gin.meta.pl: cleaner handling of *.in syntax.

2005-01-22 23:21  kps

	* po2perl.pl: More robust handling of quotes in .po files.

2005-01-22 23:20  kps

	* gin.meta.pl: Critical performance enhancement -- when a tag is
	  hard coded in *.in with attributes (i.e. matches /<[ANPV] /  then
	  it is assumed that it is to match exactly.

2005-01-22 23:19  kps

	* cuidiu.html, index.html: more info about available ports

2005-01-22 23:19  kps

	* foirm.html, form.html: Simplified instructions.

2005-01-22 23:18  kps

	* Gramadoir.pm.in: NODATIVE message, translators comment about
	  weird quoting, as suggested by Pablo S.

2005-01-22 21:36  kps

	* gin.meta.pl: Some comments added.

2005-01-19 10:21  kps

	* Makefile.patch: Last remnant of eisceacht.

2005-01-19 10:19  kps

	* gin.meta.pl, rialacha.meta.pl: "OK" syntax added.

2005-01-19 10:18  kps

	* Gramadoir.pm.in: point to bugs.html in POD.

2005-01-18 23:28  kps

	* Makefile-xx.in: Year bump.

2005-01-18 20:35  kps

	* Gramadoir.pm.in: WEAKSEIMHIU message.

2005-01-17 10:42  kps

	* po2perl.pl: Need to allow aposts between //, for PREFIXD rule,
	  etc.

2005-01-17 10:39  kps

	* Makefile.patch: bugs.html stuff, cvs2cl executable changed on me.

2005-01-17 10:38  kps

	* cabhair.pl, Makefile.PL.in: focail.bs encoding now restricts
	  common-initial-string to 9 characters.  This is to allow "words"
	  that involve numbers.  The compression loss is pretty minimal.

2005-01-17 10:36  kps

	* Makefile-xx.in, Makefile.in: No eisceacht.

2005-01-17 10:35  kps

	* Gramadoir.pm.in: New output messages.

2005-01-17 10:35  kps

	* bugstemplate.html, eagar.html, foirm.html, form.html, index.html,
	  samptemplate.html, sios.html, stair.html: Copyright updated,
	  bugs.html link added.

2005-01-17 10:34  kps

	* cuidiu.html: No eisceacht, copyright update, bugs.html

2005-01-17 10:04  kps

	* bugstemplate.html: Adding this to web page.

2005-01-07 15:31  kps

	* Gramadoir.pm.in: (1) no more eisceacht, use "strip_errors" in an
	  "eg" substitution (2) Default is to allow "words" consisting of
	  (only) digits, commas, hyphens w/o complaining.  Mark up as "<A>"
	  (though this probably needs generalizing if anyone else ever does
	  a port, and maybe even for Irish, when things like years are used
	  as nouns).

2005-01-02 13:41  kps

	* Gramadoir.pm.in: New output messages.

2004-12-19 20:13  kps

	* Gramadoir.pm.in: Convert C-style escaped whitespace \t \n \v \f
	  \r to spaces; greatly improves handling of PO files with little
	  danger of messing up generic texts.

2004-11-29 14:55  kps

	* Gramadoir.pm.in: The undefined answer was causing warnings from
	  "tokenize" when passed just " ", or "  ", or even "<even>".

2004-11-04 15:12  kps

	* Gramadoir.pm.in: Tokenizer now ignores some simple URL patterns.
	  Makes spell checker behavior closer to aspell.

2004-11-03 21:38  kps

	* Gramadoir.pm.in: Added all_possible_tags function to interface.

2004-11-03 14:56  kps

	* Gramadoir.pm.in: maxdepth argument in morphology code, also keep
	  track of an anon. array of "root pos" patterns to match when a
	  hit is found.

2004-10-18 09:17  kps

	* gramadoir.el, gramadoir.vim: Turning off --aspell until it can be
	  sped up.

2004-10-11 22:25  kps

	* Gramadoir.pm.in: Reformatting; permanently removed the
	  fix_spelling condition on "tag as compound" stuff.

2004-10-11 16:25  kps

	* Makefile.PL.in: trivial addition of "required root POS" field
	  when parsing morph file.

2004-10-11 16:24  kps

	* Makefile-xx.in: Improved nocombo list by adding stuff out of
	  earraidi.  Also some literal "egrep"'s fixed.

2004-10-11 16:23  kps

	* Gramadoir.pm.in: Two big changes.  First, tag as compound is
	  attempted *before* "near miss" for efficiency and for words like
	  "leathama"  (which came up as "leathana").  Also no longer
	  require --moltai to be on to do the "tag as compound".

	  Second, changed the morph file format to include "required root
	  POS tags"; added code when building MORPH array of rules and
	  stuff in lookup to do the pattern match correctly.

2004-10-10 11:57  kps

	* Gramadoir.pm.in: Don't split sentences after [?!] if no uppercase
	  letter coming...

2004-09-29 20:15  kps

	* Lingua-XX-Gramadoir.t: object-oriented => no need to list
	  interface functions in "use"

2004-09-29 12:01  kps

	* Gramadoir.pm.in:  (1) Added "tokenize" function to API.
	   (2) Changed behavior of spell checking to report <F> (rare)
	  words
	       as misspellings (because they usually are, and to bring it
	  in line
	       with the default behavior of aspell-ga, etc.)

2004-09-29 00:28  kps

	* Makefile-xx.in: Added replcheck target.

2004-09-29 00:12  kps

	* gr.cgi: missing /s meant that form inputs with newlines were not
	  being processed at all....

2004-09-28 23:57  kps

	* gr.cgi: Carefully deal with undef's (e.g. if cgi is called NOT
	  via the form this is easy) so that no errors are written to
	  apache log.

2004-09-27 22:33  kps

	* Gramadoir.pm.in: return undef if undef passed to API function.

	  DO NOT return undef from functions that are supposed to return an
	  array reference when the array is non-empty.

	  inexplicable typo in "add_tags_real" call.

2004-09-27 16:28  kps

	* Makefile-xx.in: $NOBD in place of backslash to escape
	  non-sentence-ending punctuation.

2004-09-27 16:27  kps

	* Gramadoir.pm.in: Bug fix of an obscure bug (so obscure it never
	  manifested itself) concerning positioning in the pristine file
	  when stripped SGML markup contains newlines...

2004-09-27 15:15  kps

	* Gramadoir.pm.in: Using new escape character for punctuation in
	  place of '\' which we'd like to preserve.

2004-09-27 15:14  kps

	* MANIFEST: morph.bs added.

2004-09-19 16:48  kps

	* Makefile-xx.in: Perl 5.8.0 braindamage; instead of having
	  everything explicitly read in bytes, just insert LC_ALL=C before
	  all perl calls to be sure utf8 locale is off.

2004-09-19 16:44  kps

	* Makefile-xx.in: Embarrassing error; left a "ga" in there.

2004-09-18 23:33  kps

	* gr.cgi: Deal with undefined input text correctly.   No need to
	  build grammar checker in this case, of course.

2004-09-18 22:44  kps

	* Makefile-xx.in: For safety's sake, kill perl Makefile when
	  killing hash tables; this way "perl Makefile.PL" must absolutely
	  be rerun!

2004-09-18 22:40  kps

	* Makefile-xx.in: Rebuilding *.bs files in share now deletes the
	  corresponding hash files in lib/Lingua/XX/Gramadoir that are
	  generated by Makefile.PL.    Also made perl Makefile depend on
	  these *.bs files so perl Makefile.PL will necessarily be rerun.

2004-09-18 22:36  kps

	* cuidiu.html, foirm.html, form.html, MANIFEST: cy localization
	  added.

2004-09-11 15:37  kps

	* Makefile.patch: FSF compliant change logs.

2004-09-11 15:37  kps

	* Makefile.PL.in: Create the array of morph. rules at "make" time.

2004-09-11 15:36  kps

	* Makefile-xx.in: New morph.bs target in SHARE, no more morph-xx.pl
	  target.

2004-09-11 15:35  kps

	* Gramadoir.pm.in: Read in array of morph rules (hashes).  Then use
	  them in "tag_recurse" in place of generated code.

2004-09-10 14:03  kps

	* cuidiu.html, eagar.html, foirm.html, form.html, index.html,
	  samptemplate.html, sios.html, stair.html: Screenshot added as
	  "logo"; links added to eagar.html

2004-09-09 22:10  kps

	* gin.meta.pl: trailing slashes in tags need to be escaped; brill
	  code outputs them au natural.

2004-09-09 22:09  kps

	* Makefile-xx.in: distclean now careful not to kill lexicon-xx.txt
	  if .bs is missing! Also, clean was assuming PERLD was there...

2004-09-09 22:08  kps

	* configure.ac: Version number.

2004-09-08 13:57  kps

	* gramdev.pl: Need to exit with help message if no arg given
	  *before* we slurp stdin!

2004-09-08 12:38  kps

	* cuidiu.html: Comments on non-capturing parens in *.in

2004-09-08 12:37  kps

	* Makefile.patch: Files added to "dist"; also this patch should add
	  a "Makefile.patch" target to Makefile!

2004-09-08 12:37  kps

	* Makefile-xx.in: Pass attribute-taking tags to gin.meta.pl

2004-09-08 12:36  kps

	* gin.meta.pl: Got rid of language-dependent part-of-speech regexp;
	  string of tags allowing attributes is now passed as an argument
	  to this script.

2004-09-08 11:35  kps

	* gin.meta.pl: Total rewrite; should be more robust now, easier to
	  extend and debug.  In particular, now allows output of --brill to
	  be used as aonchiall-xx.in.	Also turned up a bug with previous
	  version that was not generating correct pattern for the
	  "INPHRASE" rule "(bh)?fh?ogas"; see rialacha-ga.in.

2004-09-08 11:33  kps

	* eagar.html: OpenOffice install instructions; download links,
	  other cleanups.

2004-09-08 11:32  kps

	* Makefile.PL.in: groo is part of distribution (and gets installed)
	  now so Archive::Zip is a prereq.

2004-09-08 11:32  kps

	* Makefile-xx.in: (1) sxw file stuff (2) improved gin.meta.pl so no
	  need to split rule:action beforehand

2004-09-08 11:31  kps

	* MANIFEST: Added sxw file to distribution.

2004-09-03 21:47  kps

	* Makefile-xx.in: Test modules depends on triail.xml in addition to
	  just triail.

2004-09-02 21:51  kps

	* gram.pl: Trap and report error message if unknown color is tried.

2004-09-02 21:50  kps

	* Makefile.PL.in: (1) added groo-xx.pl to EXEFILES (2) BUGFIX:
	  wasn't correctly accumulating multiple replacements of a single
	  word (used to have "cabhair" C program to lump together onto a
	  single line).   Also now insert underscores (which are needed to
	  simplify META scripts)  here instead of during "make eilefromdb"
	  which was Irish-only.  This means langpack authors can just have
	  spaces in their eile-xx.bs.

2004-09-02 21:48  kps

	* Makefile-xx.in: Stuff for building groo-xx.pl.

2004-09-02 21:48  kps

	* MANIFEST: Include groo-xx.pl in perl distribution.

2004-08-29 13:21  kps

	* Makefile.PL.in: ExpireLRU not needed as a prereq, Memoize
	  suffices.  See
	  http://search.cpan.org/~bpowers/Memoize-ExpireLRU-0.55/ExpireLRU.pm

2004-08-26 14:42  kps

	* sios.html: Link language pack download page.

2004-08-26 14:42  kps

	* gr.cgi: Comment.

2004-08-26 14:41  kps

	* Gramadoir.pm.in: Fixes a long-standing minor bug -- with a text
	  like this:

	  "Fach ar <a
	  href="http://borel.slu.edu/">http://borel.slu.edu/</a>."

	  the fromx attribute for the misspelling "http" was marked as the
	  "http" inside the <a>, not the one actually in the text.  This is
	  critical for OpenOffice if one wants to grammar check the
	  underlying XML format directly and insert markup.

2004-08-26 08:41  kps

	* gramdev.pl: No options anymore!

2004-08-26 08:38  kps

	* gr.pl: Cleaned up XML-RPC client.

2004-08-26 08:37  kps

	* gr-rpc.pl: Pure perl XML-RPC server; moved here from
	  gaeilge/corpas version that did shell calls.

2004-08-25 22:46  kps

	* Makefile.patch: add "patch" line to the patch!

2004-08-25 22:46  kps

	* Makefile.in: All maintainer stuff moved into Makefile.patch.

2004-08-25 22:33  kps

	* Makefile.patch: Using same system as "ga" for patching maintainer
	  copy of makefile.

2004-08-25 21:59  kps

	* gr.cgi: Total rewrite in pure perl, no piping to shell.

2004-08-25 21:59  kps

	* foirm.html, form.html: No restriction on shell metacharacters
	  needed.

2004-08-25 21:59  kps

	* gramadoir.lsm: 0.5 version uploaded to ibiblio.

2004-08-25 12:57  kps

	* stair.html: 0.51 data added.

2004-08-25 11:07  kps

	* Makefile-xx.in: (1) old "wc -l" leaves leading spaces, strip
	  these for uniformity (2) in "make dist" need to remove Makefile
	  since a reconfigure is need	 to fix the sh-bang in
	  macra-xx.meta.pl (3) LC_COLLATE sort before all sorts for
	  uniformity across builds

2004-08-25 09:51  kps

	* Makefile-xx.in: Many, many tweaks based on testing with axa,
	  etc.: (1) added tree_ok stuff so the dependency on the existence
	  of the Lingua-XX-Gramadoir/** directories doesn't rely on those
	  directories' time stamps (2) default target doesn't try to make
	  the module so there is no dependency on the module's dependencies
	  (String::Approx) etc.  (3) Makefile target inside itself,
	  depending on configure, ../Makefile-xx.in (4) No "sed -i" allowed
	  (not avail on old dec alpha) (5) Similar old versions of sed
	  require a ";" after final statement	 in { ... } blocks  (see
	  triail target) (6) triail.xml-update works with uninstalled
	  version of script (7) new lexbuild in perl (8) distclean now
	  really takes one back to the tarball files, no more no less (9)
	  clean correctly wipes out ALL files under Lingua-XX-Gramadoir
	  (but	  not the directories) (10) make dist now verifies that
	  lexicon-xx.txt exists before rebuilding     lexicon-xx.bs  (was
	  wiping it out otherwise)

2004-08-25 09:46  kps

	* Makefile.in: More honest to have the default target do nothing
	  since creating the parsers is of secondary importance.

2004-08-25 09:46  kps

	* lexbuild: Total rewrite in pure perl; some of the surrounding
	  functionality that calls other scripts goes back in the makefile
	  now.

2004-08-23 23:31  kps

	* ABOUT-NLS: New point-of-view on the gramadoir localization files.

2004-08-22 15:23  kps

	* index.html: Link corrections.

2004-08-22 15:23  kps

	* configure.ac: Locale::PO is required by *gramadoir* so should
	  check for it in config.  Don't need to check the
	  Lingua::XX::Gramadoir module dependencies if we view the job of
	  the gramadoir package as being to merely produce the perl module
	  package.

2004-08-22 15:22  kps

	* Makefile-xx.in: Use $(ECHO) and $(PERL) correctly.

2004-08-20 14:09  kps

	* Makefile.in: gettext.h needs to be in dist.

2004-08-20 14:09  kps

	* po2perl.pl: Hide irritating Locale::PO warnings -- it can't
	  handle twiddled entries or msgid_plural :(

2004-08-20 14:08  kps

	* Makefile-xx.in: (1) insert GRAMDIR with configure now (2) mkdir
	  the Lingua-XX-Gramadoir directory structure in makefile

2004-08-20 11:14  kps

	* lexbuild: Bug fix -- forget to specify encoding so compressing is
	  done correctly w/ native=utf8.

2004-08-20 11:14  kps

	* gramdev.pl: Somehow the Irish chars snuck back up into the
	  general version.

2004-08-20 11:13  kps

	* README.perl: Only place where gramadoir version appears in module
	  package.

2004-08-20 11:13  kps

	* Makefile.in: Strip down to bare necessities; "poncin" stuff is
	  the only legitimate thing that needs building so this is the
	  "all" target.

2004-08-20 11:12  kps

	* Makefile-xx.in: use $(EGREP) throughout.  poncin target added.
	  Make necessary corrections to Gramadoir.pm and gramdev.pl when
	  native encoding is utf8.

2004-08-19 14:48  kps

	* gettext.h: Needed for bison parser.

2004-08-19 11:51  kps

	* Makefile.in, README, rialacha.meta.pl: Copyright update.

2004-08-19 10:12  kps

	* Makefile-xx.in: GRAMVERSION stuff written in perl README.

2004-08-19 09:55  kps

	* stair.html: Explain version numbering change on stair.html

2004-08-19 09:52  kps

	* gramdev.pl: Finished port of brill stuff to perl.

2004-08-19 09:51  kps

	* aonchiall.meta.pl: One * to +; didn't really help speed.

2004-08-19 09:51  kps

	* Makefile-xx.in: gramdev.pl is part of "all" target; gramdev.pl
	  needs BDCHARS in some places; PERLVERSION is now just VERSION of
	  langpack.

2004-08-18 08:55  kps

	* gramdev.pl: Stripped out comheadan and ionchod options for
	  simplicity.

2004-08-18 08:54  kps

	* Makefile-xx.in: Cleaned up triail.xml, installcheck stuff.
	  triail.xml is now part of langpack distributions, tracked under
	  CVS, and should only be rebuilt with great care.

2004-08-18 00:47  kps

	* gramdev.pl: tiny bugfix and now using NAME_ENGLISH like gram.pl.

2004-08-18 00:46  kps

	* Makefile-xx.in: gramdev-xx.pl target.  PERLVERSION set by
	  configure.

2004-08-18 00:14  kps

	* gramdev.pl: The developer analogue of gram.pl; implements the old
	  shell --ilchiall, --brill, --minic flags.

2004-08-18 00:13  kps

	* count.pl: Used by lexbuild.

2004-08-18 00:07  kps

	* samptemplate.html, stair.html: Copyright, no sonrai.html.  Also
	  renamed script in samptemplate.

2004-08-18 00:06  kps

	* po2perl.pl: allow up to three %s args now.

2004-08-18 00:05  kps

	* gram.pl: "problem closing" error message; small bug fixes.

2004-08-18 00:05  kps

	* configure.ac: Re-inserted gettext configure lines since these are
	  used to write po/Makefile.

2004-08-18 00:04  kps

	* Makefile.in: Rechecked dist target -- put install-sh back and
	  added gramdev.pl

2004-08-18 00:04  kps

	* Makefile-xx.in: Cleaned up and tested dist target.

2004-08-18 00:03  kps

	* Gramadoir.pm.in: Two new error messages (neamhshuim corrupted and
	  no error codes).  Also had to generalize gettext function.

2004-08-17 16:32  kps

	* sios.html: Total rewrite -- explains package differences and just
	  links sourceforge files page where appropriate.  Added
	  "resources" section with other links.

2004-08-17 16:31  kps

	* index.html: Rewrote the installation/usage stuff -- removed the
	  list of options since we'll just link to CPAN pod for gram-ga.pl.

2004-08-17 16:29  kps

	* eagar.html, foirm.html, form.html: Copyright updated, no more
	  sonrai.html.

2004-08-17 16:28  kps

	* cuidiu.html: Added link to bug tracker, other tweaks for language
	  independence.

2004-08-17 16:28  kps

	* Makefile-xx.in: Added "test" target and made "perl" the default
	  target instead of perldb.

2004-08-16 23:44  kps

	* gram.pl: Error trap on getopt, small bug fix in gettext function
	  with the shift, now setting encoding on STDERR so croak messages
	  look ok with --aschod set.

2004-08-16 23:41  kps

	* Makefile-xx.in: triail.xml should not be cleaned up.

2004-08-16 23:41  kps

	* Gramadoir.pm.in: (1) added unigram_tagging option (2) error trap
	  on retrieve calls; needed to move get_handle call  to earlier in
	  the constructor because of this (3) error trap on character set
	  conversion

2004-08-16 15:31  kps

	* Gramadoir.pm.in: Error checking if numerical grammar code is not
	  in hash.

2004-08-16 14:25  kps

	* configure.ac: Simplified greatly for developer pack stuff only.

2004-08-16 14:24  kps

	* Makefile.in: Further language dependent stuff stripped out.

2004-08-16 14:23  kps

	* Makefile-xx.in: (1) allow comments in giorr-xx.txt (2) added
	  SCRIPTNAME variable which gets inserted into ${SCRIPTNAME}!

2004-08-16 14:16  kps

	* gram.pl: Added pod documentation, fixed minor bug (script name
	  not passed to gettext for --help option).

2004-08-15 13:32  kps

	* install-sh: oops, needed by ./configure.

2004-08-14 16:53  kps

	* README.perl: Becomes README in the perl tarball.

2004-08-14 16:53  kps

	* Lingua-XX-Gramadoir.t: Test script template for perl version.

2004-08-14 16:48  kps

	* Makefile.PL.in, MANIFEST, MANIFEST.SKIP: Makemaker stuff.

2004-08-14 16:47  kps

	* lexbuild, po2perl.pl: Build scripts extracted from old buildperl.

2004-08-14 16:46  kps

	* Languages-en_us.pm, Languages.pm: Locale::Maketext components.

2004-08-14 16:24  kps

	* eagar.html: Add suggested directory for emacs-site; this is what
	  it is on gentoo.

2004-08-14 16:23  kps

	* cabhair.pl: Needs to handle arbitrary input encodings.

2004-08-14 16:21  kps

	* Makefile-xx.in: Language-dependent stuff.  Goes into language
	  packs when "configure" is run.

2004-08-14 16:21  kps

	* Makefile.in: Massive paring down to language-neutral stuff.

2004-08-14 15:53  kps

	* install-sh: No more installing at gramadoir level.

2004-08-14 15:51  kps

	* gettext.h: Never build po -> mo anymore!

2004-08-14 15:35  kps

	* index.html: First cut at front-page rewrite.

2004-08-14 15:31  kps

	* README: Redesign of "gramadoir" as engine-only.

2004-08-14 15:27  kps

	* aonchiall.meta.pl, gin.meta.pl, rialacha.meta.pl: Translated to
	  perl and renamed from *.meta.sed.

2004-08-14 15:25  kps

	* comhshuite.meta.pl: Perl version of sed script that was never
	  checked in.

2004-08-12 11:03  kps

	* eagar.html: Made language neutral.

2004-08-11 11:31  kps

	* cabhair.pl: Changed from cabhair.c; also does decompression.

2004-08-07 20:15  kps

	* stair.html: Added changelog summary of 0.4->0.5 (extracted for
	  perl ChangeLog)

2004-08-07 20:11  kps

	* gram.pl: Updated copyright year, oops.

2004-08-07 19:51  kps

	* gr.cgi: Fixed encoding bug by specifying utf-8 in http headers;
	  also now exploiting the fact that perl version outputs utf-8 by
	  default.

2004-07-28 13:48  kps

	* configure.ac: No need for highlighting stuff.

2004-07-28 12:25  kps

	* gramadoir.vim: Forgot to bump version in the 0.50 Perl tarball.

2004-07-28 11:22  kps

	* gramadoir.vim: Update to use gram-ga.pl.  Also now don't need the
	  acrobatics to insert number of lines at head of .neamhshuim since
	  it is all hashed by perl.

2004-07-28 11:13  kps

	* gramadoir.el: Emacs version updated to use gram-ga.pl.

2004-07-28 11:13  kps

	* gram.pl: Restructured --help output, now includes English+short
	  option names.

2004-07-28 11:12  kps

	* Makefile.in: triail stuff now uses gram-ga.pl directly.

2004-07-28 00:54  kps

	* gram.pl: output encoding option --aschod added; makes for easier
	  compatibility with shell version, less irritation for porting
	  emacs script, etc.

2004-07-28 00:53  kps

	* cuidiu.html: Godard, Illig added to contributors list.

2004-07-28 00:53  kps

	* configure.ac: Version bump.

2004-07-28 00:44  kps

	* Makefile.in: emacs target for local testing.

2004-07-28 00:44  kps

	* Gramadoir.pm.in: still was unhappy with the qw'd "our"; changed
	  to "use vars".

2004-07-27 10:54  kps

	* Gramadoir.pm.in: words found by MOIRF, etc. should be tagged as
	  <X> so they are picked up by --litriu, as they are in bash
	  version.

2004-07-27 10:14  kps

	* Gramadoir.pm.in: (1) apparently OO modules shouldn't export
	  anything since the methods are qualified using the object itself.
	  (2) finally read the pod manpage and tweaked that stuff.

2004-07-27 08:56  kps

	* Gramadoir.pm.in, gram.pl: Somehow I hacked on these for three
	  weeks and never checked them in.  These are the key elements of
	  the new perl port for 0.5.

2004-07-25 14:10  kps

	* Makefile.in: Added CHANGES and triail.xml for perl dist.  Removed
	  old bash benchmarking nonsense.

2004-07-21 16:19  kps

	* Makefile.in: Added "zip" target to help in testing Windows
	  version.  Also tweaked arguments to buildperl in perl and perldb
	  targets.

2004-07-18 22:27  kps

	* sios.html: URL tweaks.

2004-07-18 22:25  kps

	* index.html: Added --aschur, --api, screenshot.

2004-07-18 22:24  kps

	* gr.pl: Added install comments for Diarmaid.

2004-07-18 22:20  kps

	* eagar.html, foirm.html, form.html, samptemplate.html, stair.html:
	  URL change to my nlp page.

2004-07-18 22:19  kps

	* cuidiu.html: Added to contributors list.

2004-07-18 22:19  kps

	* configure.ac: Version bump.

2004-07-18 22:15  kps

	* Makefile.in: Rewrote several of the lexicon *.bs rules, added
	  "cy" lexicon rule.	In particular, focail-ga.bs now uses
	  "aspell" vs. "ispell" so that it works properly with the "groom"
	  script.  Added perl targets, earraidi-ga.bs, etc.

2004-03-17 16:51  kps

	* gr.pl: Working version of an XML-RPC client-server.  The main
	  server perl code is under CVS in "corpas" module.

2004-03-05 23:23  kps

	* foirm.html: Link to English form and Afrikaans localization
	  added.

2004-03-05 23:22  kps

	* eagar.html: Stuff about neamhshuim in vim interface.

2004-03-05 23:21  kps

	* form.html: English version of foirm.html.

2004-03-05 23:19  kps

	* Makefile.in: English form, ibiblio lsm.

2004-02-08 20:02  kps

	* gramadoir.vim: Added a version number before committing to VIM
	  online.

2004-02-08 20:01  kps

	* gramadoir.vim: (1) made .neamhshuim shell command more robust
	  (wasn't perfect on patel2) (2) repositioning before "search" in
	  edit buffer to guarantee that  error split across lines will
	  appear in toto

2004-02-08 16:33  kps

	* gramadoir.vim: Three fixes: (1) ok now if no .neamhshuim upon F4
	  (2) added the "+" after whitespace between words; should match
	  the regexp in abairti collapsing to single space in xml (3)
	  correctly moves to error occuring as first word in a sentence in
	  first column of original source

2004-02-08 14:57  kps

	* gramadoir.vim: (1) not only does syntax highlighting work
	  correctly for errors split across lines (last commit I think),
	  but now cursor finds them correctly too (2) Apostrophe'd words
	  added to neamhshuim correctly now   (shell choked on them before)
	  (3) use "marks" upon F4 to return to correct error in error
	  buffer   after the global search replace of "<b>ignore</b>" to
	  "ignore"

2004-02-08 13:13  kps

	* gramadoir.vim: (1) added extra space to error buffer since we're
	  now using aspell suggestions and the error lines tend to be much
	  longer.  (2) Correction to syntax highlighting so multi-word
	  errors stretching across lines are fixed.

2004-02-08 12:48  kps

	* gramadoir.lsm: Added this lsm file to itself! Also now that it's
	  mirrored on ibiblio, added that as secondary site.

2004-02-07 12:59  kps

	* gr.cgi: Had the perl code wrong for setting correct character
	  set, depending on output language.

2004-02-06 14:03  kps

	* gramadoir.vim: 1. adding to ignore file works now.  2. Reverting
	  to "native" syntax highlighting correct now.

2004-02-06 14:01  kps

	* sios.html: Freshmeat link, corrected file size.

2004-02-06 09:23  kps

	* gramadoir.lsm: LSM file for www.ibiblio.org

2004-01-12 20:32  kps

	* stair.html: Translations added.

2004-01-12 20:23  kps

	* cuidiu.html, foirm.html: Changes for Slovak/Mongolian
	  localizations.

2004-01-08 23:04  kps

	* stair.html: 15% improvement!

2004-01-08 23:02  kps

	* sios.html: Version bump.

2004-01-08 23:01  kps

	* stair.html: 0.3->0.4 changes added.

2004-01-08 22:27  kps

	* Makefile.in: triail.err no longer keeps line numbers.

2004-01-08 22:22  kps

	* stair.html: Version 0.4 benchmark data added.

2004-01-08 22:10  kps

	* index.html: --aspell flag description added.

2004-01-08 22:07  kps

	* foirm.html: French localization added to web interface.

2004-01-08 22:05  kps

	* cuidiu.html: Moved contributor names to the top; added comhshuite
	  stuff.

2004-01-08 22:05  kps

	* configure.ac: Version bump to 0.4, comhshuite stuff added.

2004-01-08 22:03  kps

	* Makefile.in: (1) stuff for building comhshuite-* (2) new "counts"
	  target for counting rule sets for web page

2004-01-06 20:25  kps

	* eagar.html, gramadoir.el: New version of emacs interface from
	  Martin Gregory, plus a nice README that I've marked up and
	  included in eagar.html.

2003-12-30 13:29  kps

	* Makefile.in: Another possibly unsafe temp file fixed (see
	  previous commit).

2003-12-30 13:26  kps

	* Makefile.in: Subtle bug in build, discovered while writing 0.4
	  Gentoo ebuild.  My multiprocessor machine parallelizes the
	  Makefile dependencies when possible; in particular attempts to do
	  some of the .in.pl files concurrently.   But these use(d) the
	  same temp filename, causing problems.

2003-12-24 10:03  kps

	* Makefile.in: (1) new stair.html web page (2) Build "triail"
	  straight from comments in rialacha-ga.in

2003-12-23 23:47  kps

	* stair.html: Moved benchmark table up for easy comparison with
	  version table.

2003-12-18 12:31  kps

	* cuidiu.html, eagar.html, foirm.html, index.html,
	  samptemplate.html, sios.html: Added links to stair.html

2003-12-18 12:31  kps

	* stair.html: New release history/benchmark page.

2003-12-17 15:13  kps

	* foirm.html, gr.cgi: NLS added to web interface.

2003-12-12 18:48  kps

	* Makefile.in: - UTF8 version of "ga" added ("GA").  - farc.c stuff
	  for moving my_tolower out of cuardach.c

2003-12-10 22:26  kps

	* configure.ac, Makefile.in: Changes corresponding to upgrade to
	  gettext-0.13.  See previous checkin of po/POTFILES.in, etc.

2003-12-10 22:04  kps

	* gramadoir.el: Another improvement from Martin Gregory: highlights
	  the text in the original file as well as in the message buffer.

2003-12-09 23:45  kps

	* index.html: New command-line options.

2003-12-09 23:23  kps

	* Makefile.in: Added TEANGACHA.dist stuff.  Added focail-EN.bs (in
	  addition to focail-en.bs).

2003-12-07 15:00  kps

	* gramadoir.el:
	  New version of emacs interface from Martin Gregory.

	  Here's his description of the changes:

	  "1. it uses gettext to determine the correct version of the
	  "Currently checking" string and so works for any supported
	  locale;

	  2. it implements highlighting in the Gramadoir output buffer.
	  Here I have overcome the <b></b> problem you mentioned by
	  exploiting an Emacs feature called text properties, the
	  "invisible" property in particular. This means that I can still
	  find the tags (for the next stage of highlighting in the original
	  text - to be implemented next) but they are not visible.

	  3. it gracefully handles a call to next-message if there are no
	  more messages."

2003-12-07 14:53  kps

	* Makefile.in: Might as well use the new minic flag.

2003-12-06 14:48  kps

	* Makefile.in: Cleaned up dependencies for new unigram files.

2003-12-05 11:16  kps

	* cuidiu.html: Web site changes: new contributors, stuff about
	  "rare" code 127, description of "abairti" module and a mention of
	  Brill stuff.

2003-12-05 11:14  kps

	* configure.ac: Unigram changes.

2003-12-05 11:04  kps

	* Makefile.in: Changes for unigrams.

2003-12-04 13:46  kps

	* Makefile.in: forgot rigeail in tarball.

2003-12-04 12:04  kps

	* Makefile.in: (1) Stuff for language-dependent macro files
	  macra-xx.meta.sed.  (2) One strategic "LC_ALL=C" in the .in.pl
	  target which allows the build to proceed even if locale is utf8,
	  fixing bug submitted by Alan Horkan and David O'Callaghan.

2003-12-03 13:56  kps

	* Makefile.in: Changes from generalization of "giorr" to
	  "giorr-xx".

2003-12-02 12:25  kps

	* sios.html: Gentoo moved to x86 stable!

2003-12-02 12:13  kps

	* Makefile.in: Two small changes -- using ~ vs. ! as a dummy
	  character in making perl files so I can be excited in my *.in
	  comments !!

	  Also, important tweak to the construction of the focail-ga.bs
	  which forces the grammar code bytes to be sorted consistently so
	  that this can be exploited in writing disambiguation rules.

2003-11-02 14:09  kps

	* Makefile.in: Added giorr to dist, etc.

	  Couple of maintainer level changes: benchmark file format and
	  stress testing.

2003-10-31 10:45  kps

	* Makefile.in: Changes for "debug" and "benchmark" developer
	  targets.  Also a slight change in construction of focail-ga.bs
	  which eliminates proper name markup on words from .biobla which
	  are already in the main IG database (since these markups tended
	  to be redundant or concealed primary sense).

2003-10-31 10:43  kps

	* eagar.html: Typo corrected, thanks to Martin Gregory who was
	  trying to follow the incorrect instructions for mapping vim
	  hotkeys.

2003-10-29 22:12  kps

	* Makefile.in: Moved "vim" up to user target, utfcheck down to
	  maintainer.  Added rigeail to build process.	Added emacs/vim to
	  dist.

2003-10-25 15:11  kps

	* eagar.html: Edits to the emacs section and new Vim section added.

2003-10-25 14:18  kps

	* gramadoir.vim: No more "start Gramadir" hot key-- now just use
	  the same as the one to step through errors.  Also made the
	  function calls silent and print a "fan go fill..." instead upon
	  loading.

2003-10-24 15:05  kps

	* gramadoir.vim: First cut at a Vim interface.

2003-10-23 20:38  kps

	* gramadoir.el: Emacs interface contributed by Martin Gregory
	  <Martin.Gregory@eur.sas.com>.

2003-10-23 20:36  kps

	* cuidiu.html, eagar.html, foirm.html, index.html,
	  samptemplate.html, sios.html: Trivial changes reflecting addition
	  of eagar.html and supporting rhetoric.

2003-10-23 20:21  kps

	* eagar.html: New file describing the emacs interface.

2003-10-23 20:04  kps

	* cuidiu.html: Link to Montreal.

2003-10-21 11:02  kps

	* ponc.in.l: Generalize so that attributes are allowed on RHS of
	  rules in aonchiall.

2003-10-21 11:01  kps

	* configure.ac, index.html, sios.html: Version number bumped.

2003-10-21 10:16  kps

	* Makefile.in: don't need m4 stuff for configure.

2003-10-21 10:13  kps

	* sios.html: Added link to NLP registry.

2003-10-21 10:12  kps

	* index.html: Builds on Mac OS X now.

2003-10-21 10:10  kps

	* cuidiu.html: Mention GNU TP site.

2003-10-21 09:45  kps

	* configure.ac: New variable for the "cuardach-xx.o"'s; used as as
	  dependencies in Makefile.

2003-10-21 09:43  kps

	* Makefile.in: Generalized targets to handle "cuardach-xx",
	  "focail-xx", "eile-xx", and the "farc" stuff.

2003-10-14 20:36  kps

	* Makefile.in: Added stresstest stuff.

2003-10-14 15:40  kps

	* Makefile.in: Delete lastperl in clean.

2003-10-01 22:22  kps

	* Makefile.in: Changes to "make installcheck", etc., using
	  LC_MESSAGES=C now for triail.err.

2003-10-01 22:10  kps

	* Makefile.in: Taking triail.utf out of distribution (just added it
	  earlier today) since older versions of "iconv" seem not to
	  support utf conversion uniformly, and shouldn't have "make
	  installcheck" complain because of this if the rest of the install
	  is OK!   Also changing language of messages from "make
	  installcheck" from Irish to English to help maintainers.

2003-10-01 22:01  kps

	* Makefile.in: Apparently "old" sed's don't like "\n" in the
	  replacement string (though tests fine when used on the LHS, e.g.
	  at end of gin.meta.sed).  So this is a hack getting around that
	  when building the .pl's.

2003-10-01 15:37  kps

	* index.html: --ionchod description added.

2003-10-01 15:33  kps

	* configure.ac: Syntax change -- now includes character encoding
	  too.

2003-10-01 15:33  kps

	* Makefile.in: (1) TEANGACHA in dist and also installed in
	  pkgdatadir so that	the char encoding names can be read at run
	  time.  (2) Added a utf version of triail to the dist and the
	  make installcheck target.

2003-10-01 15:31  kps

	* ABOUT-NLS: tweak.

2003-09-18 23:57  kps

	* configure.ac: Changes for disabling NLS with shell script.
	  Handled fine for C/bison stuff by the -D flags passed and
	  gettext.h, but the shell scripts used to have explicit "gettext
	  -s" calls.  These are now SUBST'd with "echo"'s if NLS is
	  disabled in configure.

2003-09-18 23:54  kps

	* ponc.in.y: Even when NLS is off, need LC_MESSAGES variable
	  available, so include <locale.h>.   Found this on axa.slu.edu.

2003-09-18 23:22  kps

	* Makefile.in: Adding this ChangeLog to dist target.

2003-09-18 21:29  kps

	* Makefile.in, ponc.in.y: Changes b/c of "gettext.h" vs.
	  <libintl.h>

2003-09-18 20:29  kps

	* gettext.h: Got this out of the awk dist (randomly).  See gettext
	  manual section 12.4 for details-- basically handles conditional
	  include of libintl if NLS is not disabled and headers are
	  installed.

2003-09-18 19:51  kps

	* index.html: Added description of the --teanga flag to web page
	  and online help.

2003-09-18 19:51  kps

	* Makefile.in: Forgot to include TEANGACHA in the tarball.

2003-09-18 12:06  kps

	* Makefile.in:
	  Hopefully final changes reflecting name changes (in dist target,
	  etc.)

2003-09-18 12:05  kps

	* cuidiu.html: Just adding "-ga" or "-xx" to filenames.

2003-09-18 11:27  kps

	* Makefile.in: Lots of changes: (1) Internationalize poncin
	  executables=> need $(DEFS) passed for LOCALE_DIR...  (2)
	  Recursively call make targets in po in various places.  (3) Add
	  scripts to tarball (4) Rename perl scripts adding language code
	  (5) Changed make scheme so that it will create perl scripts for
	  all	  languages automatically with correct dependencies  (using
	  .in.pl suffix )

2003-09-18 11:23  kps

	* configure.ac: Changes allowing multiple languages in Makefile.

2003-09-17 20:33  kps

	* ponc.in.y:
	  All the necessary stuff for internationalizing the .in file
	  checkers.   Note that the msgid_plural/ngettext business is
	  required for some of the messages.

	  Also, some of the output (e.g. "parse error") comes directly from
	  flex or bison so if those aren't localized, the end user will see
	  English.

2003-09-17 19:40  kps

	* ABOUT-NLS:
	  Generic GNU file discusses intl/ directory a lot and the fact
	  that installers needn't have GNU gettext which isn't true in our
	  case because of the bash gettext calls...

	  I pared things down, also stripping out the outdated matrix which
	  doesn't show ga locale!

2003-09-16 23:34  kps

	* config.guess, config.rpath, config.sub: Three scripts downloaded
	  from ftp.gnu.org (or taken right from hello distribution).  Only
	  the 2nd one is claimed necessary by gettext manual if one isn't
	  using intl/  (I'm not) but configure complains if 1st/3rd aren't
	  present.

2003-09-16 23:32  kps

	* aclocal.m4: Just a cat of a few m4 files out of the gettext
	  distribution.  See the GNU gettext manual, section 13? Since not
	  using intl/, don't need all of them!

2003-09-16 23:31  kps

	* ABOUT-NLS:
	  Now part of the disttribution per the coding standards for
	  internationalized software.

2003-09-16 23:30  kps

	* Makefile.in: First pass at adding gettext stuff.  localedir now
	  works, and if I install an .mo file on my own, the package is
	  indeed localized.

	  Need to fix the dist target, install target, etc.  to use the po/
	  stuff.

2003-09-16 23:29  kps

	* configure.ac: Gettextized!

2003-09-16 23:28  kps

	* foirm.html:
	  Added "." in grweb, so no longer really require punctuation, but
	  added this sentence anyway.

2003-09-16 23:25  kps

	* index.html: Changed translation link to my new local page.

2003-09-16 23:25  kps

	* sios.html: Link to gentoo package.

2003-08-25 21:33  kps

	* Makefile.in: (1) changed make of the .pl targets to first
	  separate out the stuff after the colon's in *.in onto new lines
	  -- then pass to gin.meta.sed (which was correspondingly
	  rewritten).  (2) minor bug in "make triail.err" -- need to use
	  flag --iomlan so answer will be uniform across systems (now
	  matches the "make installcheck" flag which correctly uses
	  --iomlan)

2003-08-25 21:28  kps

	* ponc.in.l: No trailing whitespace allowed anymore.  Also, spaces
	  instead of underscores in MESSAGEARG's.

2003-08-25 15:28  kps

	* configure.ac: Added -r1 to version to distinguish output
	  generated by webapp from the actual 0.2.  I'll decide as I go
	  when to increment this  (probably much more often than actual
	  tarball releases?)

2003-08-25 15:27  kps

	* gr.cgi: Terrible mistake caused plain html to be rendered on
	  Mozilla/lynx (though not IE, probably since they don't go by
	  standards).

	  Fixed just after sending out url to gaeilge-a, etc.

2003-08-24 21:02  kps

	* cuidiu.html, index.html, samptemplate.html, sios.html: Changes
	  for addition of foirm.html; some rhetoric added.

2003-08-24 14:09  kps

	* Makefile.in: Added Neamhshuim to "make installweb" -- note at
	  this stage I haven't added it to "make dist"!  and certainly not
	  to "make install"!

2003-08-24 14:07  kps

	* gr.cgi: Tiny bug; wasn't causing problem, just want valid HTML
	  returned!

2003-08-23 14:35  kps

	* Makefile.in: Additions to installweb which install foirm.html AND
	  ALSO the scripts in secret locations!  Even names of these files
	  should remain secret.

2003-08-23 14:34  kps

	* foirm.html: Form instruction tweaks.

2003-08-23 14:33  kps

	* gr.cgi: Added "Tainted" flag, requires the regexp check on
	  "ionchur".  Since single quotes are needed in Irish, escape 'em.

2003-08-23 12:42  kps

	* gr.cgi: Working version of web form, but insecure.

2003-08-23 12:40  kps

	* foirm.html: Tweaked html form interface.

2003-08-22 20:28  kps

	* foirm.html: First cut at the HTML form for a web interface.

2003-08-15 14:17  kps

	* Makefile.in: Only a change to my personal "neamhshuim" target,
	  adding strings to ignore from my *.po GNU translation files.

2003-07-30 11:22  kps

	* configure.ac, index.html, sios.html: Trivial changes to version
	  number, file size in sios.html and word count in cuardach.c

2003-07-29 15:43  kps

	* Makefile.in: Changed installcheck to not depend on line numbers
	  so that I get a meaningful "diff" if I insert a line early in
	  "triail".

2003-07-28 23:03  kps

	* cuidiu.html: Misspelled shave-you.

2003-07-28 16:07  kps

	* Makefile.in: Changes which meld together "replacement" strings
	  into a single comma-separated entry.	 Executable "cabhair" is
	  now used for developer creation of both focail.bs and eile.bs
	  ("cabhair 0", "cabhair 1" respectively)

2003-07-28 12:03  kps

	* ponc.in.l: Added macro "CAIGHDEAN" even though not currently used
	  in the actual rialacha.in.   It is used in cuardach.c!  Only
	  error markup which occurs outside of rialacha at the moment.

2003-07-28 12:02  kps

	* Makefile.in: Added developer target for building MY
	  ~/.neamhshuim.

	  Also added the lines for including eile.bs in the distribution.

	  Redid the meaning of -DBSONRAI to expand to just the directory
	  name.

2003-07-26 21:29  kps

	* Makefile.in: Now that .neamhshuim is added to default system,
	  want the make installcheck to be independent of any given user's
	  file, so added --iomlan flag to this make target.

2003-07-26 21:25  kps

	* index.html: Added info about creating a .neamhshuim and added the
	  --iomlan command line option description.

2003-07-26 14:21  kps

	* ponc.in.l, ponc.in.y: Lex tokenizer and bison grammar for the .in
	  files.  Forgot to add to cvs before the 0.1 release (they were
	  really in there though!)

2003-07-20 14:01  kps

	* index.html: Added release history and fixed some typos.

2003-07-19 23:16  kps

	* configure.ac:
	  Changes allowing configure script to search for a good regexp
	  highlighter (egrep --color or glark) and upon failure use vanilla
	  egrep.

2003-07-19 15:36  kps

	* Makefile.in: Using autoconf variables more consistently now.
	  (Lex file names, DEFS, etc.)	Also had incorrect VERSION variable
	  in there for no reason.

2003-07-18 13:46  kps

	* index.html: Trivial changes to web pages.

2003-07-18 13:46  kps

	* sios.html: New version number.

2003-07-18 13:43  kps

	* configure.ac: Updated version number to 0.1

2003-07-18 13:40  kps

	* Makefile.in: Added Copyright and pointer to COPYING.

2003-07-18 12:18  kps

	* Makefile.in: Fixed a bug in generation of focail.bs b/c I forgot
	  that ${HOME}/.biobla contains some ispell affixes which need to
	  be expanded!

2003-07-17 22:45  kps

	* cuidiu.html, index.html:
	  Changes to web pages because of new command line options --xml,
	  --litriu

2003-07-17 20:28  kps

	* index.html, Makefile.in: Compliance with GNU coding standards.
	  make check is supposed to work pre-install, which I can't do w/o
	  restructuring things.  Also, make installcheck shouldn't assume
	  "gr" is in the path.

2003-07-17 19:52  kps

	* Makefile.in:
	  A few minor changes, some tidying to the clean targets to bring
	  'em more in line with GNU standards, and added targets for the
	  Makefile itself, gr, config.status, etc. so the autoconf tools
	  will be called when necessary.

2003-07-17 12:08  kps

	* Makefile.in: Some serious changes to work with new autoconf
	  scheme.  (1) never run program out of local directory now, so
	  don't worry about permissions (2) Fixed the install target to fit
	  the GNU coding standards better --	use mkinstalldirs script
	  and include full filenames as 2nd args     (not just dirs) (3)
	  some tidying since I now consider triail.err as part of the
	  software configuration (even though it can be built on the fly)
	  (4) added new files to the tarball.  I'd forgotten the ponc.in.*
	  stuff too.

2003-07-17 12:05  kps

	* index.html:
	  New installation instructions including configure step.

2003-07-17 10:28  kps

	* install-sh: As I understand it, autoconf requires that this file
	  be present in case an old system has a non-compliant or missing
	  install.

2003-07-17 10:22  kps

	* configure.ac, Makefile.in: First try and using autotools.   Seems
	  to be building OK.

2003-07-16 16:01  kps

	* index.html: Mention "bison" and "flex" under System Requirements.

2003-07-16 15:59  kps

	* cuidiu.html: Now that grammar is essentially done, I've added
	  descriptions to the "contributing" page.

2003-07-15 14:36  kps

	* index.html:
	  Tried and failed building on Mac OS X so I added these lines to
	  System Requirements!

2003-07-14 22:25  kps

	* README: Corrected web address.

2003-07-13 13:25  kps

	* cuidiu.html:
	  General tidying of the exposition, added bits to sonrai for
	  "eisceacht.in" stuff.

2003-07-06 22:41  kps

	* cuidiu.html, index.html, samptemplate.html, sios.html: added link
	  for iompar.html to every page.

	  changed "Sponsor" link to "Projects" -> /gaeilge.html

2003-07-02 23:09  kps

	* COPYING, cuidiu.html, index.html, README, samptemplate.html,
	  sios.html: Importing gramadoir sources

2003-07-02 23:09  kps

	* COPYING, cuidiu.html, index.html, README, samptemplate.html,
	  sios.html: Initial revision

