[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1815-g38ba
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1815-g38ba1e1 |
Date: |
Tue, 16 Nov 2010 04:41:36 +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 38ba1e157ad8053fb0c6eb44f2115e10de56d07d (commit)
from d57112cbb560e8fd0c88d8a00f23226e6096bb66 (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 38ba1e157ad8053fb0c6eb44f2115e10de56d07d
Author: Ben Pfaff <address@hidden>
Date: Thu Nov 4 22:10:19 2010 -0700
sys-file: Add functions for converting between codepage numbers and names.
-----------------------------------------------------------------------
Summary of changes:
src/data/automake.mk | 5 +-
src/data/sys-file-encoding.c | 1690 +++++++++++++++++++++++++++++++++++++++++
src/data/sys-file-encoding.pl | 149 ++++
src/data/sys-file-private.c | 50 +-
src/data/sys-file-private.h | 15 +-
5 files changed, 1898 insertions(+), 11 deletions(-)
create mode 100644 src/data/sys-file-encoding.c
create mode 100755 src/data/sys-file-encoding.pl
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1815-g38ba1e1,
Ben Pfaff <=