Merging flexcat 2.18 into the main branch.
commit0eaa5175f79c03b1a70927d639a58962a70890b3
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 28 Jan 2017 09:11:12 +0000 (28 09:11 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 28 Jan 2017 09:11:12 +0000 (28 09:11 +0000)
treebb4722e7a87cc780236696233c00ee30b55e8992
parentd3a71e999f0901257a9d923d134f24a6d48ca27b
Merging flexcat 2.18 into the main branch.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@53354 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
100 files changed:
tools/flexcat/AUTHORS
tools/flexcat/ChangeLog
tools/flexcat/Makefile
tools/flexcat/README
tools/flexcat/dist/FlexCat/Install
tools/flexcat/doc/FlexCat.readme
tools/flexcat/doc/FlexCat_english.texinfo
tools/flexcat/doc/FlexCat_german.texinfo
tools/flexcat/doc/FlexCat_swedish.texinfo
tools/flexcat/src/FlexCat_cat.h
tools/flexcat/src/FlexCat_cat_other.h
tools/flexcat/src/Makefile
tools/flexcat/src/asprintf.c
tools/flexcat/src/createcat.c
tools/flexcat/src/createcat.h
tools/flexcat/src/createcatsrc.c
tools/flexcat/src/createcatsrc.h
tools/flexcat/src/createct.c
tools/flexcat/src/flexcat.h
tools/flexcat/src/getft.c
tools/flexcat/src/globals.c
tools/flexcat/src/globals.h
tools/flexcat/src/include/mingw32/iconv.h [new file with mode: 0644]
tools/flexcat/src/locale.c
tools/flexcat/src/locale/FlexCat.pot
tools/flexcat/src/locale/croatian.po
tools/flexcat/src/locale/czech.po
tools/flexcat/src/locale/danish.po
tools/flexcat/src/locale/dutch.po
tools/flexcat/src/locale/finnish.po
tools/flexcat/src/locale/french.po
tools/flexcat/src/locale/german.po
tools/flexcat/src/locale/greek.po
tools/flexcat/src/locale/hungarian.po
tools/flexcat/src/locale/italian.po
tools/flexcat/src/locale/norwegian.po
tools/flexcat/src/locale/polish.po
tools/flexcat/src/locale/portuguese.po
tools/flexcat/src/locale/russian.po [copied from tools/flexcat/src/locale/greek.po with 50% similarity]
tools/flexcat/src/locale/serbian.po
tools/flexcat/src/locale/slovenian.po
tools/flexcat/src/locale/spanish.po
tools/flexcat/src/locale/swedish.po
tools/flexcat/src/locale/turkish.po
tools/flexcat/src/locale_other.c
tools/flexcat/src/main.c
tools/flexcat/src/openlibs.c
tools/flexcat/src/openlibs.h
tools/flexcat/src/readprefs.c
tools/flexcat/src/readprefs.h
tools/flexcat/src/scancd.c
tools/flexcat/src/scancd.h
tools/flexcat/src/scanct.c
tools/flexcat/src/scanct.h
tools/flexcat/src/scanpo.c
tools/flexcat/src/scanpo.h
tools/flexcat/src/sd/ARexx.sd
tools/flexcat/src/sd/AmigaOberon.sd
tools/flexcat/src/sd/AutoC_c.sd
tools/flexcat/src/sd/AutoC_h.sd
tools/flexcat/src/sd/AztecAs_asm.sd
tools/flexcat/src/sd/AztecAs_i.sd
tools/flexcat/src/sd/C++_CatalogF.cc
tools/flexcat/src/sd/C++_cc.sd
tools/flexcat/src/sd/C++_h.sd
tools/flexcat/src/sd/C_c.sd
tools/flexcat/src/sd/C_c_V20.sd
tools/flexcat/src/sd/C_c_V21.sd
tools/flexcat/src/sd/C_h.sd
tools/flexcat/src/sd/Cat2h.readme
tools/flexcat/src/sd/Cat2h_c.sd
tools/flexcat/src/sd/Cat2h_h.sd
tools/flexcat/src/sd/CatComp_h.sd
tools/flexcat/src/sd/E21b.sd
tools/flexcat/src/sd/E30b.sd
tools/flexcat/src/sd/E32e.sd
tools/flexcat/src/sd/HSPascalUnit.sd
tools/flexcat/src/sd/Hardcode_c.sd
tools/flexcat/src/sd/Hardcode_h.sd
tools/flexcat/src/sd/Modula2Def.sd
tools/flexcat/src/sd/Modula2Mod.sd
tools/flexcat/src/sd/NoAutoC_c.sd
tools/flexcat/src/sd/NoAutoC_h.sd
tools/flexcat/src/sd/Oberon-A.sd
tools/flexcat/src/sd/Oberon_V38.sd
tools/flexcat/src/sd/Oberon_V39.sd
tools/flexcat/src/sd/SASasm_a.sd
tools/flexcat/src/sd/SASasm_i.sd
tools/flexcat/src/showfuncs.c
tools/flexcat/src/showfuncs.h
tools/flexcat/src/strptime.c
tools/flexcat/src/swapfuncs.c
tools/flexcat/src/swapfuncs.h
tools/flexcat/src/utils.c
tools/flexcat/src/utils.h
tools/flexcat/src/vasprintf.c
tools/flexcat/src/vastubs.c
tools/flexcat/src/version.h
tools/flexcat/tools/mkrelease.sh
tools/flexcat/tools/update_copyright.sh [new file with mode: 0755]