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

Diff of /pspp/src/ChangeLog

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

revision 1.166 by jmd, Thu Apr 14 22:55:09 2005 UTC revision 1.167 by blp, Mon Apr 18 06:15:21 2005 UTC
# Line 1  Line 1 
1    Sun Apr 17 23:08:15 2005  Ben Pfaff  <blp@gnu.org>
2    
3            Start work on fixing MATCH FILES.
4    
5            * get.c: (enum operation) Remove OP_MATCH.
6            (trim_dictionary) Change return value to bool.  Don't support
7            OP_MATCH.
8            (struct mtf_file) Remove `first', `last' members.
9            (struct mtf_proc) Add `first', `last' members.  Change mtf_case
10            from `struct ccase *' to `struct ccase'.  Remove `by' member.
11            (cmd_match_files) Essentially rewrite.
12            (mtf_free) Don't free `by' member.  Destroy `mtf_case' member.
13            (mtf_read_nonactive_records) mtf_ parameter is not unused.
14            (mtf_processing) Ditto.  Also rephrase some code.
15            (mtf_merge_dictionary) Rewrite for easy comprehension.  
16    
17    Sun Apr 17 23:06:00 2005  Ben Pfaff  <blp@gnu.org>
18    
19            * matrix-data.c: (wr_output_data) [DEBUGGING] Fix compilation
20            error.
21    
22            * q2c.c: (dump_token) [DEBUGGING] Fix compilation error.
23            
24  Thu Apr 14 2005 John Darrington  Thu Apr 14 2005 John Darrington
25    
26          * var-display.c: New file.          * var-display.c: New file.

Legend:
Removed from v.1.166  
changed lines
  Added in v.1.167

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