[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-671-g7deae
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-671-g7deaee5 |
Date: |
Thu, 09 May 2013 07:26:04 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".
The branch, master has been updated
via 7deaee538648d3340493be27cced36845c6d3301 (commit)
via 9166c38ef1fc025217b9aaa3f49be610e6cf4748 (commit)
via 8a8cd108378417cba0cb530533fd83019965cdc7 (commit)
via f5db876ed61f115b35907b90f128adab43312612 (commit)
from 67f706f8e1a578f9925f95b7ccb003f0cc1043e6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7deaee538648d3340493be27cced36845c6d3301
Author: John Darrington <address@hidden>
Date: Wed May 8 09:42:00 2013 +0200
Update test to include new warning
commit 9166c38ef1fc025217b9aaa3f49be610e6cf4748
Author: John Darrington <address@hidden>
Date: Tue May 7 15:50:02 2013 +0200
ods reader: Report cells which cannot be converted
commit 8a8cd108378417cba0cb530533fd83019965cdc7
Author: John Darrington <address@hidden>
Date: Sat May 4 07:10:37 2013 +0200
Gnumeric reader: Report cells which cannot be converted
commit f5db876ed61f115b35907b90f128adab43312612
Author: John Darrington <address@hidden>
Date: Tue May 7 15:52:44 2013 +0200
Spreadsheetreader: new function create_cell_ref and rename existing
function with that name.
Rename convert_cell_ref to convert_cell_range which is a more accurate
description of the function, and add a new function, with the original
name of the function we've just renamed.
The new function (create_cell_ref) does just that.
-----------------------------------------------------------------------
Summary of changes:
src/data/gnumeric-reader.c | 105 +++++++++++++++++++++--
src/data/ods-reader.c | 26 ++++--
src/data/spreadsheet-reader.c | 27 ++++--
src/data/spreadsheet-reader.h | 3 +-
tests/language/data-io/get-data-spreadsheet.at | 5 +-
5 files changed, 137 insertions(+), 29 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-671-g7deaee5,
John Darrington <=