blob: 027432f275eaf939b6817404a9785f9882c0397c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2009-10-18 Peter Breitenlohner <peb@mppmu.mpg.de>
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 <peb@mppmu.mpg.de>
* 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 <peb@mppmu.mpg.de>
* patch-02-warning (new): Avoid compiler warning.
source/Compiler.h: change type of Compiler::Pass.passType
long -> UInt32.
2008-11-17 Jonathan Kew <jonathan_kew@sil.org>
* patch-01-debian-505693 (new): Bug fix.
|