Implemented the SET LOCALE='...' command.
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 1 Apr 2009 01:56:49 +0000 (09:56 +0800)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 1 Apr 2009 01:56:49 +0000 (09:56 +0800)
commitb106c9452e2682e7923dc43028cf0e4b353e5443
treea2aacf728c5011591ac09a2b962a15842e250caf
parentbe89f5708c5ab602642d3d297f84e9f32931a2f2
Implemented the SET LOCALE='...' command.

Allow the user to set the default character encoding.
doc/utilities.texi
src/data/settings.c
src/language/utilities/set.q
src/libpspp/i18n.c
src/libpspp/i18n.h