From: Ben Pfaff Date: Fri, 26 Mar 2004 09:13:09 +0000 (+0000) Subject: Add TODO item. X-Git-Tag: v0.4.0~303 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=commitdiff_plain;h=ed119c70c9af58568acf4d09e1f52abacc7cd05c Add TODO item. --- diff --git a/TODO b/TODO index 1048b6c0..b5ae842d 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -Time-stamp: <2004-03-26 00:07:35 blp> +Time-stamp: <2004-03-26 01:12:33 blp> What Ben's working on now. -------------------------- @@ -17,6 +17,9 @@ CROSSTABS needs to be re-examined. TODO ---- +Expressions need to be able to abbreviate function names. XDATE.QUARTER +abbreviates to XDA.QUA, etc. + The expression tests need tests for XDATE and a few others, see tests/xforms/expressions.sh comments for details.