projects
/
pspp-builds.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pspp-builds.git
2004-04-05
John Darrington
Fixed some problems encountered when compiling under...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-03
Ben Pfaff
Fix infinite loop on comment at end of file, add test.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-03
John Darrington
Fixed the calculation of percentiles and added --syntax...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-02
John Darrington
Converted the t-test to use multipass_with_split.....
commit
|
commitdiff
|
tree
|
snapshot
2004-04-01
Ben Pfaff
Use moments data structure on FREQUENCIES.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Ben Pfaff
Add test for multipass procedure bug.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Ben Pfaff
Had to get last call to multipass_split_output() inside
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Ben Pfaff
Remove descript.c from .cvsignore.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Ben Pfaff
Fix DESCRIPTIVES memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-30
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-30
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-30
Ben Pfaff
Add multipass procedures. Add two-pass moments calcula...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-30
Ben Pfaff
Add multipass procedures. Add two-pass moments calcula...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-29
Ben Pfaff
Check for posix_fadvise, update TODO.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-26
Ben Pfaff
Compacted values need to start off from 0.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-26
Ben Pfaff
Add TODO item.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-26
Ben Pfaff
Make the expression code a little nicer and fix bugs...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-25
Ben Pfaff
Add a list of what I'm working on now.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-24
John Darrington
Added a configure error message in the event that libgs...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-23
John Darrington
Removed libdcdflib and replaced it with a dependency...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-23
John Darrington
Added missing call to close_temp_file and improved...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-21
John Darrington
Added custom assert(); Fixed bugs in T-TEST and VALUE...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-21
Ben Pfaff
Fix table function assertions to respect offsets.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-21
Ben Pfaff
Oops, add initial version.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-21
Ben Pfaff
Add stub for USE ALL.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-21
Ben Pfaff
Changed DFM from open-at-first-access to explicit-open...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-20
Ben Pfaff
Update TODO.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-19
John Darrington
Implemented the SHOW command and massaged the SET comma...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-18
Ben Pfaff
Fix EXPORT problem with string variables. From Andreas...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-16
Ben Pfaff
Get rid of static and global (!) vars in matrix-data.c.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-16
Ben Pfaff
Get rid of static vars in autorecode.c.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Ben Pfaff
Get rid of static, global vars in recode.c. Remove...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Ben Pfaff
Get rid of static vars in expr-opt.c.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Ben Pfaff
Get rid of static var in COUNT.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Ben Pfaff
Get rid of static vars in VALUE LABELS, ADD VALUE LABELS.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Ben Pfaff
Get rid of static vars in MATCH FILES.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Ben Pfaff
Redo VFM interface. Get rid of compaction_necessary...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Ben Pfaff
Update TODO.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Ben Pfaff
Add details on how various features interact.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-13
John Darrington
Fixed the handling of MISSING values in t-test
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
John Darrington
Added support for T-TEST where the group criteria is...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-11
Ben Pfaff
Change explicit variable name checks into use of dict_c...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-11
Ben Pfaff
Add item.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-11
Ben Pfaff
Fix TEMPORARY bug and add regression test.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-10
Ben Pfaff
Fix brown-bag bug introduced in last check-in.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-10
Ben Pfaff
Eliminate temp_case, and a few other cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-05
Ben Pfaff
Note that FLIP causes string values to become system...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-04
Ben Pfaff
Fix a lot of "possibly uninitialized variable" warnings...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-04
Ben Pfaff
Start working to eliminate VFM dependence on static...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Ben Pfaff
Oops - revert change that shouldn't have been applied.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Ben Pfaff
Beginning of VFM cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-22
John Darrington
Improved method of generating POTFILES.in
commit
|
commitdiff
|
tree
|
snapshot
2004-02-21
John Darrington
Added a trap on signal 11 requesting a bug report.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-21
Ben Pfaff
Fix root cause of bug worked around by previous check...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-21
John Darrington
Changed po/POTFILES.in to be a generated file.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-20
John Darrington
Fixed a bug causing pspp to crash when computed variabl...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-19
Ben Pfaff
Got rid of approx.h and replaced all references to...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-19
Ben Pfaff
Prevent procedure() from being called recursively.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-19
Ben Pfaff
Improve CROSSTABS description
commit
|
commitdiff
|
tree
|
snapshot
2004-02-18
John Darrington
Added Levene test. Added T-TEST section to pspp.texi
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
Ben Pfaff
data-out.c clean ups.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
Ben Pfaff
Add an Emacs header line to output files that makes...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
Ben Pfaff
Prepend $SUPERVISOR to invocations of pspp so that we
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
John Darrington
Added test for T-TEST /GROUPS (Levene values come later).
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
John Darrington
Added tests for the one sample and paired T-TEST commands
commit
|
commitdiff
|
tree
|
snapshot
2004-02-16
Ben Pfaff
Clean up struct dictionary's value_cnt usage.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-16
Ben Pfaff
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-16
Ben Pfaff
Make vfm.c slightly less grotesque.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-16
Ben Pfaff
(struct variable) Update comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-16
Ben Pfaff
Got rid of "struct long_vec", envector(), devector...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-16
Ben Pfaff
Ignore more files.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-16
Ben Pfaff
Ignore some files.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-16
Ben Pfaff
pfm-write.c: (bufwrite) Get rid of nasty cast that...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-16
Ben Pfaff
Improve AGGREGATE description.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-13
Ben Pfaff
Don't #include "str.h" in stpcpy.c.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-13
Ben Pfaff
Add auxiliary argument to procedure() interface. Assoc...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-12
John Darrington
Added caculations for the grouped T-TEST
commit
|
commitdiff
|
tree
|
snapshot
2004-02-12
Ben Pfaff
Clean up pref.h.orig and deal with the consequences.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-12
John Darrington
Update a rather poor Changelog entry, to give better...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-12
Ben Pfaff
Fixed crash from FLIP when a numeric variable is specif...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-09
John Darrington
Fixed t-test so that multiple /pairs subcommands may...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-09
John Darrington
Implemented calculations for the paired samples t-test
commit
|
commitdiff
|
tree
|
snapshot
2004-02-08
John Darrington
Added calculations for the correlation for paired sampl...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-06
John Darrington
Added a (currently unpopulated) box for the paired...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-05
John Darrington
Fixed a bug which crashed PSPP under invalid input.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-05
John Darrington
Fixed a bug causing PSPP to crash under certain invalid...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
John Darrington
Added proper error messages in T-TEST
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
John Darrington
Fixed bug calculating mean difference.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
John Darrington
Added calculations for the one sample t test
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Ben Pfaff
(render_strip) Fix bug that sometimes caused joined...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Ben Pfaff
Add item.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-03
John Darrington
Removed some vertical whitespace and added some horizontal
commit
|
commitdiff
|
tree
|
snapshot
2004-02-03
John Darrington
Fixed bug building while configured with --with-include...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-03
John Darrington
Fixed seeding of random number generator.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-03
Ben Pfaff
(rng_get_double) Fix always-returning-zero bug in my...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-03
John Darrington
Fixed a bug where the random number generator always...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-03
John Darrington
Added workaround for annoying gettextize behaviour
commit
|
commitdiff
|
tree
|
snapshot
2004-01-30
John Darrington
Added version.c to the CLEANFILES target (ensures that...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-30
John Darrington
Rewritten the t-test (no calculations yet).
commit
|
commitdiff
|
tree
|
snapshot
2004-01-30
John Darrington
Added bounds checking to tab.c
commit
|
commitdiff
|
tree
|
snapshot
next