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: Thu, 13 Jan 2005 23:05:48 -0500

Index: pspp/src/ChangeLog
diff -u pspp/src/ChangeLog:1.131 pspp/src/ChangeLog:1.132
--- pspp/src/ChangeLog:1.131    Thu Jan 13 13:02:26 2005
+++ pspp/src/ChangeLog  Fri Jan 14 04:05:47 2005
@@ -1,3 +1,23 @@
+Mon Jan 10 14:43:45 WST 2005 John Darrington <address@hidden>
+
+       * ascii.c cartesian.c casefile.c chart.h devind.c 
+         examine.q frequencies.q
+         html.c output.h piechart.c plot-chart.c plot-hist.c
+
+         Integrated the chart rendering into the output stream
+         (currently only works for html).
+         
+         Removed gratuitous use of ifndef NO_CHARTS, and replaced with
+         dummy-chart.c for compiling without charts.
+
+       * mkfile.[ch] Created.  
+
+       * som.[ch] tab.[ch]: Changed name of som_table to som_entity
+       Added type element so we can tell if it's a chart or a table.
+
+       * chart.h examine.q piechart.c plot-chart.c plot-hist.c: changed the 
+       API of charts to be more like that of tables.
+
 Thu Jan 13 21:00:02 WST 2005 John Darrington <address@hidden>
 
        * casefile.c main.c: Moved the SIGINT handler from casefile.c to
@@ -5,7 +25,8 @@
 
 Mon Jan 10 14:43:45 WST 2005 John Darrington <address@hidden>
 
-       * casefile.c: Added a signal handler to delete temp files on SIGINT and 
SIGQUIT
+       * casefile.c: Added a signal handler to delete temp files on 
+       SIGINT and SIGQUIT
 
        * permissions.c Inhibited the PERMISSIONS command when SAFER is on.
 




reply via email to

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