summaryrefslogtreecommitdiff
path: root/module/module.c
Commit message (Expand)AuthorAgeFilesLines
* Factor out acquisition of paths to files in the Unicode resource.John Mark Bell2008-11-161-20/+47
* Make *Iconv flush through any remaining shift sequences at the end of the data.John Mark Bell2008-11-151-0/+9
* Actually make the Iconv command do somethingJohn Mark Bell2008-11-121-1/+44
* Whoops. -c should not do the same thing as -o.John Mark Bell2008-11-111-1/+1
* Some kind of half-arsed attempt at parsing command line parameters for *Iconv.John Mark Bell2008-11-111-1/+140
* Various fixes to make compilation with GCCSDK4 work.John Mark Bell2008-11-111-2/+0
* Make module initialisation work sensibly on all platforms.John Mark Bell2008-11-111-4/+25
* Integrate module sources into build system.John Mark Bell2008-11-111-16/+24
* Import Iconv sourcesJohn Mark Bell2008-11-101-0/+192