1.12.20
[gnumeric.git] / plugins / fn-tsa / ChangeLog
blobfa2aa7f8efcf7eec3d9e9883b3a596b9b6e05f55
1 2015-02-04  Morten Welinder <terra@gnome.org>
3         * Release 1.12.20
5 2015-01-23  Morten Welinder <terra@gnome.org>
7         * Release 1.12.19
9 2014-09-25  Morten Welinder <terra@gnome.org>
11         * Release 1.12.18
13 2014-06-09  Morten Welinder <terra@gnome.org>
15         * Release 1.12.17
17 2014-05-23  Morten Welinder <terra@gnome.org>
19         * Release 1.12.16
21 2014-04-30  Morten Welinder <terra@gnome.org>
23         * Release 1.12.15
25 2014-04-13  Morten Welinder <terra@gnome.org>
27         * Release 1.12.14
29 2014-03-18  Morten Welinder <terra@gnome.org>
31         * Release 1.12.13
33 2014-03-03  Morten Welinder <terra@gnome.org>
35         * Release 1.12.12
37 2014-02-16  Morten Welinder <terra@gnome.org>
39         * Release 1.12.11
41 2014-02-11  Morten Welinder <terra@gnome.org>
43         * Release 1.12.10
45 2013-11-28  Morten Welinder <terra@gnome.org>
47         * Release 1.12.9
49 2013-10-07  Morten Welinder <terra@gnome.org>
51         * Release 1.12.8
53 2013-09-01  Morten Welinder <terra@gnome.org>
55         * Release 1.12.7
57 2013-08-27  Morten Welinder <terra@gnome.org>
59         * Release 1.12.6
61 2013-08-19  Morten Welinder <terra@gnome.org>
63         * Release 1.12.5
65 2013-08-15  Jean Brefort  <jean.brefort@normalesup.org>
67         * functions.c (staircase_averaging): fixed test order to avoid using
68         uninitialized data.
70 2013-07-10  Morten Welinder <terra@gnome.org>
72         * Release 1.12.4
74 2013-06-25  Morten Welinder <terra@gnome.org>
76         * Release 1.12.3
78 2013-04-26  Morten Welinder <terra@gnome.org>
80         * Release 1.12.2
82 2013-03-09  Morten Welinder <terra@gnome.org>
84         * Release 1.12.1
86 2012-12-18  Morten Welinder <terra@gnome.org>
88         * Release 1.12.0
90 2012-11-29  Morten Welinder <terra@gnome.org>
92         * Release 1.11.91
94 2012-11-16  Morten Welinder <terra@gnome.org>
96         * Release 1.11.90
98 2012-09-06  Morten Welinder <terra@gnome.org>
100         * Release 1.11.6
102 2012-07-31 Andreas J. Guelzow <aguelzow@pyrshep.ca>
104         * functions.c (help__interpolation): clarify description and
105         add examples
107 2012-07-31  Jean Brefort  <jean.brefort@normalesup.org>
109         * functions.c (linear_averaging): really fixed it. [#680918]
111 2012-07-31 Andreas J. Guelzow <aguelzow@pyrshep.ca>
113         * functions.c (gnumeric_interpolation): completely sort the
114         abscissae
116 2012-07-31  Jean Brefort  <jean.brefort@normalesup.org>
118         * functions.c (linear_averaging): fixed it. [#680723]
120 2012-07-27 Andreas J. Guelzow <aguelzow@pyrshep.ca>
122         * functions.c (gnumeric_interpolation): check for target size
123         after adjustment
125 2012-07-27 Andreas J. Guelzow <aguelzow@pyrshep.ca>
127         * functions.c (gnumeric_interpolation): sort abscissae
128         if they are unordered
129         (help_interpolation): delete the requirement that abscissae
130         are ordered
132 2012-07-15  Morten Welinder <terra@gnome.org>
134         * Release 1.11.5
136 2012-06-25  Morten Welinder <terra@gnome.org>
138         * Release 1.11.4
140 2012-04-21  Morten Welinder <terra@gnome.org>
142         * Release 1.11.3
144 2012-03-15  Morten Welinder  <terra@gnome.org>
146         * functions.c (staircase_interpolation, staircase_averaging):
147         Handle the no-points case.  Fixes #672154.
149 2012-03-02  Morten Welinder <terra@gnome.org>
151         * Release 1.11.2
153 2011-11-27  Morten Welinder <terra@gnome.org>
155         * Release 1.11.1
157 2011-11-24  Morten Welinder <terra@gnome.org>
159         * Release 1.11.0
161 2011-11-19  Morten Welinder  <terra@gnome.org>
163         * functions.c (hpfilter): Fix prototype to match function
164         description.  I hope.
166 2011-08-19 Andreas J. Guelzow <aguelzow@pyrshep.ca>
168         * plugin.xml.in: add hpfilter
169         * functions.c (help_fourier): use the correct error in the
170         description
171         (help_hpfilter): new
172         (gnm_hpfilter): new
173         (gnumeric_hpfilter): new
174         (TimeSeriesAnalysis_functions): add hpfilter
176 2011-07-31  Morten Welinder <terra@gnome.org>
178         * Release 1.10.17
180 2011-07-20 Andreas J. Guelzow <aguelzow@pyrshep.ca>
182         * functions.c (gnumeric_interpolation): add new argument to collect_float_pairs
183         call
185 2011-07-20 Andreas J. Guelzow <aguelzow@pyrshep.ca>
187         * functions.c (gnumeric_interpolation): ignore missing targets
189 2011-07-19 Andreas J. Guelzow <aguelzow@pyrshep.ca>
191         * functions.c (gnumeric_interpolation): use collect_float_pairs
193 2011-06-16  Morten Welinder <terra@gnome.org>
195         * Release 1.10.16
197 2011-05-21  Morten Welinder <terra@gnome.org>
199         * Release 1.10.15
201 2011-03-24  Morten Welinder <terra@gnome.org>
203         * Release 1.10.14
205 2011-02-02  Morten Welinder <terra@gnome.org>
207         * Release 1.10.13
209 2010-11-25  Morten Welinder <terra@gnome.org>
211         * Release 1.10.12
213 2010-10-02 Andreas J. Guelzow <aguelzow@pyrshep.ca>
215         * functions.c (help_fourier): add description of new argument
216         (gnumeric_fourier): handle new argument
217         (TimeSeriesAnalysis_functions): add new argument to FOURIER
219 2010-10-01  Morten Welinder <terra@gnome.org>
221         * Release 1.10.11
223 2010-09-04  Morten Welinder <terra@gnome.org>
225         * Release 1.10.10
227 2010-08-24  Jean Brefort  <jean.brefort@normalesup.org>
229         * functions.c (gnumeric_interpolation): do not compare signed and unsigned.
231 2010-08-22 Andreas J. Guelzow <aguelzow@pyrshep.ca>
233         * functions.c (help_interpolation): correct the description
235 2010-08-21  Jean Brefort  <jean.brefort@normalesup.org>
237         * functions.c (linear_averaging), (staircase_averaging),
238         (spline_averaging), (gnumeric_interpolation),
239         (gnumeric_periodogram): fixed some interpolation issues.
241 2010-08-20 Andreas J. Guelzow <aguelzow@pyrshep.ca>
243         * functions.c (help_interpolation): clarify the description
245 2010-08-16  Morten Welinder <terra@gnome.org>
247         * Release 1.10.9
249 2010-07-30  Morten Welinder <terra@gnome.org>
251         * Release 1.10.8
253 2010-06-14 Andreas J. Guelzow <aguelzow@pyrshep.ca>
255         * functions.c (help_fourier): correct the argument description
257 2010-06-28  Morten Welinder <terra@gnome.org>
259         * Release 1.10.7
261 2010-06-16  Morten Welinder <terra@gnome.org>
263         * Release 1.10.6
265 2010-06-14 Andreas J. Guelzow <aguelzow@pyrshep.ca>
267         * functions.c: remove inconsistent periods, etc.
269 2010-06-10 Andreas J. Guelzow <aguelzow@pyrshep.ca>
271         * functions.c: remove superfluous spaces, inconsistent periods, etc.
273 2010-05-30  Morten Welinder <terra@gnome.org>
275         * Release 1.10.5
277 2010-05-20  Morten Welinder <terra@gnome.org>
279         * Release 1.10.4
281 2010-05-07  Morten Welinder <terra@gnome.org>
283         * Release 1.10.3
285 2010-04-16  Morten Welinder <terra@gnome.org>
287         * Release 1.10.2
289 2010-03-08  Morten Welinder <terra@gnome.org>
291         * Release 1.10.1
293 2010-02-13  Morten Welinder <terra@gnome.org>
295         * Release 1.10.0
297 2010-01-19  Morten Welinder <terra@gnome.org>
299         * Release 1.9.18
301 2009-12-24  Jean Brefort  <jean.brefort@normalesup.org>
303         * functions.c (linear_interpolation), (linear_averaging),
304         (staircase_interpolation), (staircase_averaging),
305         (spline_interpolation), (spline_averaging),
306         (gnumeric_interpolation), (gnumeric_periodogram): fixed double/gnm_float
307         issues.
309 2009-12-15  Morten Welinder <terra@gnome.org>
311         * Release 1.9.17
313 2009-11-29  Morten Welinder <terra@gnome.org>
315         * Release 1.9.16
317 2009-11-01  Morten Welinder <terra@gnome.org>
319         * Release 1.9.15
321 2009-10-11  Morten Welinder <terra@gnome.org>
323         * Release 1.9.14
325 2009-09-20  Morten Welinder <terra@gnome.org>
327         * Release 1.9.13
329 2009-09-05  Morten Welinder <terra@gnome.org>
331         * Release 1.9.12
333 2009-08-30  Morten Welinder <terra@gnome.org>
335         * Release 1.9.11
337 2009-08-15  Morten Welinder <terra@gnome.org>
339         * Release 1.9.10
341 2009-08-14  Andreas J. Guelzow <aguelzow@pyrshep.ca>
343         * functions.c: remove argument names from GnmFuncDescriptor
345 2009-07-05  Andreas J. Guelzow <aguelzow@pyrshep.ca>
347         * functions.c (help_interpolation): fix spelling error
349 2009-06-20  Morten Welinder <terra@gnome.org>
351         * Release 1.9.9
353 2009-06-19  Morten Welinder  <terra@gnome.org>
355         * functions.c (gnumeric_periodogram): Fix another crash.  #586427.
357 2009-06-18  Morten Welinder  <terra@gnome.org>
359         * functions.c (gnumeric_periodogram): Fix crash.  #586191.
361 2009-06-05  Andreas J. Guelzow <aguelzow@pyrshep.ca>
363         * functions.c (gnm_fourier_fft): moved here from
364           src/tools/analysis-tools.c
365         (help_interpolation): changed to new form of desription
366         (help_periodogram): ditto
367         (help_fourier): new
368         (gnumeric_fourier): new
369         (TimeSeriesAnalysis_functions): added fourier function
370         * plugin.xml.in: added fourier function
372 2009-05-23  Morten Welinder <terra@gnome.org>
374         * Release 1.9.8
376 2009-05-06  Morten Welinder <terra@gnome.org>
378         * Release 1.9.7
380 2009-04-25  Morten Welinder <terra@gnome.org>
382         * Release 1.9.6
384 2009-03-22  Morten Welinder <terra@gnome.org>
386         * Release 1.9.5
388 2009-02-22  Morten Welinder <terra@gnome.org>
390         * Release 1.9.4
392 2008-10-25  Jean Brefort  <jean.brefort@normalesup.org>
394         * functions.c: (gnumeric_interpolation): fixed leak in
395         interpolation. [#5577788]
397 2008-10-23  Jean Brefort  <jean.brefort@normalesup.org>
399         * functions.c: (gnumeric_interpolation): return an error when the number
400         of targets is negative (not only when it is nul). [#557515]
402 2008-10-22  Jean Brefort  <jean.brefort@normalesup.org>
404         * functions.c: (spline_interpolation), (spline_averaging): do not
405         use a NULL GOCSpline struct. See #557442.
407 2008-10-18  Jody Goldberg <jody@gnome.org>
409         * Release 1.9.3
411 2008-08-29  Jody Goldberg <jody@gnome.org>
413         * Release 1.9.2
415 2008-06-25  Jody Goldberg <jody@gnome.org>
417         * Release 1.9.1
419 2008-05-04  Jody Goldberg <jody@gnome.org>
421         * Release 1.9.0
423 2007-12-21  Jody Goldberg <jody@gnome.org>
425         * Release 1.8.0
427 2007-12-03  Jody Goldberg <jody@gnome.org>
429         * Release 1.7.91
431 2007-11-19  Jody Goldberg <jody@gnome.org>
433         * Release 1.7.90
435 2007-11-04  Morten Welinder <terra@gnome.org>
437         * Release 1.7.14
439 2007-10-21  Morten Welinder <terra@gnome.org>
441         * Release 1.7.13
443 2007-09-28  Jean Brefort  <jean@normalesup.org>
445         * functions.c: use new go-math.h location.
447 2007-09-04  Jody Goldberg <jody@gnome.org>
449         * Release 1.7.12
451 2007-07-24  Jody Goldberg <jody@gnome.org>
453         * Release 1.7.11
455 2007-06-03  Jean Brefort  <jean.brefort@normalesup.org>
457         * functions.c: (callback_function_collect), (_collect_floats),
458         (gnumeric_interpolation), (gnumeric_periodogram): fix various
459         issues.