blob: 8998fd069cc9146ec8895be6dbb5386af0dea4af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2010-02-21 Peter Breitenlohner <peb@mppmu.mpg.de>
* patch-03-SIZEOF_WCHAR_T (new): MinGW32 fix.
* patch-04-math_h-WIN32 (new): #include <math.h> also for WIN32.
2009-10-20 Peter Breitenlohner <peb@mppmu.mpg.de>
* patch-02-virtual (new): Declare destructors as virtual to
avoid compiler warnings.
2009-10-19 Peter Breitenlohner <peb@mppmu.mpg.de>
* 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-01-warnings (new): Avoid maximal compiler warnings.
* src/segment/GrEngine.{cpp,h}, src/segment/FileInput.{cpp,h},
src/segment/FontFace.cpp, src/font/TtfUtil.cpp: Constify.
|