changelog: Fixed day of the week
[sdk] / debian / changelog
1 ecere-sdk (0.44.10-1) unstable; urgency=low
2
3    * Closes: #749822 #750066 #750068
4    * Compiler fixes and optimizations
5    * Better C99 compatibility (stdbool, complex numbers)
6    * Fixed C integer promotion issues
7    * Fixed and improved all samples (resources included)
8    * Improved 3DS model support
9    * EditBox and syntax highlighting fixes
10    * Internationalization improvements
11    * Clang and OS X Mavericks Support
12    * More reliable IDE debugger watches
13    * X11 full screen support
14    * X11 acquired input support
15    * X11 fixes (including improved fix for Unity)
16    * Various bug fixes
17    * Memory leaks fixes
18
19  -- Jerome St-Louis <jerstlouis@gmail.com>  Thu, 7 Aug 2014 17:00:00 -0500
20
21 ecere-sdk (0.44.09.9-1) unstable; urgency=low
22
23    * 64 bit fixes
24    * IDE fixes
25    * X11 GUI driver fixes
26    * eC Compiler fixes
27    * HTTP fixes
28
29  -- Jerome St-Louis <jerstlouis@gmail.com>  Thu, 20 Feb 2014 17:37:00 -0500
30
31 ecere-sdk (0.44.09-1) unstable; urgency=low
32
33    * Debugger fixes
34    * Documentor fixes
35    * Valgrind integration
36    * Improved usability with Unity
37    * 64 bit fixes
38    * Compiler Fixes, Improved C headers compatibility
39    * Tons of other bug fixes
40
41  -- Jerome St-Louis <jerstlouis@gmail.com>  Fri, 30 Aug 2013 07:04:00 -0400
42
43 ecere-sdk (0.44.06-1) unstable; urgency=low
44
45   * Fixed bugs causing build to fail on PowerPC
46   * Fixed cross-bitness compiling issues
47   * Fixed UTF8 text processing issues
48   * Fixed serialization/unserialization of Map container objects
49   * Fixed ListBox row moving bug
50   * Fixed ColorPicker in IDE to be consistent with other dialogs
51   * Enabled holding up/down buttons down to reorder directories
52     in compiler settings
53   * Relying on giflib rather than bundled libungif, taking out deps folder
54     for Debian packages (Resolves Debian #703444)
55
56  -- Jerome St-Louis <jerstlouis@gmail.com>  Thu, 28 Mar 2013 01:00:00 -0400
57
58 ecere-sdk (0.44.05-1) unstable; urgency=low
59
60   * Fixed memory corruption bugs
61
62  -- Jerome St-Louis <jerstlouis@gmail.com>  Mon, 18 Mar 2013 04:36:00 -0400
63
64 ecere-sdk (0.44.04-1) unstable; urgency=low
65
66   * Various Bug Fixes
67   * MinGW-w64 Support
68   * 64 Bit Support
69   * Basic Android Support
70   * Improved FreeBSD Support
71   * Improved OS X Support
72
73  -- Jerome St-Louis <jerstlouis@gmail.com>  Sun, 10 Mar 2013 12:00:00 -0400
74
75 ecere-sdk (0.44.03-1) unstable; urgency=low
76
77   * Resolved libec0 conflict with "Library for modular symbols and elliptic
78     curves over Q"
79     Various bug fixes
80
81  -- Jerome St-Louis <jerstlouis@gmail.com>  Sun, 27 Jan 2013 00:47:00 -0500
82
83 ecere-sdk (0.44.02-1) unstable; urgency=low
84
85   * Fixed issue with 'arch: all' packages preventing installing on 64 bit system
86     Fixed issue with GCC 4.7 whereas .bmp files would not load properly
87     Fixed build issues with ARM and big endian (PPC) builds
88     Various bug fixes
89     Resolved target and host platform confusion in build system/makefiles
90     Proper handling of __attribute__ in the compiler
91     Resolved proper implementation of all per node settings in the build system
92     Promoting package to unstable
93     Added support for a SYSROOT and GCC prefix in Compiler Settings
94     Support for cross-compiling the tarball (e.g. Building for MinGW on Linux)
95     Initial support for the Android platform
96
97  -- Jerome St-Louis <jerstlouis@gmail.com>  Tue, 6 Nov 2012 23:59:00 -0500
98
99 ecere-sdk (0.44.01-1) experimental; urgency=low
100
101   * Initial packaging of Ecere SDK for Debian. (Closes: #665332, LP: #394998)
102
103  -- Jerome St-Louis <jerstlouis@gmail.com>  Tue, 14 Aug 2012 06:58:00 -0400