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

Diff of /pspp/src/ChangeLog

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

revision 1.153 by blp, Wed Mar 9 18:02:16 2005 UTC revision 1.154 by blp, Sat Mar 12 01:08:33 2005 UTC
# Line 1  Line 1 
1    Fri Mar 11 11:50:30 2005  Ben Pfaff  <blp@gnu.org>
2    
3            * format.c: (check_common_specifier) New function for checks
4            common to check_input_specifier() and check_output_specifier().
5            (check_input_specifier) Use check_common_specifier().
6            (check_output_specifier) Use check_common_specifier().
7            (check_string_specifier) Removed.
8            (check_specifier_type) New function.
9            (check_specifier_width) New function.
10            (get_format_var_width) Fix bug.
11    
12            * formats.c: (internal_cmd_formats) Only accept numeric variables.
13    
14            * lexer.c: (check_id) Rename lex_id_to_token(), make public,
15            update all references.  Make case-insensitive.
16    
17            * pfm-read.c: Essentially rewrite the whole file.  Now much
18            cleaner.
19    
20            * print.c: (check_string_width) New function.
21            (fixed_parse_compatible) Use check_string_width(),
22            check_specifier_type().
23            (dump_fmt_list) Ditto.
24    
25            * str.c: (st_trim_copy) New function.
26            (st_uppercase) New function.
27    
28            * vars-atr.c: (var_is_valid_name) New function.
29            
30            * expressions/parse.c: (type_coercion_core) Use
31            check_specifier_type().
32            
33    Fri Mar 11 11:31:24 2005  Ben Pfaff  <blp@gnu.org>
34    
35            * expressions/evaluate.c: (cmd_debug_evaluate) Fix memory leaks.
36    
37            * expressions/parse.c: (no_match) Ditto.
38    
39  Wed Mar  9 09:54:27 2005  Ben Pfaff  <blp@gnu.org>  Wed Mar  9 09:54:27 2005  Ben Pfaff  <blp@gnu.org>
40    
41          * Makefile.am: (pspp_LDADD) Add libgsl-extras.a.          * Makefile.am: (pspp_LDADD) Add libgsl-extras.a.

Legend:
Removed from v.1.153  
changed lines
  Added in v.1.154

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