I've finally committed a change implementing long variable names. * Variable names can now be up to 64 bytes long (this doesn't necessarily mean 64 characters).
* System files can now be read and written in spss V12 format. * As this makes a change to the system file format, I've bumped the version by one minor unit. We're now on pspp 0.3.2 * test/expressions/randist.sh bails out on the beta and F distribution tests, but as per previous discussions, I think this is a problem with the test rather than the code. I'll leave it to the numerical analysts to work out what's going on. * Currently, the long variable names are not actually displayed in the output. This should be easy to implement, but will break nearly all the tests, since variable names are now case sensitive for display purposes (but they're case insensitive in comparisons), and many of the tests are sloppy when it comes to case consistency. J' -- PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://pgp.mit.edu or any PGP keyserver for public key.
pgpOK1C0mI4tZ.pgp
Description: PGP signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
