projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix assertion for proper Huffman merge pattern: 0 == 1 modulo 1.
[pspp]
/
tests
/
2005-01-05
John Darrington
Fixed bug #11307
tree
|
commitdiff
2005-01-05
John Darrington
Added a test for reading/writing of portable files.
tree
|
commitdiff
2005-01-01
John Darrington
Various bug fixes.
tree
|
commitdiff
2004-12-31
John Darrington
Added Boxplots to the EXAMINE subcommand repertoire
tree
|
commitdiff
2004-12-29
John Darrington
Implemented calculation of percentiles and Tukey hinges
tree
|
commitdiff
2004-12-24
John Darrington
Fixed bug #11227 (T-Test not working with alpha indepen...
tree
|
commitdiff
2004-12-11
John Darrington
Fixed the trimmed mean calculation under various specia...
tree
|
commitdiff
2004-11-25
John Darrington
Added the skewness and kurtosis calculations to the...
tree
|
commitdiff
2004-11-23
John Darrington
Fixed some memory leaks.
tree
|
commitdiff
2004-11-21
John Darrington
Documented the EXAMINE subcommands. Fixed up the exami...
tree
|
commitdiff
2004-11-20
John Darrington
Rewrote most of the examine command.
tree
|
commitdiff
2004-11-16
Ben Pfaff
Adopt GSL random number generators, paving the way...
tree
|
commitdiff
2004-11-16
John Darrington
Added the permissions command.
tree
|
commitdiff
2004-11-11
John Darrington
Fixed bug in the levene calculation. It hadn't been...
tree
|
commitdiff
2004-11-06
John Darrington
Fixed problem where oneway didn't deal properly with...
tree
|
commitdiff
2004-11-01
John Darrington
Added test for ntiles. Fixed q2c parsing of integer...
tree
|
commitdiff
2004-10-31
John Darrington
Updated the documentation and fixed a couple of the...
tree
|
commitdiff
2004-10-30
John Darrington
Fixed behaviour of oneway when presented with missing...
tree
|
commitdiff
2004-10-30
John Darrington
Fixed a bug in the levene test, and added the levene...
tree
|
commitdiff
2004-10-22
John Darrington
Added infrastructure for the ONEWAY command.
tree
|
commitdiff
2004-06-01
Ben Pfaff
Fix memory leaks.
tree
|
commitdiff
2004-05-31
Ben Pfaff
Fully implement arbitrary delimiters on DATA LIST,...
tree
|
commitdiff
2004-04-28
pjk
- Add test for compute heap munching bug (compute a...
tree
|
commitdiff
2004-04-23
pjk
Fix broken check-in
tree
|
commitdiff
2004-04-23
pjk
Add test for bug fixed recently in recode
tree
|
commitdiff
2004-04-11
Ben Pfaff
Rework moments routines for improved numerical stabilit...
tree
|
commitdiff
2004-04-10
Ben Pfaff
Fix assert failure when only MOMENT_MEAN is needed...
tree
|
commitdiff
2004-04-03
Ben Pfaff
Fix infinite loop on comment at end of file, add test.
tree
|
commitdiff
2004-04-03
John Darrington
Fixed the calculation of percentiles and added --syntax...
tree
|
commitdiff
2004-04-02
John Darrington
Converted the t-test to use multipass_with_split.....
tree
|
commitdiff
2004-03-31
Ben Pfaff
Add test for multipass procedure bug.
tree
|
commitdiff
2004-03-30
Ben Pfaff
Add multipass procedures. Add two-pass moments calcula...
tree
|
commitdiff
2004-03-26
Ben Pfaff
Make the expression code a little nicer and fix bugs...
tree
|
commitdiff
2004-03-21
John Darrington
Added custom assert(); Fixed bugs in T-TEST and VALUE...
tree
|
commitdiff
2004-03-21
Ben Pfaff
Add stub for USE ALL.
tree
|
commitdiff
2004-03-21
Ben Pfaff
Changed DFM from open-at-first-access to explicit-open...
tree
|
commitdiff
2004-03-19
John Darrington
Implemented the SHOW command and massaged the SET comma...
tree
|
commitdiff
2004-03-15
Ben Pfaff
Redo VFM interface. Get rid of compaction_necessary...
tree
|
commitdiff
2004-03-13
John Darrington
Fixed the handling of MISSING values in t-test
tree
|
commitdiff
2004-03-12
John Darrington
Added support for T-TEST where the group criteria is...
tree
|
commitdiff
2004-03-11
Ben Pfaff
Fix TEMPORARY bug and add regression test.
tree
|
commitdiff
2004-03-02
Ben Pfaff
Oops - revert change that shouldn't have been applied.
tree
|
commitdiff
2004-03-02
Ben Pfaff
Beginning of VFM cleanup.
tree
|
commitdiff
2004-02-20
John Darrington
Fixed a bug causing pspp to crash when computed variabl...
tree
|
commitdiff
2004-02-18
John Darrington
Added Levene test. Added T-TEST section to pspp.texi
tree
|
commitdiff
2004-02-17
Ben Pfaff
Prepend $SUPERVISOR to invocations of pspp so that we
tree
|
commitdiff
2004-02-17
John Darrington
Added test for T-TEST /GROUPS (Levene values come later).
tree
|
commitdiff
2004-02-17
John Darrington
Added tests for the one sample and paired T-TEST commands
tree
|
commitdiff
2004-02-05
John Darrington
Fixed a bug which crashed PSPP under invalid input.
tree
|
commitdiff
2004-02-03
John Darrington
Fixed a bug where the random number generator always...
tree
|
commitdiff
2004-01-29
John Darrington
Removed inappropriate assertion from list.q
tree
|
commitdiff
2004-01-05
John Darrington
Fixed a buglet in the ERASE command, added a test for...
tree
|
commitdiff
2004-01-04
John Darrington
Added test for bug in FREQ command.
tree
|
commitdiff
2003-12-31
John Darrington
Fixed a bug in frequencies.q which would crash on alpha...
tree
|
commitdiff
2003-12-30
John Darrington
Fixed floating point rounding problem
tree
|
commitdiff
2003-12-20
John Darrington
Fixed a howler with pluralism --- impossible to interna...
tree
|
commitdiff
2003-12-20
John Darrington
Fixed the make distcheck target
tree
|
commitdiff
2003-12-20
John Darrington
Fixed some buglets in the tests
tree
|
commitdiff
2003-12-19
John Darrington
Added an implementation for FREQUENCIES/PERCENTILES
tree
|
commitdiff
2003-12-18
John Darrington
Added a calculation of mode to FREQUENCIES
tree
|
commitdiff
2003-12-18
John Darrington
Added a test for the FILTER command
tree
|
commitdiff
2003-12-17
John Darrington
Added a test for the WEIGHT command
tree
|
commitdiff
2003-12-17
John Darrington
Added a test for the compute command.
tree
|
commitdiff
2003-12-17
John Darrington
Added a test for the LIST command
tree
|
commitdiff
2003-12-17
John Darrington
Added a test for the FILE LABEL and DOCUMENT commands
tree
|
commitdiff
2003-12-17
John Darrington
Added a couple more tests
tree
|
commitdiff
2003-12-17
John Darrington
Added tests for LOOP and SAMPLE commands
tree
|
commitdiff
2003-12-16
John Darrington
Fixed a problem with some tests
tree
|
commitdiff
2003-12-16
John Darrington
Fixed another problem with print.sh
tree
|
commitdiff
2003-12-16
John Darrington
Fixed up the PRINT test
tree
|
commitdiff
2003-12-16
John Darrington
Added new tests
tree
|
commitdiff
2003-12-16
John Darrington
Added a test to ensure that tabs can be input into...
tree
|
commitdiff
2003-12-16
John Darrington
Added a test for the lag command and started on the...
tree
|
commitdiff
2003-12-16
John Darrington
Added test for a bug in crosstab.q which caused a crash
tree
|
commitdiff
2003-12-16
John Darrington
Fixed bug in crosstabs.q which caused a system crash
tree
|
commitdiff
2003-12-16
John Darrington
Added a test for the PRINT command
tree
|
commitdiff
2003-12-16
John Darrington
Added tests for descriptives and flip
tree
|
commitdiff
2003-12-16
John Darrington
Added tests for count and sort
tree
|
commitdiff
2003-12-16
John Darrington
Fixed up the test for big numbers
tree
|
commitdiff
2003-12-15
John Darrington
Fixed some changes, which didn't work with certain...
tree
|
commitdiff
2003-12-15
John Darrington
Started converting the make check target to aegis style...
tree
|
commitdiff
2003-12-13
John Darrington
Fixed intl/ and some tests, so that the project can...
tree
|
commitdiff
2003-12-13
John Darrington
Fixed up the tests, so that make check now works
tree
|
commitdiff
2003-12-13
Ben Pfaff
* syntax: Run a diff when there's no expected output...
tree
|
commitdiff
2003-12-13
Ben Pfaff
Add lots of files that should be ignored.
tree
|
commitdiff
2003-12-11
John Darrington
Fixed a bug apparent when using the FREQUENCIES command...
tree
|
commitdiff
2003-12-11
John Darrington
Removed auto generated files from the repository
tree
|
commitdiff
2003-12-11
Ben Pfaff
Update build system to Autoconf 2.58, Automake 1.7...
tree
|
commitdiff
2003-12-11
John Darrington
Fixed memory problem in frequencies.q
tree
|
commitdiff
2003-12-10
John Darrington
checkin of 0.3.0
tree
|
commitdiff
2003-12-10
John Darrington
checkin of 0.3.0
tree
|
commitdiff