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
119593eb
Commit
119593eb
authored
Aug 07, 1998
by
Arturo Espinosa
Browse files
include the changelog bits
parent
9ac75128
Changes
4
Hide whitespace changes
Inline
Side-by-side
ChangeLog-1999-07-09
View file @
119593eb
1998-08-06 Miguel de Icaza <miguel@nuclecu.unam.mx>
* src/sheet.c (CRowSort): Sort in the other direction my list of
cells.
(sheet_cell_foreach_range): Iterate over the lists with ->next,
not with ->data. Important bug fix.
* src/parser.y (return_cellref): Fix the cell parsing routine to
store the correct information.
* src/fn-math.c: Moved the math functions to this file.
(gnumeric_sum): Make it use the new function_iterate_argument_values.
(gnumeric_and): Implement AND function.
...
...
ChangeLog-2000-02-23
View file @
119593eb
1998-08-06 Miguel de Icaza <miguel@nuclecu.unam.mx>
* src/sheet.c (CRowSort): Sort in the other direction my list of
cells.
(sheet_cell_foreach_range): Iterate over the lists with ->next,
not with ->data. Important bug fix.
* src/parser.y (return_cellref): Fix the cell parsing routine to
store the correct information.
* src/fn-math.c: Moved the math functions to this file.
(gnumeric_sum): Make it use the new function_iterate_argument_values.
(gnumeric_and): Implement AND function.
...
...
OChangeLog-1999-07-09
View file @
119593eb
1998-08-06 Miguel de Icaza <miguel@nuclecu.unam.mx>
* src/sheet.c (CRowSort): Sort in the other direction my list of
cells.
(sheet_cell_foreach_range): Iterate over the lists with ->next,
not with ->data. Important bug fix.
* src/parser.y (return_cellref): Fix the cell parsing routine to
store the correct information.
* src/fn-math.c: Moved the math functions to this file.
(gnumeric_sum): Make it use the new function_iterate_argument_values.
(gnumeric_and): Implement AND function.
...
...
OChangeLog-2000-02-23
View file @
119593eb
1998-08-06 Miguel de Icaza <miguel@nuclecu.unam.mx>
* src/sheet.c (CRowSort): Sort in the other direction my list of
cells.
(sheet_cell_foreach_range): Iterate over the lists with ->next,
not with ->data. Important bug fix.
* src/parser.y (return_cellref): Fix the cell parsing routine to
store the correct information.
* src/fn-math.c: Moved the math functions to this file.
(gnumeric_sum): Make it use the new function_iterate_argument_values.
(gnumeric_and): Implement AND function.
...
...
Write
Preview
Markdown
is supported
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