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

Diff of /pspp/src/ChangeLog

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

revision 1.246 by blp, Thu Nov 3 06:21:46 2005 UTC revision 1.247 by blp, Sat Nov 5 03:45:28 2005 UTC
# Line 1  Line 1 
1    Fri Nov  4 19:43:01 2005  Ben Pfaff  <blp@gnu.org>
2    
3            * recode.c: Rewrote whole file, as clean-up.
4    
5    Fri Nov  4 19:37:50 2005  Ben Pfaff  <blp@gnu.org>
6    
7            * pool.c: Don't make alignment exception for x86.
8            (pool_alloc) Return null for 0-size blocks.
9            (pool_alloc_unaligned) New function.
10            (pool_strndup) Removed.  Changed callers to use pool_clone_unaligned().
11            (pool_clone_unaligned) New function.
12            (pool_strdup) Use pool_clone_unaligned().
13    
14            * var.h: (enum var_type) Give the NUMERIC, ALPHA enum this name.
15            (struct variable) Use `enum var_type' for `type'.
16    
17            * vars-atr.c: (var_type_adj) New function.
18            (var_type_noun) New function.
19    
20            * vars-prs: (parse_mixed_vars) Fix freeing code.
21            (parse_mixed_vars_pool) New function.
22    
23  Wed Nov  2 21:24:48 2005  Ben Pfaff  <blp@gnu.org>  Wed Nov  2 21:24:48 2005  Ben Pfaff  <blp@gnu.org>
24    
25          * file-handle-def.c: Needed another #include, to avoid missing          * file-handle-def.c: Needed another #include, to avoid missing

Legend:
Removed from v.1.246  
changed lines
  Added in v.1.247

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