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-10-25
John Darrington
Added remaining calculations for the separate variance...
commit
|
commitdiff
|
tree
|
snapshot
2004-10-25
John Darrington
Fixed namespace clash (stderr)
commit
|
commitdiff
|
tree
|
snapshot
2004-10-25
John Darrington
Added this file which I forgot.
commit
|
commitdiff
|
tree
|
snapshot
2004-10-24
John Darrington
Added most of the calculations for the ONEWAY command.
commit
|
commitdiff
|
tree
|
snapshot
2004-10-22
John Darrington
Updated AUTHORS to reflect JMD's work
commit
|
commitdiff
|
tree
|
snapshot
2004-10-22
John Darrington
Added infrastructure for the ONEWAY command.
commit
|
commitdiff
|
tree
|
snapshot
2004-10-22
John Darrington
Added framework for the ONEWAY command.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-07
Ben Pfaff
(cmd_descriptives) Remove harmless but bogus test in...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-01
Ben Pfaff
Fix memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-31
Ben Pfaff
Fully implement arbitrary delimiters on DATA LIST,...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-13
pjk
Do not kill trailing spaces - breaks data list list...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-13
pjk
Adjusted code for DATA LIST (free/list) to be more...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-13
pjk
Add support for (TAB) to DATA LIST FREE/LIST
commit
|
commitdiff
|
tree
|
snapshot
2004-05-04
pjk
Fix segfault in recode (recode with an int src, string...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-03
Ben Pfaff
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-28
pjk
configure.ac: check for presence / add libgnugetopt...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-28
pjk
- Add test for compute heap munching bug (compute a...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-27
pjk
- Fixed bug in pool (free_all_gizmos) where gizmos...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-27
Ben Pfaff
We're abusing the current ASCII driver by telling it...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-23
pjk
Fix broken check-in
commit
|
commitdiff
|
tree
|
snapshot
2004-04-23
pjk
Add test for bug fixed recently in recode
commit
|
commitdiff
|
tree
|
snapshot
2004-04-23
pjk
Fix bug where a copy dest spec would cause a failed...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-22
Ben Pfaff
Fix @node line.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-20
Ben Pfaff
Done with updating portable file description in docs.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-20
Ben Pfaff
Minor updates to data file and portable file descriptio...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-20
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-17
Ben Pfaff
Contrary to what I'd always understood, there is an...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-14
Ben Pfaff
Adjust calculation of kurtosis to avoid subtracting...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-11
Ben Pfaff
Rework moments routines for improved numerical stabilit...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-10
Ben Pfaff
Fix assert failure when only MOMENT_MEAN is needed...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-09
Michael Kiefte
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2004-04-09
Michael Kiefte
* descript.c:
commit
|
commitdiff
|
tree
|
snapshot
2004-04-07
Ben Pfaff
Update what I'm working on.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-06
Michael Kiefte
Updated ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-06
Michael Kiefte
* Changed dict_get_case_weight() to accept an additiona...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-05
John Darrington
Fixed configuration problems with gsl
commit
|
commitdiff
|
tree
|
snapshot
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
next