Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
gnumeric
Commits
1cb727fe
Commit
1cb727fe
authored
Mar 10, 1999
by
Michael Meeks
Browse files
Forgot changelog...
parent
d68a9ca6
Changes
7
Hide whitespace changes
Inline
Side-by-side
ChangeLog-1999-07-09
View file @
1cb727fe
1999-03-10 Michael Meeks <michael@imaginator.com>
* src/fn-stat.c: Created.
(gnumeric_stdev, gnumeric_stdevp, gnumeric_var, gnumeric_varp): Created
* src/func.c (functions_init): added stat_functions
* src/func.h: Added extern stat_functions.
1999-03-08 Miguel de Icaza <miguel@nuclecu.unam.mx>
* src/fn-misc.c (gnumeric_clean): Add check here: only loop until
...
...
ChangeLog-2000-02-23
View file @
1cb727fe
1999-03-10 Michael Meeks <michael@imaginator.com>
* src/fn-stat.c: Created.
(gnumeric_stdev, gnumeric_stdevp, gnumeric_var, gnumeric_varp): Created
* src/func.c (functions_init): added stat_functions
* src/func.h: Added extern stat_functions.
1999-03-08 Miguel de Icaza <miguel@nuclecu.unam.mx>
* src/fn-misc.c (gnumeric_clean): Add check here: only loop until
...
...
OChangeLog-1999-07-09
View file @
1cb727fe
1999-03-10 Michael Meeks <michael@imaginator.com>
* src/fn-stat.c: Created.
(gnumeric_stdev, gnumeric_stdevp, gnumeric_var, gnumeric_varp): Created
* src/func.c (functions_init): added stat_functions
* src/func.h: Added extern stat_functions.
1999-03-08 Miguel de Icaza <miguel@nuclecu.unam.mx>
* src/fn-misc.c (gnumeric_clean): Add check here: only loop until
...
...
OChangeLog-2000-02-23
View file @
1cb727fe
1999-03-10 Michael Meeks <michael@imaginator.com>
* src/fn-stat.c: Created.
(gnumeric_stdev, gnumeric_stdevp, gnumeric_var, gnumeric_varp): Created
* src/func.c (functions_init): added stat_functions
* src/func.h: Added extern stat_functions.
1999-03-08 Miguel de Icaza <miguel@nuclecu.unam.mx>
* src/fn-misc.c (gnumeric_clean): Add check here: only loop until
...
...
plugins/fn-stat/functions.c
View file @
1cb727fe
...
...
@@ -197,11 +197,5 @@ FunctionDefinition stat_functions [] = {
/*
Mode
var
stdev
Mode, Median: Use large hash table :-)
*/
src/fn-stat.c
View file @
1cb727fe
...
...
@@ -197,11 +197,5 @@ FunctionDefinition stat_functions [] = {
/*
Mode
var
stdev
Mode, Median: Use large hash table :-)
*/
src/functions/fn-stat.c
View file @
1cb727fe
...
...
@@ -197,11 +197,5 @@ FunctionDefinition stat_functions [] = {
/*
Mode
var
stdev
Mode, Median: Use large hash table :-)
*/
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment