/[pspp]/pspp/src/ChangeLog
ViewVC logotype

Diff of /pspp/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.250 by jmd, Sat Nov 26 22:49:57 2005 UTC revision 1.251 by blp, Sun Dec 11 02:48:45 2005 UTC
# Line 1  Line 1 
1    Sat Dec 10 18:13:36 2005  Ben Pfaff  <blp@gnu.org>
2    
3            Separate settings and the SET command, for modularity.
4            
5            * Makefile.am: Add settings.c to sources.
6    
7            * glob.c: (global variable test_mode) Removed.
8    
9            * set.q: Remove all the set_* variables.  Remove a lot of obsolete
10            SPSS/PC+ settings.  Remove the aux_*() routines.  Moved the
11            get_*() functions into settings.c.  Rewrite the settings code and
12            functions to call the new set_*() functions.  Rewrite custom
13            currency parsing.  Write new by-hand cmd_show().
14    
15            * esttings.c: New file.  Moved the get_*() functions here from
16            set.q.  Created new set_*() functions to correspond with them.
17            Regularized the names and types of some functions and updated
18            their callers.  Added static, file-scope variables to support the
19            settings.
20    
21            * q2c.c: Remove "aux" support, which was only needed by set.q.
22            
23  Sun Nov 27 06:43:46 WST 2005 John Darrington <john@darington.wattle.id.au>  Sun Nov 27 06:43:46 WST 2005 John Darrington <john@darington.wattle.id.au>
24    
25          * data-out.c format.h: Added return value to data_out function.          * data-out.c format.h: Added return value to data_out function.

Legend:
Removed from v.1.250  
changed lines
  Added in v.1.251

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26