Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gnumeric
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
375
Issues
375
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gnumeric
Commits
119593eb
Commit
119593eb
authored
Aug 07, 1998
by
Arturo Espinosa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include the changelog bits
parent
9ac75128
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
32 additions
and
0 deletions
+32
-0
ChangeLog-1999-07-09
ChangeLog-1999-07-09
+8
-0
ChangeLog-2000-02-23
ChangeLog-2000-02-23
+8
-0
OChangeLog-1999-07-09
OChangeLog-1999-07-09
+8
-0
OChangeLog-2000-02-23
OChangeLog-2000-02-23
+8
-0
No files found.
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