summaryrefslogtreecommitdiff
path: root/old/ChangeLog.embryo
blob: 2611b8421f71082940dd9ff92a2e83730aac55fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
2011-01-29  Carsten Haitzler (The Rasterman)

        1.0.0 release

2011-05-12  Carsten Haitzler (The Rasterman)

	* Make embryo_cc use eina and eina_prefix to determine include location

2011-07-16  Vincent Torri

	* delete temporary files on Windows

2011-10-05  Vincent Torri

	* use fseek() instead of rewind() as the latter does not exist on
	Windows CE and fix compilation with Evil.

2011-12-02 Carsten Haitzler (The Rasterman)

        1.1.0 release

2012-02-24  Cedric Bail

        * Add exotic support

2012-03-07  Vincent Torri

	* Fix windows compilation issues

2012-04-16 Carsten Haitzler (The Rasterman)

        * Add asin(), acos(), atan(), atan2(), log1p(), cbrt(), exp(),
        exp2(), hypot(), EMBRYO_12 define

2012-04-26 Carsten Haitzler (The Rasterman)

        1.2.0 release

2012-06-14 Carsten Haitzler (The Rasterman)

        * Fix divide by 0 possibilities in the fp support so no FPE is
        produced (bad).

2012-08-30  Carsten Haitzler (The Rasterman)

        1.7.0 release

2012-09-12  Carsten Haitzler (The Rasterman)

        * Fix windows utf/whitespace parsing issue in windows