| Age | Commit message (Expand) | Author |
| 2006-05-20 | Imported latest config.sub and config.guess from http://cvs.savannah.gnu.org/... | bringert |
| 2006-05-20 | Changes to make GF compile with GHC 6.5 from CVS: remove inlines use of !, ch... | bringert |
| 2006-05-20 | Regenerated transfer bnfc stuff with latest bnfc, happy and alex, to be able ... | bringert |
| 2006-05-18 | Wordlist format | aarne |
| 2006-04-27 | VoiceXML generation: use cond attribute with blocks, instead of having ifs in... | bringert |
| 2006-04-21 | Changed gfdoc to: include modification time of the gf file, instead of docume... | bringert |
| 2006-04-21 | embedded haskelle example: query | aarne |
| 2006-04-20 | Added debugging flag to generated VoiceXML. | bringert |
| 2006-04-19 | star in morpho analysis | aarne |
| 2006-04-19 | utf8 in editor | aarne |
| 2006-04-19 | Use quest_Cat to generate questions in the VoiceXML printer. | bringert |
| 2006-04-19 | Disable readline support on cygwin, regardless of GHC version. | bringert |
| 2006-04-18 | Look at both command-line and grammar startcat falgs in pg commands. | bringert |
| 2006-04-13 | Fixed left recursion removal to not create cyclic rules. | bringert |
| 2006-04-13 | Removed cycles when building SRGs, to avoid getting left-recursive grammars. | bringert |
| 2006-04-13 | generate unique new category names when removing left recursion from cfgs. | bringert |
| 2006-04-13 | Fixed bug in SRG top-down filtering where the start category would be removed... | bringert |
| 2006-04-13 | Added top-down filtering to the GSL printer. | bringert |
| 2006-04-13 | Added -startcat flag to the pg command. | bringert |
| 2006-04-12 | The SLF removeTrivialEmptyNodes optimization could orphan the final node. Fix... | bringert |
| 2006-04-04 | inherent features of Int | aarne |
| 2006-04-04 | adding support for 2nd order functions in SimpleGFC format | peb |
| 2006-03-31 | added some generation facilities | aarne |
| 2006-03-31 | In GSL generation: remove punctuation before LR analysis. | bringert |
| 2006-03-31 | Added colon to the list of punctuation chars in GSL generation. | bringert |
| 2006-03-31 | gt -noexpand | aarne |
| 2006-03-22 | translated TODO to english, restructured to fit with todoo-mode.el | peb |
| 2006-03-21 | unlexer bug ; "vilka" ; lib path warning ; p -lines result | aarne |
| 2006-03-21 | Updated version numbers to 2.5. | bringert |
| 2006-03-21 | Set GF_LIB_PATH to the dist dir when building grammar-dist. | bringert |
| 2006-03-21 | Use date-based package name for grammar dist. Included compiled resource-1.0 ... | bringert |
| 2006-03-21 | Don't rebuild java code when installing it. | bringert |
| 2006-03-21 | Updated copyright year in src/GF.hs. | bringert |
| 2006-03-21 | fixed bug with variants in GF.Conversion.RemoveErasing | peb |
| 2006-03-20 | Replaced all used of Data.FiniteMap with Data.Map. | bringert |
| 2006-03-16 | MatchTerm: testing conditions on terms, e.g. nodup | aarne |
| 2006-03-16 | exitFailure with gf -make | aarne |
| 2006-03-16 | method for flattening grammars | aarne |
| 2006-03-16 | Updated config.sub and config.guess. | bringert |
| 2006-03-14 | Use ghc-pkg field instead of latest, to work with ghc-pkg 6.4. | bringert |
| 2006-03-09 | fixing prolog printing | peb |
| 2006-03-09 | inferred constants in profiles | peb |
| 2006-03-06 | more treebank options; updated history | aarne |
| 2006-03-05 | make help and treebank options | aarne |
| 2006-03-04 | example based also with treebank, with real term parser | aarne |
| 2006-03-04 | proper place of -treebank option | aarne |
| 2006-03-04 | treebank creating script; duplicated consonants in LexiconEng | aarne |
| 2006-03-03 | distinguished uni and multi treebanks | aarne |
| 2006-03-02 | continuation of environment variable patch | priesnit |
| 2006-03-03 | SRGS generation: use XML module escape mechanism. Added beginnings of a not y... | bringert |