Update Spanish translation
[gnumeric.git] / plugins / fn-tsa / ChangeLog
blob0f5bd70c79c9bb5f5b7f28cfc2e3d7127b87b06b
1 2018-08-19  Morten Welinder <terra@gnome.org>
3         * Release 1.12.43
5 2018-08-09  Morten Welinder <terra@gnome.org>
7         * Release 1.12.42
9 2018-05-07  Morten Welinder <terra@gnome.org>
11         * Release 1.12.41
13 2018-04-29  Morten Welinder <terra@gnome.org>
15         * Release 1.12.40
17 2018-03-13  Morten Welinder <terra@gnome.org>
19         * Release 1.12.39
21 2017-12-28  Morten Welinder <terra@gnome.org>
23         * Release 1.12.38
25 2017-12-01  Morten Welinder <terra@gnome.org>
27         * Release 1.12.37
29 2017-11-18  Morten Welinder <terra@gnome.org>
31         * Release 1.12.36
33 2017-07-06  Morten Welinder <terra@gnome.org>
35         * Release 1.12.35
37 2017-03-20  Morten Welinder <terra@gnome.org>
39         * Release 1.12.34
41 2017-01-30  Morten Welinder <terra@gnome.org>
43         * Release 1.12.33
45 2016-08-20  Morten Welinder <terra@gnome.org>
47         * Release 1.12.32
49 2016-06-29  Morten Welinder <terra@gnome.org>
51         * Release 1.12.31
53 2016-06-17  Morten Welinder <terra@gnome.org>
55         * Release 1.12.30
57 2016-05-06  Morten Welinder <terra@gnome.org>
59         * Release 1.12.29
61 2016-03-22  Morten Welinder <terra@gnome.org>
63         * Release 1.12.28
65 2016-02-06  Morten Welinder <terra@gnome.org>
67         * Release 1.12.27
69 2015-12-28  Morten Welinder <terra@gnome.org>
71         * Release 1.12.26
73 2015-12-25  Morten Welinder <terra@gnome.org>
75         * Release 1.12.25
77 2015-09-20  Morten Welinder <terra@gnome.org>
79         * Release 1.12.24
81 2015-07-28  Morten Welinder <terra@gnome.org>
83         * Release 1.12.23
85 2015-04-16  Morten Welinder <terra@gnome.org>
87         * Release 1.12.22
89 2015-03-04  Morten Welinder <terra@gnome.org>
91         * Release 1.12.21
93 2015-02-04  Morten Welinder <terra@gnome.org>
95         * Release 1.12.20
97 2015-01-23  Morten Welinder <terra@gnome.org>
99         * Release 1.12.19
101 2014-09-25  Morten Welinder <terra@gnome.org>
103         * Release 1.12.18
105 2014-06-09  Morten Welinder <terra@gnome.org>
107         * Release 1.12.17
109 2014-05-23  Morten Welinder <terra@gnome.org>
111         * Release 1.12.16
113 2014-04-30  Morten Welinder <terra@gnome.org>
115         * Release 1.12.15
117 2014-04-13  Morten Welinder <terra@gnome.org>
119         * Release 1.12.14
121 2014-03-18  Morten Welinder <terra@gnome.org>
123         * Release 1.12.13
125 2014-03-03  Morten Welinder <terra@gnome.org>
127         * Release 1.12.12
129 2014-02-16  Morten Welinder <terra@gnome.org>
131         * Release 1.12.11
133 2014-02-11  Morten Welinder <terra@gnome.org>
135         * Release 1.12.10
137 2013-11-28  Morten Welinder <terra@gnome.org>
139         * Release 1.12.9
141 2013-10-07  Morten Welinder <terra@gnome.org>
143         * Release 1.12.8
145 2013-09-01  Morten Welinder <terra@gnome.org>
147         * Release 1.12.7
149 2013-08-27  Morten Welinder <terra@gnome.org>
151         * Release 1.12.6
153 2013-08-19  Morten Welinder <terra@gnome.org>
155         * Release 1.12.5
157 2013-08-15  Jean Brefort  <jean.brefort@normalesup.org>
159         * functions.c (staircase_averaging): fixed test order to avoid using
160         uninitialized data.
162 2013-07-10  Morten Welinder <terra@gnome.org>
164         * Release 1.12.4
166 2013-06-25  Morten Welinder <terra@gnome.org>
168         * Release 1.12.3
170 2013-04-26  Morten Welinder <terra@gnome.org>
172         * Release 1.12.2
174 2013-03-09  Morten Welinder <terra@gnome.org>
176         * Release 1.12.1
178 2012-12-18  Morten Welinder <terra@gnome.org>
180         * Release 1.12.0
182 2012-11-29  Morten Welinder <terra@gnome.org>
184         * Release 1.11.91
186 2012-11-16  Morten Welinder <terra@gnome.org>
188         * Release 1.11.90
190 2012-09-06  Morten Welinder <terra@gnome.org>
192         * Release 1.11.6
194 2012-07-31 Andreas J. Guelzow <aguelzow@pyrshep.ca>
196         * functions.c (help__interpolation): clarify description and
197         add examples
199 2012-07-31  Jean Brefort  <jean.brefort@normalesup.org>
201         * functions.c (linear_averaging): really fixed it. [#680918]
203 2012-07-31 Andreas J. Guelzow <aguelzow@pyrshep.ca>
205         * functions.c (gnumeric_interpolation): completely sort the
206         abscissae
208 2012-07-31  Jean Brefort  <jean.brefort@normalesup.org>
210         * functions.c (linear_averaging): fixed it. [#680723]
212 2012-07-27 Andreas J. Guelzow <aguelzow@pyrshep.ca>
214         * functions.c (gnumeric_interpolation): check for target size
215         after adjustment
217 2012-07-27 Andreas J. Guelzow <aguelzow@pyrshep.ca>
219         * functions.c (gnumeric_interpolation): sort abscissae
220         if they are unordered
221         (help_interpolation): delete the requirement that abscissae
222         are ordered
224 2012-07-15  Morten Welinder <terra@gnome.org>
226         * Release 1.11.5
228 2012-06-25  Morten Welinder <terra@gnome.org>
230         * Release 1.11.4
232 2012-04-21  Morten Welinder <terra@gnome.org>
234         * Release 1.11.3
236 2012-03-15  Morten Welinder  <terra@gnome.org>
238         * functions.c (staircase_interpolation, staircase_averaging):
239         Handle the no-points case.  Fixes #672154.
241 2012-03-02  Morten Welinder <terra@gnome.org>
243         * Release 1.11.2
245 2011-11-27  Morten Welinder <terra@gnome.org>
247         * Release 1.11.1
249 2011-11-24  Morten Welinder <terra@gnome.org>
251         * Release 1.11.0
253 2011-11-19  Morten Welinder  <terra@gnome.org>
255         * functions.c (hpfilter): Fix prototype to match function
256         description.  I hope.
258 2011-08-19 Andreas J. Guelzow <aguelzow@pyrshep.ca>
260         * plugin.xml.in: add hpfilter
261         * functions.c (help_fourier): use the correct error in the
262         description
263         (help_hpfilter): new
264         (gnm_hpfilter): new
265         (gnumeric_hpfilter): new
266         (TimeSeriesAnalysis_functions): add hpfilter
268 2011-07-31  Morten Welinder <terra@gnome.org>
270         * Release 1.10.17
272 2011-07-20 Andreas J. Guelzow <aguelzow@pyrshep.ca>
274         * functions.c (gnumeric_interpolation): add new argument to collect_float_pairs
275         call
277 2011-07-20 Andreas J. Guelzow <aguelzow@pyrshep.ca>
279         * functions.c (gnumeric_interpolation): ignore missing targets
281 2011-07-19 Andreas J. Guelzow <aguelzow@pyrshep.ca>
283         * functions.c (gnumeric_interpolation): use collect_float_pairs
285 2011-06-16  Morten Welinder <terra@gnome.org>
287         * Release 1.10.16
289 2011-05-21  Morten Welinder <terra@gnome.org>
291         * Release 1.10.15
293 2011-03-24  Morten Welinder <terra@gnome.org>
295         * Release 1.10.14
297 2011-02-02  Morten Welinder <terra@gnome.org>
299         * Release 1.10.13
301 2010-11-25  Morten Welinder <terra@gnome.org>
303         * Release 1.10.12
305 2010-10-02 Andreas J. Guelzow <aguelzow@pyrshep.ca>
307         * functions.c (help_fourier): add description of new argument
308         (gnumeric_fourier): handle new argument
309         (TimeSeriesAnalysis_functions): add new argument to FOURIER
311 2010-10-01  Morten Welinder <terra@gnome.org>
313         * Release 1.10.11
315 2010-09-04  Morten Welinder <terra@gnome.org>
317         * Release 1.10.10
319 2010-08-24  Jean Brefort  <jean.brefort@normalesup.org>
321         * functions.c (gnumeric_interpolation): do not compare signed and unsigned.
323 2010-08-22 Andreas J. Guelzow <aguelzow@pyrshep.ca>
325         * functions.c (help_interpolation): correct the description
327 2010-08-21  Jean Brefort  <jean.brefort@normalesup.org>
329         * functions.c (linear_averaging), (staircase_averaging),
330         (spline_averaging), (gnumeric_interpolation),
331         (gnumeric_periodogram): fixed some interpolation issues.
333 2010-08-20 Andreas J. Guelzow <aguelzow@pyrshep.ca>
335         * functions.c (help_interpolation): clarify the description
337 2010-08-16  Morten Welinder <terra@gnome.org>
339         * Release 1.10.9
341 2010-07-30  Morten Welinder <terra@gnome.org>
343         * Release 1.10.8
345 2010-06-14 Andreas J. Guelzow <aguelzow@pyrshep.ca>
347         * functions.c (help_fourier): correct the argument description
349 2010-06-28  Morten Welinder <terra@gnome.org>
351         * Release 1.10.7
353 2010-06-16  Morten Welinder <terra@gnome.org>
355         * Release 1.10.6
357 2010-06-14 Andreas J. Guelzow <aguelzow@pyrshep.ca>
359         * functions.c: remove inconsistent periods, etc.
361 2010-06-10 Andreas J. Guelzow <aguelzow@pyrshep.ca>
363         * functions.c: remove superfluous spaces, inconsistent periods, etc.
365 2010-05-30  Morten Welinder <terra@gnome.org>
367         * Release 1.10.5
369 2010-05-20  Morten Welinder <terra@gnome.org>
371         * Release 1.10.4
373 2010-05-07  Morten Welinder <terra@gnome.org>
375         * Release 1.10.3
377 2010-04-16  Morten Welinder <terra@gnome.org>
379         * Release 1.10.2
381 2010-03-08  Morten Welinder <terra@gnome.org>
383         * Release 1.10.1
385 2010-02-13  Morten Welinder <terra@gnome.org>
387         * Release 1.10.0
389 2010-01-19  Morten Welinder <terra@gnome.org>
391         * Release 1.9.18
393 2009-12-24  Jean Brefort  <jean.brefort@normalesup.org>
395         * functions.c (linear_interpolation), (linear_averaging),
396         (staircase_interpolation), (staircase_averaging),
397         (spline_interpolation), (spline_averaging),
398         (gnumeric_interpolation), (gnumeric_periodogram): fixed double/gnm_float
399         issues.
401 2009-12-15  Morten Welinder <terra@gnome.org>
403         * Release 1.9.17
405 2009-11-29  Morten Welinder <terra@gnome.org>
407         * Release 1.9.16
409 2009-11-01  Morten Welinder <terra@gnome.org>
411         * Release 1.9.15
413 2009-10-11  Morten Welinder <terra@gnome.org>
415         * Release 1.9.14
417 2009-09-20  Morten Welinder <terra@gnome.org>
419         * Release 1.9.13
421 2009-09-05  Morten Welinder <terra@gnome.org>
423         * Release 1.9.12
425 2009-08-30  Morten Welinder <terra@gnome.org>
427         * Release 1.9.11
429 2009-08-15  Morten Welinder <terra@gnome.org>
431         * Release 1.9.10
433 2009-08-14  Andreas J. Guelzow <aguelzow@pyrshep.ca>
435         * functions.c: remove argument names from GnmFuncDescriptor
437 2009-07-05  Andreas J. Guelzow <aguelzow@pyrshep.ca>
439         * functions.c (help_interpolation): fix spelling error
441 2009-06-20  Morten Welinder <terra@gnome.org>
443         * Release 1.9.9
445 2009-06-19  Morten Welinder  <terra@gnome.org>
447         * functions.c (gnumeric_periodogram): Fix another crash.  #586427.
449 2009-06-18  Morten Welinder  <terra@gnome.org>
451         * functions.c (gnumeric_periodogram): Fix crash.  #586191.
453 2009-06-05  Andreas J. Guelzow <aguelzow@pyrshep.ca>
455         * functions.c (gnm_fourier_fft): moved here from
456           src/tools/analysis-tools.c
457         (help_interpolation): changed to new form of desription
458         (help_periodogram): ditto
459         (help_fourier): new
460         (gnumeric_fourier): new
461         (TimeSeriesAnalysis_functions): added fourier function
462         * plugin.xml.in: added fourier function
464 2009-05-23  Morten Welinder <terra@gnome.org>
466         * Release 1.9.8
468 2009-05-06  Morten Welinder <terra@gnome.org>
470         * Release 1.9.7
472 2009-04-25  Morten Welinder <terra@gnome.org>
474         * Release 1.9.6
476 2009-03-22  Morten Welinder <terra@gnome.org>
478         * Release 1.9.5
480 2009-02-22  Morten Welinder <terra@gnome.org>
482         * Release 1.9.4
484 2008-10-25  Jean Brefort  <jean.brefort@normalesup.org>
486         * functions.c: (gnumeric_interpolation): fixed leak in
487         interpolation. [#5577788]
489 2008-10-23  Jean Brefort  <jean.brefort@normalesup.org>
491         * functions.c: (gnumeric_interpolation): return an error when the number
492         of targets is negative (not only when it is nul). [#557515]
494 2008-10-22  Jean Brefort  <jean.brefort@normalesup.org>
496         * functions.c: (spline_interpolation), (spline_averaging): do not
497         use a NULL GOCSpline struct. See #557442.
499 2008-10-18  Jody Goldberg <jody@gnome.org>
501         * Release 1.9.3
503 2008-08-29  Jody Goldberg <jody@gnome.org>
505         * Release 1.9.2
507 2008-06-25  Jody Goldberg <jody@gnome.org>
509         * Release 1.9.1
511 2008-05-04  Jody Goldberg <jody@gnome.org>
513         * Release 1.9.0
515 2007-12-21  Jody Goldberg <jody@gnome.org>
517         * Release 1.8.0
519 2007-12-03  Jody Goldberg <jody@gnome.org>
521         * Release 1.7.91
523 2007-11-19  Jody Goldberg <jody@gnome.org>
525         * Release 1.7.90
527 2007-11-04  Morten Welinder <terra@gnome.org>
529         * Release 1.7.14
531 2007-10-21  Morten Welinder <terra@gnome.org>
533         * Release 1.7.13
535 2007-09-28  Jean Brefort  <jean@normalesup.org>
537         * functions.c: use new go-math.h location.
539 2007-09-04  Jody Goldberg <jody@gnome.org>
541         * Release 1.7.12
543 2007-07-24  Jody Goldberg <jody@gnome.org>
545         * Release 1.7.11
547 2007-06-03  Jean Brefort  <jean.brefort@normalesup.org>
549         * functions.c: (callback_function_collect), (_collect_floats),
550         (gnumeric_interpolation), (gnumeric_periodogram): fix various
551         issues.