pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/ChangeLog


From: John Darrington
Subject: [Pspp-cvs] Changes to pspp/src/ChangeLog
Date: Wed, 13 Apr 2005 06:10:03 -0400

Index: pspp/src/ChangeLog
diff -u pspp/src/ChangeLog:1.164 pspp/src/ChangeLog:1.165
--- pspp/src/ChangeLog:1.164    Tue Apr  5 05:29:58 2005
+++ pspp/src/ChangeLog  Wed Apr 13 10:09:59 2005
@@ -1,3 +1,19 @@
+       * var-display.c: New file.
+
+       * format.h var.h sfm-read.c sfm-write.c dictionary.c :  Added 
+         display_width, measure and alignment parameters to variables.
+
+       * aggregate.c command.def compute.c count.c data-list.c descript.c
+         dictionary.c dictionary.h expr-prs.c file-type.c flip.c get.c lexer.c
+         lexer.h loop.c modify-vars.c pfm-read.c recode.c repeat.c sfm-read.c
+         sfm-write.c sfm-write.h sfmP.h val-labs.c val.h var.h vars-prs.c
+         vector.c :  
+           - Replaced literal constants representing maximum variable name 
+             length with macro definitions. 
+           - Added support for long variable names.
+           - Changed lexer such that it no longer makes tokens upper case, but
+             relies upon case insensitive behaviour of commands.
+
 Mon Apr  4 22:27:34 2005  Ben Pfaff  <address@hidden>
 
        * aggregate.c: (parse_aggregate_functions) If dict_create_var()
@@ -71,6 +87,7 @@
 
        * flip.c: (cmd_flip) Ditto.
 
+>>>>>>> 1.161
 Sun Mar 13 22:52:05 2005  Ben Pfaff  <address@hidden>
 
        * file-handle.q: (struct file_handle) `open_mode' should not be
@@ -121,6 +138,7 @@
        (initialize_aggregate_info) Fix initialization for MIN, MAX for
        strings.
 
+>>>>>>> 1.160
 Sat Mar 12 23:26:21 2005  Ben Pfaff  <address@hidden>
 
        Start work on testing and debugging AGGREGATE.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]