[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, refs/heads/charset, updated. v0.6.
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, refs/heads/charset, updated. v0.6.1-511-ge01c436 |
Date: |
Thu, 02 Apr 2009 02:02:49 +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, refs/heads/charset has been updated
via e01c43673abbb57663c265b84d0188f9fc821e33 (commit)
via 9df171e051c2404c16f15224656944c8d4cc5232 (commit)
from d6ede2e8f16079edae2e308583f8af4f7e9daddd (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 e01c43673abbb57663c265b84d0188f9fc821e33
Author: John Darrington <address@hidden>
Date: Thu Apr 2 08:46:57 2009 +0800
Use a system file's "character code" to set the encoding.
When reading a system file, use the "character code" as a
fallback to set the dictionary's character encoding. If present,
record 7, subtype 20 will override this parameter.
commit 9df171e051c2404c16f15224656944c8d4cc5232
Author: John Darrington <address@hidden>
Date: Thu Apr 2 08:26:15 2009 +0800
New datasets to use the current default encoding.
When creating a new dataset, its dictionary is now set
to the current default encoding (which can be changed
using SET LOCALE).
-----------------------------------------------------------------------
Summary of changes:
src/data/procedure.c | 3 ++
src/data/sys-file-reader.c | 52 ++++++++++++++++++++++++++++++++++++++++---
2 files changed, 51 insertions(+), 4 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, refs/heads/charset, updated. v0.6.1-511-ge01c436,
John Darrington <=