[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP annotated tag, v0.6.1, created. v0.6.1
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP annotated tag, v0.6.1, created. v0.6.1 |
Date: |
Fri, 10 Oct 2008 05:45:03 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".
The annotated tag, v0.6.1 has been created
at 1b3a10246ba138b04ece8e9cb065c1a6c7019fad (tag)
tagging d9d37c3a04dc15263c561174b87e48a4650b412c (commit)
replaces v0.6.0
tagged by Ben Pfaff
on Thu Oct 9 22:44:26 2008 -0700
- Log -----------------------------------------------------------------
GNU PSPP 0.6.1.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iQEVAwUASO7rxrf2jhx5fmQdAQKv1gf+MMjtaYhqc4qduicLaJwFN6bxHsrgf+E/
sZBrGp/qboEU2FxD7hy+BseYSnIiYLkMD7kp3dxkt66PiQLcfPU7h2PiyVqKo21s
rJhfEzk3WFcbLCRk6dRaJepsEpuFOFd7HGZKIHHI1cVPUe3T0gzeMXQO9b7TmRY+
C6N8Hp28CtUyac/vJgY4XFofDMt8M3zrRGFV+Xwp2fx+OouQTON7R1GpyjHGUfeH
jLkzZHt+PRB5gx8c9zwQ6vpA6hX0RY+ppTkxe5ueW6GVPWrYeK1/VhFU46GGCswu
aF0VUi4p/o9P1XWsvfNx9z2XlbbzzQiRVwQUG3qr6AzMBPlptqf7+A==
=H7f1
-----END PGP SIGNATURE-----
Ben Pfaff (21):
Fix typo in AC_PREREQ command name.
Rename .cvsignore files to .gitignore.
Remove files from .gitignore that are specific to blp's workflow.
Remove obsolete .gitignore entries.
Remove 'de' from LINGUAS and delete po/de.po.
Enable users of dist tarballs to use --enable-gui-tools.
Autodetect and fix GSL use of GCC-style "extern inline".
Make PSPP_LINK2_IFELSE macro work with Autoconf earlier than 2.62.
New function for adding a numbering column to a casereader.
Use standard C99 isfinite, isnan, isinf in place of GSL substitutes.
Start generating ChangeLog automatically from Git commit messages.
Update NEWS for 0.6.1 release.
Append $(EXEEXT_FOR_BUILD) to output file name when building q2c.
Add pspp-dev.dvi to CLEANFILES.
Add note to INSTALL explaining how to use libraries from /usr/local.
Also warn about missing prerequisites as we encounter them (bug #24445).
Only use -fgnu89-inline if the compiler actually supports it.
Add ".sav" or ".por" suffix to filename when saving with Save_As
Update NEWS for 0.6.1-rc2.
Use Gnulib module "regex", to fix linking on Mingw.
Update NEWS for 0.6.1.
Jason H Stover (6):
Recurse to simplify flow of covariance_pass_two(). Move tests for V2 into
for loop.
No longer store entire data set in memory.
Dropped weight argument. Corrected update of entries of the covariance
matrix
Initial versions of functions to estimate parameters
Pointer DEPVAR is now required to be set correctly in linreg.c
Estimate parameters. Moved some code to re-usable functions.
Jason Stover (7):
moved src/math/linreg.[ch] to src/math
removed src/math/linreg/
Fixed bug 23567. Added accessor functions to get/set means and standard
deviations for variables associated with struct coeffs. Fixed corresponding
values in tests.
Added functions to compute covariance matrix.
Fixed updating of covariance matrix when both variables
Fixed update of covariance matrix when both variables are categorical.
Merge branch 'master' of ssh://address@hidden/srv/git/pspp
John Darrington (15):
Deleted lib/gsl-extras and updated gsl dependence to 1.8
Why does git only commit some of the changes if you don't pass the -a
flag?
Removed the value_cnt associated with the caseordering
Merge with recent change by Jason.
Merge branch 'master' of ssh://address@hidden/srv/git/pspp
Changed the default WORKSPACE value to 64MB.
Constness
Bump minor version number so that git builds are distinct from released
version
Initialise label for piechart slices.
Work around bug #24033 (appending to output in cygwin).
Merge branch 'master' of ssh://address@hidden/srv/git/pspp
Fixed bug which caused a crash if "end data." was not left aligned.
Don't destroy dictionary on error if we didn't create it.
Don't append % to count totals.
Fixed problems when building with --enable-relocatable
-----------------------------------------------------------------------
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP annotated tag, v0.6.1, created. v0.6.1,
Ben Pfaff <=