| Age | Commit message (Expand) | Author |
| 2008-12-02 | bug fixes relevant for Bronzeage. NB Bulgarian can be compiled separately wit... | aarne |
| 2008-12-02 | added slavic to some paths in Bulgaria, and Inanimate to one place in SymbolB... | aarne |
| 2008-12-02 | sibstantival det forms in scandinavian | aarne |
| 2008-12-02 | corrected BeschSpa.encontrar_38 | aarne |
| 2008-12-01 | Don't try to include Bulgarian in the bronzeage.pgf, since it seems to be mis... | bjorn |
| 2008-12-01 | Get A2, married_A2 from Lexicon in parsing grammar, since OALS doesn't have a... | bjorn |
| 2008-12-01 | Copy OALD files after building parse grammar. | bjorn |
| 2008-12-01 | Remove more unused stuff from GF.Data.Operations. | bjorn |
| 2008-12-01 | Fix URL of delete-last.png in fridge app. | bjorn |
| 2008-12-01 | fixed the gender of French numeral "un" | aarne |
| 2008-11-27 | fix the inflection of computer in Bulgarian | krasimir |
| 2008-11-27 | category Art removed from Russian | krasimir |
| 2008-11-27 | further refactoring in Russian | krasimir |
| 2008-11-27 | move lincat Subj, Prep to Slavic | krasimir |
| 2008-11-27 | Remove lots of old unused stuff from GF.Data.Operations. | bjorn |
| 2008-11-27 | More efficient implementation of topological sort. | bjorn |
| 2008-11-27 | Move Graph, Relation and Graphviz modules from GF.Speech to GF.Data. | bjorn |
| 2008-11-27 | Remove ununsed GF.Source.SharedString module. | bjorn |
| 2008-11-26 | initial Slavic grammar, shared between Bulgarian and Russian | krasimir |
| 2008-11-26 | SubstForm in Russian is replaced with NForm like in Bulgarian and is used mor... | krasimir |
| 2008-11-26 | Don't use string sharing in LexGF. | bjorn |
| 2008-11-26 | My profiling showed that the BinTree operations were responsible for about 60... | bjorn |
| 2008-11-26 | Get 'make prof' working with GHC 6.8 | bjorn |
| 2008-11-26 | Use OALD in ParseEng. | bjorn |
| 2008-11-26 | OALD: split lexicon into two: one for open classes and one for closed classes. | bjorn |
| 2008-11-26 | add Russian in next-lib | krasimir |
| 2008-11-26 | Added generated OALD files (Oald.gf and OaldEng.gf) to repo. | bjorn |
| 2008-11-26 | Added original OALD files to repo. | bjorn |
| 2008-11-26 | OALD: More info in generated header. | bjorn |
| 2008-11-26 | OALD: clean up asc2gf script. | bjorn |
| 2008-11-26 | OALD: remove * and add comment for guessed irregular noun plural forms. | bjorn |
| 2008-11-26 | OALD: Use verbs from IrregEng when possible. | bjorn |
| 2008-11-26 | Added ParadigmsEng.mkV : Str -> V -> V, which adds a prefix to an existing verb. | bjorn |
| 2008-11-25 | First working version of OALD dictionary conversion. Still missing: irregular... | bjorn |
| 2008-11-25 | Added ParadigmsEng.mkConj. | bjorn |
| 2008-11-25 | First version of OALD alsmost working. | bjorn |
| 2008-11-24 | add preposition "na" when the case is dative (QuestionBul) | krasimir |
| 2008-11-24 | replace spec with qform | krasimir |
| 2008-11-24 | replace latin 'a' with cyrillic 'a' | krasimir |
| 2008-11-21 | links in demo.txt | aarne |
| 2008-11-21 | links to demos | aarne |
| 2008-11-21 | Started working on oald2gf script. | bjorn |
| 2008-11-21 | Added CompCN to ParseEng. Perhaps this should move to NounEng. | bjorn |
| 2008-11-20 | lighttpd conf tweak. | bringert |
| 2008-11-20 | pgf.fcgi: don't install any signal handlers. Since we didn't look at the vari... | bjorn |
| 2008-11-20 | gwt: rearragne html files and paths to get nicer URLs. | bjorn |
| 2008-11-20 | Added CAdvNP and CAdvSSlash to ParseEng. Maybe they should go in Noun.gf inst... | bjorn |
| 2008-11-20 | Fix permissions of pgf server error log. | bjorn |
| 2008-11-20 | gf-server lighttpd.conf: put fcgi socket in basedir, with PID in name. This h... | bjorn |
| 2008-11-19 | Include MachDeps.h in Data/Binary.hs, since it uses WORD_SIZE_IN_BITS. Withou... | bringert |