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 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392
|
2006-03-19 Jody Goldberg <jody@gnome.org>
* Release 1.6.3
2006-01-30 Jody Goldberg <jody@gnome.org>
* Release 1.6.2
2006-01-09 Morten Welinder <terra@gnome.org>
* functions.c (gnumeric_expondist): Simplify.
(gnumeric_binomdist): Ditto.
(gnumeric_cauchy): Ditto.
(gnumeric_weibull): Ditto.
(gnumeric_normdist): Ditto.
(gnumeric_hypgeomdist): Fix "cum" option parsing.
(gnumeric_gammadist): Ditto.
2005-11-14 Jody Goldberg <jody@gnome.org>
* Release 1.6.1
2005-10-10 Jody Goldberg <jody@gnome.org>
* Release 1.6.0
2005-09-08 Jody Goldberg <jody@gnome.org>
* Release 1.5.90
2005-08-28 Morten Welinder <terra@gnome.org>
* Release 1.5.5
2005-08-28 Morten Welinder <terra@gnome.org>
* Release 1.5.4
2005-08-15 Morten Welinder <terra@gnome.org>
* Release 1.5.3
2005-06-13 Jody Goldberg <jody@gnome.org>
* Release 1.5.2
2005-05-11 Jody Goldberg <jody@gnome.org>
* functions.c (gnumeric_lognormdist) : stddev <= 0 == #NUM! not #DIV/0!
(gnumeric_standardize) : ditto.
(gnumeric_normdist) : ditto.
(gnumeric_confidence) : ditto. Additionally size <= 0 == #NUM! too
2005-05-10 Jody Goldberg <jody@gnome.org>
* Release 1.5.1
2005-04-19 Morten Welinder <terra@gnome.org>
* functions.c (range_trimmean): Fix rounding problem and use
range_average.
2005-04-02 Andreas J. Guelzow <aguelzow@taliesin.ca>
* function.c (help_normdist): correct help text.
2005-02-10 Jon K Hellan <hellan@acm.org>
* functions.c: Improve exponential power help text. (Thanks to
NIST DATAPLOT).
2005-02-08 Jody Goldberg <jody@gnome.org>
* Release 1.5.0
2005-01-17 Jody Goldberg <jody@gnome.org>
* Release 1.4.2
2005-01-13 Morten Welinder <terra@gnome.org>
* functions.c (gnumeric_logreg, gnumeric_logest): Handle empty
case. Prevent crash in unimplemented array case.
(gnumeric_growth, gnumeric_trend): Handle empty case.
2005-01-09 Jody Goldberg <jody@gnome.org>
* functions.c (gnumeric_trend) : fix the example in the help text
2004-12-09 Jody Goldberg <jody@gnome.org>
* Release 1.4.1
2004-11-28 Jody Goldberg <jody@gnome.org>
* Release 1.4.0
2004-11-07 Jody Goldberg <jody@gnome.org>
* Release 1.3.93
2004-10-31 Jody Goldberg <jody@gnome.org>
* Release 1.3.92
2004-10-30 Andreas J. Guelzow <aguelzow@taliesin.ca>
http://bugzilla.gnome.org/show_bug.cgi?id=156734
* functions.c (help_stdev): clarify
(help_stdeva): ditto
(help_stdevp): ditto
(help_stdevpa): ditto
(help_var): ditto
(help_vara): ditto
(help_varp): ditto
(help_varpa): ditto
2004-10-05 Jody Goldberg <jody@gnome.org>
* Release 1.3.91
2004-09-08 Jody Goldberg <jody@gnome.org>
* Release 1.3.90
2004-09-08 Andreas J. Guelzow <aguelzow@taliesin.ca>
* functions.c (gnumeric_tdist): fix handling of negative x for
tails == 2.
(help_tdist): document changes
2004-08-29 Jody Goldberg <jody@gnome.org>
* Release 1.3.2
2004-08-13 Jody Goldberg <jody@gnome.org>
* functions.c (callback_function_rank) : XL and OO appear to just
ignore non-numeric data.
2004-07-26 Morten Welinder <terra@gnome.org>
* functions.c (gnumeric_harmean): Fix to return #NUM! on error.
(gnumeric_geomean): Ditto.
2004-07-19 Jody Goldberg <jody@gnome.org>
* Release 1.3.1
2004-07-12 Morten Welinder <terra@gnome.org>
* functions.c (gnumeric_linest): Flip columns when out of order.
Fixes 146751.
2004-04-15 Morten Welinder <terra@gnome.org>
* functions.c (gnumeric_ftest): Improve precision when we end up
using the left tail.
(gnumeric_ztest): Welcome this to the 21st century.
(gnumeric_hypgeomdist): Add optional "cumulative" argument.
2004-04-12 Morten Welinder <terra@gnome.org>
* functions.c (gnumeric_fisher): Use log1pgnum.
2004-03-28 Jody Goldberg <jody@gnome.org>
* Release 1.3.0
2003-12-23 Jody Goldberg <jody@gnome.org>
* Release 1.2.3
2003-11-26 Jody Goldberg <jody@gnome.org>
* Release 1.2.2
2003-10-08 Jody Goldberg <jody@gnome.org>
* Release 1.2.1
2003-09-30 Morten Welinder <terra@gnome.org>
* functions.c (gnumeric_frequency): Rewrite in terms of modern
collect functions.
2003-09-15 Jody Goldberg <jody@gnome.org>
* Release 1.2.0
2003-09-10 Jody Goldberg <jody@gnome.org>
* Release 1.1.90
2003-08-21 Jody Goldberg <jody@gnome.org>
* Release 1.1.20
2003-07-05 Jody Goldberg <jody@gnome.org>
* functions.c (callback_function_rank) : new eval semantics do not
guarantee that range content has been evaluated before calling.
(callback_function_list) : ditto.
2003-07-03 Andreas J. Guelzow <aguelzow@taliesin.ca>
* functions.c : ssmedian is GNM_FUNC_IMPL_STATUS_UNIQUE_TO_GNUMERIC
2003-06-28 Jody Goldberg <jody@gnome.org>
* functions.c : fix status of SUBTOTAL
2003-06-14 Andreas J. Guelzow <aguelzow@taliesin.ca>
* functions.c : add missing @const to the documentation of TREND
2003-06-14 Andreas J. Guelzow <aguelzow@taliesin.ca>
* functions.c : small corrections in function descriptions
2003-06-14 Andreas J. Guelzow <aguelzow@taliesin.ca>
* functions.c : make second argumanet to SSMEDIAN optional
and fix a bunch of documentation errors
2003-06-13 Andreas J. Guelzow <aguelzow@taliesin.ca>
* functions.c : added new function SSMEDIAN
* plugin.xml.in : added new function SSMEDIAN
2003-06-07 Jody Goldberg <jody@gnome.org>
* Release 1.1.19
2003-06-07 Jody Goldberg <jody@gnome.org>
* Release 1.1.18
2003-05-11 Jody Goldberg <jody@gnome.org>
* Release 1.1.17
2003-01-28 Jody Goldberg <jody@gnome.org>
* Release 1.1.16
2002-12-31 Jody Goldberg <jody@gnome.org>
* Release 1.1.15
2002-12-22 Jody Goldberg <jody@gnome.org>
* Release 1.1.14
2002-12-22 Jody Goldberg <jody@gnome.org>
* Release 1.1.13
2002-12-02 Morten Welinder <terra@diku.dk>
* functions.c: Doc fix, see 100048.
2002-11-30 Jody Goldberg <jody@gnome.org>
* functions.c (gnumeric_subtotal) : Use the new hooks to implement the
magic for filters and other subtotals. Fix the documentation so
that subtotal appears in the lists.
2002-11-15 Jody Goldberg <jody@gnome.org>
* Release 1.1.12
2002-11-07 Jody Goldberg <jody@gnome.org>
* functions.c (gnumeric_logreg, gnumeric_logfit): correct status.
2002-11-06 Morten Welinder <terra@diku.dk>
* functions.c (gnumeric_gammaln): Use lgammagnum, not lgamma.
2002-11-05 Andreas J. Guelzow <aguelzow@taliesin.ca> for
Olaf Till <i7tiol@t-online.de>
* functions.c (gnumeric_logreg, gnumeric_logfit): New.
2002-11-04 Morten Welinder <terra@diku.dk>
* functions.c (gnumeric_rayleigh): Add parameter check.
(gnumeric_rayleightail): Ditto.
(gnumeric_exppowdist): Ditto.
(gnumeric_laplace): Ditto.
(gnumeric_pareto): Ditto.
(gnumeric_logistic): Ditto.
2002-11-04 Morten Welinder <terra@diku.dk>
* functions.c: Adapt to new autoformat specs.
2002-11-01 Jody Goldberg <jody@gnome.org>
* functions.c (gnumeric_poisson) : poisson is defined for x == 0
2002-11-01 Jody Goldberg <jody@gnome.org>
* Release 1.1.11
2002-10-27 Jody Goldberg <jody@gnome.org>
* Release 1.1.10
2002-10-25 Morten Welinder <terra@diku.dk>
* functions.c (gnumeric_gammainv): Don't declare floating point
arguments as int.
2002-09-30 Jody Goldberg <jody@gnome.org>
* Release 1.1.9
2002-09-22 Jon K Hellan <hellan@acm.org>
* functions.c (help_bernoulli): Fix typo in help xref.
2002-08-25 Jody Goldberg <jody@gnome.org>
* Release 1.1.8
2002-08-12 Jody Goldberg <jody@gnome.org>
* Release 1.1.7
2002-07-22 Zbigniew Chyla <cyba@gnome.pl>
* plugin.xml.in: Set loader type to "Gnumeric_Builtin:module".
2002-07-28 Jukka Pekka <jiivonen@hutcs.cs.hut.fi>
* functions.c: Even more function description clean up.
2002-07-27 Jukka Pekka <jiivonen@hutcs.cs.hut.fi>
* functions.c: Function description clean up.
2002-07-26 Jukka Pekka <jiivonen@hutcs.cs.hut.fi>
* functions.c (gnumeric_cauchy): Use R's distribution.
2002-07-25 Morten Welinder <terra@diku.dk>
* functions.c (gnumeric_fisherinv): Improve precision near y = 0.
2002-07-21 Jody Goldberg <jody@gnome.org>
* Release 1.1.6
2002-07-01 Morten Welinder <terra@diku.dk>
* functions.c (gnumeric_permut): Use permut function.
2002-06-21 Morten Welinder <terra@diku.dk>
* functions.c (gnumeric_negbinomdist): Use R's distribution
function for better precision.
(gnumeric_hypgeomdist): Ditto.
2002-06-19 Morten Welinder <terra@diku.dk>
* functions.c (gnumeric_weibull): Adjust to changes in pweibull.
(gnumeric_expondist): Adjust to changes in pexp.
2002-06-11 Jody Goldberg <jody@gnome.org>
* functions.c (callback_function_count) : only count ints and floats,
not booleans.
2002-06-01 Jody Goldberg <jody@gnome.org>
* functions.c (stat_functions) : don't translate the empty string.
2002-05-29 Jody Goldberg <jody@gnome.org>
* Release 1.1.4
2002-05-03 Andreas J. Guelzow <aguelzow@taliesin.ca>
* functions.c : added new function CRONBACH
* plugin.xml.in : added new function CRONBACH
2002-05-03 Andreas J. Guelzow <aguelzow@taliesin.ca>
* functions.c : mark argument names for translation and adjust
them for use by the formula guru.
|