summaryrefslogtreecommitdiff
path: root/src/GF/Text/Coding.hs
AgeCommit message (Collapse)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated
2009-02-23fix the handling of flag codingkrasimir
2008-12-17added codepage 1250 i.e. central european. Useful for Polish, Czech, ↵krasimir
Slovak, Hungarian, Slovene, Bosnian, Croatian, Serbian, Romanian and Albanian
2008-10-25fix typokrasimir
2008-10-25add cp1252. usefull for Swedish and Germankrasimir
2008-10-01added mode 'gf --run' for running silently a script ; made quizzes handle ↵aarne
character encoding correctly ; for this end, collected coding functions in GF.Text.Coding