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

Diff of /pspp/src/ChangeLog

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

revision 1.185 by blp, Wed May 4 05:28:27 2005 UTC revision 1.186 by blp, Thu May 5 06:59:54 2005 UTC
# Line 1  Line 1 
1    Wed May  4 23:54:02 2005  Ben Pfaff  <blp@gnu.org>
2    
3            Fix PR 12948.  See also new test in
4            tests/bugs/match-file-scratch.sh.
5            
6            * get.c: (mtf_merge_dictionary) Don't compact dictionary because
7            that deletes scratch variables that someone else might be using,
8            and because we can't reassign our sources' value indexes.
9            Instead, simply don't copy scratch variables into the master
10            dictionary.
11    
12            * dictionary.c: (dict_compact_values) Delete variables from the
13            dictionary passed in, not from default_dict (!).
14    
15  Tue May  3 22:25:17 2005  Ben Pfaff  <blp@gnu.org>  Tue May  3 22:25:17 2005  Ben Pfaff  <blp@gnu.org>
16    
17          Improve hash.c comments, error-checking.          Improve hash.c comments, error-checking.

Legend:
Removed from v.1.185  
changed lines
  Added in v.1.186

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