2019-05-03 Akira Kakuto Imported TECkit-2.5.9 source tree (teckit) from https://github.com/silnrsi/teckit/archive/2.5.9.tar.gz. patch-02-warning, patch-03-warnings,patch-05-static, and patch patch-06-dont-build-sfconv: Adapted. patch-04-pragmas: Removed. 2018-07-24 Akira Kakuto Imported TECkit-2.5.8 source tree (teckit) from https://github.com/silnrsi/teckit/archive/2.5.8.tar.gz. patch-02-warning, patch-03-warnings, patch-04-pragmas, patch-05-static, and patch patch-06-dont-build-sfconv: Adapted. 2017-06-27 Akira Kakuto Imported TECkit-2.5.7 source tree (teckit) from https://github.com/silnrsi/teckit/archive/2.5.7.tar.gz. patch-02-warning, patch-03-warnings, patch-04-pragmas, patch-05-static, and patch patch-06-dont-build-sfconv: Adapted. 2017-01-11 Norbert Preining Remove SFconv directory, contains non-free ConvertUTF.{c,h} Add patch patch-06-dont-build-sfconv to not build sfconv. 2016-12-30 Akira Kakuto Imported TECkit-2.5.6 source tree (teckit) from https://github.com/silnrsi/teckit/archive/2.5.6.tar.gz. patch-02-warning, patch-03-warnings, patch-04-pragmas, and patch-05-static: Adapted. 2014-07-18 Peter Breitenlohner Imported TECkit-2.5.4 source tree (teckit) from http://scripts.sil.org/svn-public/teckit/TRUNK (svn r139 2014-07-09 14:47:39 UTC). * patch-06-backport-r119 (removed): Now in source tree. * patch-02-warning, patch-03-warnings, patch-04-pragmas, patch-05-static: Adapted. 2014-06-28 Peter Breitenlohner * patch-06-static_cast (removed): Replaced by ... * patch-06-backport-r119 (new): ... Backport upstream changes: svn r117: Update test runner for compatibility with newer versions of perl svn r118: Update Normalization test data for 6.0.0 svn r119: Fix data-narrowing bug 2014-06-23 Peter Breitenlohner * patch-06-static_cast (new): Add static_cast required by C++11. 2012-10-13 Peter Breitenlohner Avoid TL vs W32TeX diffs (from Akira). * patch-04-pragmas (new): Remove '#pragma's. * patch-05-static (new): Build a static library and not a Dll. 2012-03-17 Peter Breitenlohner Imported TECkit-2.5.3 source tree (teckit) from http://scripts.sil.org/svn-public/teckit/TRUNK (svn r116 2011-05-12 18:24:47 UTC). * patch-01-debian-505693, patch-04-case-sensitive (removed): Now in source tree. * patch-02-warning, patch-03-warnings: Adapted. 2010-02-19 Peter Breitenlohner * patch-04-case-sensitive (new): #include instead of for, e.g., Linux => MinGW32 cross compilation. 2009-10-18 Peter Breitenlohner Reconstruct TL TECkit sources from distributed tarball. * TL-changes (new): Modifications applied to the distribution. * patch-[0-9][0-9]-*: Patches applied to the distribution. 2009-10-01 Peter Breitenlohner * patch-03-warnings (new): Avoid maximal compiler warnings. source/Sample-tools/TECkit_Compile.cpp, source/Engine.{cpp,h}, source/Public-headers/TECkit_Compiler.h, source/Compiler.cpp: Constify. 2009-06-25 Peter Breitenlohner * patch-02-warning (new): Avoid compiler warning. source/Compiler.h: change type of Compiler::Pass.passType long -> UInt32. 2008-11-17 Jonathan Kew * patch-01-debian-505693 (new): Bug fix.