From a83ad68c2dd634b38b914b87f39ba9e507b40f86 Mon Sep 17 00:00:00 2001 From: Michael Kiefte Date: Tue, 6 Apr 2004 18:50:26 +0000 Subject: [PATCH] Updated ChangeLog. --- src/ChangeLog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index aa27da7d..46fb0c42 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,27 @@ +2004-04-06 Michael Kiefte + + * aggregate.c, crosstabs.q, descript.c, dictionary.c, frequencies.q, levene.c, t-test.q, var.h: + Changed dict_get_case_weight() to accept an additional int * flag + to complain about system-missing, user-missing, zero, or negative + weights and updated existing functions to pass int * to + dict_get_case_weight(). + +2004-04-05 jmd + + * main.c: Fixed configuration problems with gsl + + * t-test.q: Fixed some problems encountered when compiling under Cygwin + +2004-04-03 blp + + * lexer.c, ChangeLog: + Fix infinite loop on comment at end of file, add test. + +2004-04-03 jmd + + * settings.h, var.h, ChangeLog, Makefile.am, cmdline.c, command.c, command.h, error.h, filename.c, frequencies.q, lexer.h, main.c, q2c.c, set.q: + Fixed the calculation of percentiles and added --syntax and --algorithm options + Sat Apr 3 11:43:37 2004 Ben Pfaff * lexer.c: (lex_skip_comment) Handle end-of-file correctly (I -- 2.30.2